GPencil: Remove unneeded python for calling Bake Animation
The operator was using a secondary python operator to ask parameters before running, but this can be done in invoke. Differential Revision: https://developer.blender.org/D9330
This commit is contained in:
@@ -48,7 +48,6 @@ _modules = [
|
||||
"uvcalc_lightmap",
|
||||
"vertexpaint_dirt",
|
||||
"view3d",
|
||||
"gpencil_mesh_bake",
|
||||
"wm",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user