Open MattiaPugliatti opened 5 months ago
Some properties of an instance are initialized in the constructor, however they are global variables and therefore new instances would overwrite them in the Blender environment. Examples:
After preliminary review, the following solution is proposed in https://github.com/MattiaPugliatti/corto/commit/bc61c2579ee1303140f8e1d554365c0d2395bb80.
for example, as in "Camera" or "Body", etc.