Merged changes in the trunk up to revision 40520.
This commit is contained in:
@@ -24,11 +24,11 @@ if "bpy" in locals():
|
||||
_reload(val)
|
||||
_modules = (
|
||||
"add_mesh_torus",
|
||||
"animsys_update",
|
||||
"anim",
|
||||
"console",
|
||||
"freestyle",
|
||||
"image",
|
||||
"mesh",
|
||||
"nla",
|
||||
"object_align",
|
||||
"object",
|
||||
"object_randomize_transform",
|
||||
@@ -40,6 +40,7 @@ _modules = (
|
||||
"uvcalc_lightmap",
|
||||
"uvcalc_smart_project",
|
||||
"vertexpaint_dirt",
|
||||
"view3d",
|
||||
"wm",
|
||||
)
|
||||
__import__(name=__name__, fromlist=_modules)
|
||||
|
Reference in New Issue
Block a user