Anim import code moved to new file

This commit is contained in:
William Herald Snyder
2022-10-01 15:10:00 -04:00
parent 329303e256
commit 48aabaf8d4
3 changed files with 107 additions and 86 deletions

View File

@@ -64,6 +64,7 @@ from .msh_skeleton_properties import *
from .msh_collision_prim_properties import *
from .msh_material_operators import *
from .msh_scene_to_blend import *
from .msh_anim_to_blend import *
from .zaa_to_blend import *