Collada: (Exporter) fix Operator preset
This commit is contained in:
@@ -3,6 +3,8 @@ op = bpy.context.active_operator
|
||||
|
||||
op.selected = True
|
||||
op.apply_modifiers = True
|
||||
op.include_bone_children = False
|
||||
op.include_armatures = False
|
||||
op.include_children = False
|
||||
op.use_object_instantiation = False
|
||||
op.sort_by_name = True
|
||||
op.second_life = True
|
||||
|
||||
Reference in New Issue
Block a user