- move animsys update operator into the anim.py
- move the data into animsys_refactor.py module so its not loaded on blender start.
This commit is contained in:
@@ -25,7 +25,6 @@ if "bpy" in locals():
|
||||
_modules = (
|
||||
"add_mesh_torus",
|
||||
"anim",
|
||||
"animsys_update",
|
||||
"console",
|
||||
"image",
|
||||
"mesh",
|
||||
|
Reference in New Issue
Block a user