Fix #117927: Limit rotation constraint flipping #118502

Merged
Christoph Lendenfeld merged 12 commits from ChrisLend/blender:fix_limit_rot_constraint into main 2024-04-04 16:31:08 +02:00

12 Commits

Author SHA1 Message Date
Christoph Lendenfeld 3ce86973f8 rename Higher to Upper
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-04-04 15:33:23 +02:00
Christoph Lendenfeld 159f0d3f27 Merge branch 'main' into fix_limit_rot_constraint 2024-04-04 15:29:21 +02:00
Christoph Lendenfeld 9e63b195c5 set soft limits 2024-03-01 12:37:32 +01:00
Christoph Lendenfeld 4ced0e146b remove timing code 2024-03-01 12:22:24 +01:00
Christoph Lendenfeld 8ddd9e2b1e Merge branch 'main' into fix_limit_rot_constraint 2024-03-01 12:20:01 +01:00
Christoph Lendenfeld 976beda1ee comments and code simplification 2024-02-29 12:13:22 +01:00
Christoph Lendenfeld ecbadc0e22 use nathans code 2024-02-27 16:48:50 +01:00
Christoph Lendenfeld fed69e65b5 Merge branch 'blender-v4.1-release' into fix_limit_rot_constraint 2024-02-27 16:32:12 +01:00
Christoph Lendenfeld 8b7e074058 clamp to min 2024-02-23 12:26:15 +01:00
Christoph Lendenfeld b70d15e7ea Merge branch 'blender-v4.1-release' into fix_limit_rot_constraint 2024-02-23 12:23:44 +01:00
Christoph Lendenfeld 548d7a90f2 don't constrain if max<=min or range>2pi 2024-02-22 14:13:50 +01:00
Christoph Lendenfeld ced21c6739 the fix
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-02-20 13:28:47 +01:00