Blender Git Loki
Git Commits -> Revision c397e8b
Revision c397e8b by Joshua Leung (master) February 10, 2011, 05:15 (GMT) |
Bugfix [#25831] Sorting channels broken Recoded animation channel sorting code. In particular, the old code didn't handle "islands" of selected items well (i.e. a chain of several connected items in a row), with some of these cases having unpredictable results. There were also some bugs in the way some of the rearranging methods worked, allowing some invalid operations to be performed. Some of these probably triggered errors such as some channels getting stuck, and so on. |
Commit Details:
Full Hash: c397e8b4e060fee84d00ba37641fea72bd724744
SVN Revision: 34750
Parent Commit: 30ada8f
Lines Changed: +199, -171
1 Modified Path:
/source/blender/editors/animation/anim_channels_edit.c (+199, -171) (Diff)