Animation: Allow NLA strips to be horizontally shuffled #105532

Merged
Nate Rupsis merged 22 commits from nrupsis/blender:NLA-horizontal-shuffle into main 2023-04-03 17:10:50 +02:00

22 Commits

Author SHA1 Message Date
Nate Rupsis 077a776ebb resolving merge conflict in nla_draw 2023-03-31 12:50:58 -04:00
Nate Rupsis 2de0b856c3 cleaning up comments, flipping boolean return type to make more sense, and removing magic number 2023-03-30 11:59:52 -04:00
Nate Rupsis c618aa5860 Merge branch 'main' into NLA-horizontal-shuffle 2023-03-30 11:26:38 -04:00
Nate Rupsis 959bce095b PR comments. Remove Doxygen comments, removed unneeded variables, slight error logic clean up 2023-03-28 13:32:26 -04:00
Nate Rupsis 0c5487a7ed fix compiler warnings 2023-03-27 15:02:44 -04:00
Nate Rupsis c5c33aad7a Merge branch 'main' into NLA-horizontal-shuffle 2023-03-27 14:06:22 -04:00
Nate Rupsis 5150420ecf MR feedback 2023-03-27 14:04:38 -04:00
Nate Rupsis 6543deed45 Merge branch 'main' into NLA-horizontal-shuffle 2023-03-24 17:02:04 -04:00
Nate Rupsis bd827f9e4f started refactor 2023-03-24 13:22:41 -04:00
Nate Rupsis 27297b5e38 Merge branch 'main' into NLA-horizontal-shuffle 2023-03-23 23:23:14 -04:00
Nate Rupsis 28adf6418d adding in some comments
buildbot/vexp-code-patch-coordinator Build done. Details
2023-03-13 19:07:45 -04:00
Nate Rupsis 2b3d2a32ea refactoring 2023-03-13 18:51:42 -04:00
Nate Rupsis 8adac3022e Merge branch 'NLA-horizontal-shuffle' of projects.blender.org:nrupsis/blender into NLA-horizontal-shuffle 2023-03-11 23:50:28 -05:00
Nate Rupsis 7f3445cbcc should do a refacotr pass on the UI at somepoint... 2023-03-11 23:47:40 -05:00
Nate Rupsis d194ab180f splitting things up into methods 2023-03-11 23:46:37 -05:00
Nate Rupsis adee8761a2 testing out getting colors 2023-03-11 20:52:02 -05:00
Nate Rupsis 1cd380418d one small refactor down 2023-03-11 20:52:02 -05:00
Nate Rupsis 67233956b0 got the horizontal overlap shuffle working 2023-03-11 20:52:02 -05:00
Nate Rupsis 4ace3a988c looking into color FIXME's 2023-03-11 20:52:02 -05:00
Nate Rupsis 2c6d0570ce one small refactor down 2023-03-09 11:43:32 -05:00
Nate Rupsis a972b9ad9c got the horizontal overlap shuffle working 2023-03-07 10:42:27 -05:00
Nate Rupsis bc81f5fe56 looking into color FIXME's 2023-03-07 10:42:26 -05:00