You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Blender/FrontiersAnimationTools/skeleton/skeleton_export.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ class HedgehogSkeletonExport(bpy.types.Operator, ExportHelper):
69
69
use_yx_orientation: BoolProperty(
70
70
name="Convert from YX Bone Orientation",
71
71
description="If your skeleton was imported from XZ to YX to function better in Blender, use this option to switch bones back from YX to XZ (important for in-game IK)",
0 commit comments