tweak FKRot baking and removal
This commit is contained in:
@@ -95,6 +95,7 @@ class DLM_PT_main_panel(Panel):
|
||||
row.operator("dlm.migrator_basebody_shapekeys", text="MigBBodyShapeKeys", icon="SHAPEKEY_DATA")
|
||||
row = box.row(align=True)
|
||||
row.operator("dlm.migrator_fk_rotations", text="MigFKRot", icon="BONE_DATA")
|
||||
row.operator("dlm.migrator_fk_rotations_remove", text="Remove", icon="X")
|
||||
row.operator("dlm.migrator_fk_rotations_bake", text="Bake", icon="KEYFRAME")
|
||||
|
||||
# Tweak Tools
|
||||
|
||||
Reference in New Issue
Block a user