Animation: Add in Parent space alignment option to the Transform Orientation gizmo #104724

Merged
Nate Rupsis merged 47 commits from nrupsis/blender:parent-space into main 2023-04-20 17:40:31 +02:00

47 Commits

Author SHA1 Message Date
Nate Rupsis c12b7e2711 Cleaned up comments 2023-04-20 11:32:53 -04:00
Nate Rupsis e8dde5aa7d Merge branch 'main' into parent-space 2023-04-20 10:55:44 -04:00
Nate Rupsis 60194e0ad5 Merge branch 'main' of https://projects.blender.org/blender/blender 2023-04-20 10:55:30 -04:00
Nate Rupsis 7e1e58f047 Merge branch 'main' of https://projects.blender.org/blender/blender 2023-04-18 19:27:36 -04:00
Nate Rupsis 996c76f5b6 Merge branch 'main' of https://projects.blender.org/blender/blender 2023-04-18 12:55:56 -04:00
Nate Rupsis ccba9fd0a4 Merge branch 'main' into parent-space
buildbot/vexp-code-patch-coordinator Build done. Details
2023-04-17 13:39:18 -04:00
Nate Rupsis b05fd22795 Merge branch 'main' of https://projects.blender.org/blender/blender 2023-04-17 13:39:03 -04:00
Nate Rupsis 27306000a3 root bone doesn't account for local location. Just used parent object (armature object) 2023-04-17 13:38:47 -04:00
Nate Rupsis f7fd94e36a Merge branch 'main' into parent-space
buildbot/vexp-code-patch-coordinator Build done. Details
2023-04-16 18:16:35 -04:00
Nate Rupsis da512eec3e Merge branch 'main' of https://projects.blender.org/blender/blender
the commit.
2023-04-16 18:16:08 -04:00
Nate Rupsis 6448649971 space cleanup 2023-04-16 18:15:50 -04:00
Nate Rupsis 0ef2fb3f07 removing clion gitignore 2023-04-14 09:52:42 -07:00
Nate Rupsis 46214f2804 Merge branch 'main' into parent-space 2023-04-14 09:50:52 -07:00
Nate Rupsis 029c21f470 Merge branch 'main' of https://projects.blender.org/blender/blender 2023-04-14 09:50:25 -07:00
Nate Rupsis 0b0c39a646 reverting to child bone always using parent space, regardless of local location. Also use blenk icon 1 to preserve icon width 2023-04-14 09:44:34 -07:00
Nate Rupsis cbcec133f4 Merge branch 'main' into parent-space 2023-04-04 16:35:27 -04:00
Nate Rupsis e13ed88c35 Merge branch 'main' of https://projects.blender.org/blender/blender 2023-04-04 16:34:49 -04:00
Nate Rupsis 46680d7a33 Cleaning logic up a little bit 2023-04-04 16:30:34 -04:00
Nate Rupsis 574f15d1f5 Cleanup: Fix spelling for 'bone' 2023-04-03 15:53:58 -04:00
Nate Rupsis 928e06c5e1 7 was not a lucky number
buildbot/vexp-code-patch-coordinator Build done. Details
2023-04-03 14:38:12 -04:00
Nate Rupsis cc12f1461d Child with local location now uses bone local. Clean up comments to reflect changes
buildbot/vexp-code-patch-coordinator Build done. Details
2023-04-03 14:22:11 -04:00
Nate Rupsis b29915e4ca Merge branch 'main' into parent-space 2023-04-03 13:23:45 -04:00
Nate Rupsis 624550d7d8 need to use parent pose matrix, instead of armature_mat
buildbot/vexp-code-patch-coordinator Build done. Details
2023-03-23 22:19:44 -04:00
Nate Rupsis 2cd3ca19d0 Merge branch 'main' into parent-space 2023-03-22 18:54:37 -04:00
Nate Rupsis 2b2738b392 comment cleanup
buildbot/vexp-code-patch-coordinator Build done. Details
2023-03-22 18:52:39 -04:00
Nate Rupsis ee31fd6403 using local icon 2023-03-22 17:41:08 -04:00
Nate Rupsis 9f38850d18 Merge branch 'main' into parent-space 2023-03-22 17:05:53 -04:00
Nate Rupsis a3ed6817dc Merge branch 'main' into parent-space 2023-03-22 10:49:17 -04:00
Nate Rupsis 845f2b2f4a using local orientation icon for parent 2023-03-22 10:46:40 -04:00
Nate Rupsis d429867e5b Merge branch 'main' into parent-space 2023-03-14 15:55:08 -04:00
Nate Rupsis f3e4fd0ff4 use parent orientation regardless if parent has local location or not
buildbot/vexp-code-patch-coordinator Build done. Details
2023-02-23 11:39:15 -05:00
Nate Rupsis 80f8127fd2 Merge branch 'main' into parent-space 2023-02-23 10:20:51 -05:00
Nate Rupsis 8e6e6ab881 adding in parent local location option 2023-02-23 10:16:13 -05:00
Nate Rupsis a8c43a7e24 Merge branch 'main' into parent-space
buildbot/vexp-code-patch-coordinator Build done. Details
2023-02-20 13:53:29 -05:00
Nate Rupsis 56bd342a70 Merge branch 'main' into parent-space 2023-02-20 11:33:20 -05:00
Nate Rupsis 761c27e4b7 refactroing, and head sratching. But I think I got it all working
buildbot/vexp-code-patch-coordinator Build done. Details
2023-02-17 16:53:05 -05:00
Nate Rupsis 540c4676a1 Merge branch 'parent-space' of projects.blender.org:nrupsis/blender into parent-space
buildbot/vexp-code-patch-coordinator Build done. Details
2023-02-16 16:04:17 -05:00
Nate Rupsis 07324b754c we needed to grab the local space transform of the parent 2023-02-16 16:01:47 -05:00
Nate Rupsis c24f726e56 I think I got it. using object orientation if root bone, and not BONE_LOCAL_LOCATION set 2023-02-16 14:32:19 -05:00
Nate Rupsis 016858ce73 some ugly code to test out objects / bones that don't have parents 2023-02-16 14:32:17 -05:00
Nate Rupsis 2492bb62bd got things compiling 2023-02-16 14:31:53 -05:00
Nate Rupsis 2e5da7e81f initial patch apply 2023-02-16 14:31:25 -05:00
Nate Rupsis 21dce79b22 I think I got it. using object orientation if root bone, and not BONE_LOCAL_LOCATION set
buildbot/vexp-code-patch-coordinator Build done. Details
2023-02-16 00:33:51 -05:00
Nate Rupsis a0ab449034 some ugly code to test out objects / bones that don't have parents
buildbot/vexp-code-patch-coordinator Build done. Details
2023-02-15 18:07:45 -05:00
Nate Rupsis e79c095692 Merge branch 'main' into parent-space
buildbot/vexp-code-patch-coordinator Build done. Details
2023-02-13 16:36:44 -05:00
Nate Rupsis 47932223f5 got things compiling 2023-02-13 12:05:15 -05:00
Nate Rupsis da4d8416b4 initial patch apply 2023-02-10 13:04:48 -05:00