more fixes

This commit is contained in:
2026-08-04 11:13:09 +08:00
parent bb3bf11914
commit 4f1d76227e
25 changed files with 157 additions and 29 deletions
@@ -1,39 +1,39 @@
bone_shape_data = [
{
"bone_name": "hand_l",
"rot_X": "20",
"rot_Y": "0",
"rot_Z": "4",
"bone_name": "ctrl_ik_hand_l",
"rot_X": "0",
"rot_Y": "90",
"rot_Z": "0",
"scale": "0.750",
"shape": "rig_shape_circle",
"color": "THEME09",
"width": "3"
},
{
"bone_name": "hand_r",
"rot_X": "20",
"rot_Y": "0",
"rot_Z": "-4",
"bone_name": "ctrl_ik_hand_r",
"rot_X": "0",
"rot_Y": "90",
"rot_Z": "0",
"scale": "0.750",
"shape": "rig_shape_circle",
"color": "THEME09",
"width": "3"
},
{
"bone_name": "feet_l",
"rot_X": "12",
"rot_Y": "0",
"rot_Z": "-5",
"bone_name": "ctrl_ik_foot_l",
"rot_X": "0",
"rot_Y": "90",
"rot_Z": "0",
"scale": "1.0",
"shape": "rig_shape_circle",
"color": "THEME09",
"width": "3"
},
{
"bone_name": "feet_r",
"rot_X": "12",
"rot_Y": "0",
"rot_Z": "5",
"bone_name": "ctrl_ik_foot_r",
"rot_X": "0",
"rot_Y": "90",
"rot_Z": "0",
"scale": "1.0",
"shape": "rig_shape_circle",
"color": "THEME09",