tweak FKRot baking and removal

This commit is contained in:
Nathan
2026-03-09 16:03:23 -06:00
parent 1de7ec5752
commit b681d02462
4 changed files with 808 additions and 35 deletions
+1
View File
@@ -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