You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few print statements in the code that are probably better turned into logging statements.
Blender seems to only provide sending reports to the user as feedback within operators. Printing and logging may not be of great use.
There are a few print statements in the code that are probably better turned into logging statements.
Blender seems to only provide sending reports to the user as feedback within operators. Printing and logging may not be of great use.