Blender Git Loki
Git Commits -> Revision 5fc61f0
Revision 5fc61f0 by Joshua Leung (master) July 7, 2009, 06:16 (GMT) |
NLA SoC: Fixes for bugs in transform code from previous commit * The code to move strips between tracks now works (though it can still be a bit too eager to change tracks half-way through some transforms). Strips are moved up/down one strip at a time, depending on whether there is any space in the next-track in the direction you direct it to move in. * Auto-snapping works again. Also enabled snap-to-marker option for Graph Editor here. |
Commit Details:
Full Hash: 5fc61f03c12e291fa72fb3e60e5730300165aa3c
SVN Revision: 21396
Parent Commit: 2edef12
Lines Changed: +22, -7