Blender Git Commit Log
Git Commits -> Revision 3a51aed
Revision 3a51aed by Joshua Leung (master) September 9, 2007, 11:54 (GMT) |
Bugfix #6923: NLA was calculating extensions of strips in the wrong order. This was not an issue in many cases, although it is highlighted in the following case: [strip 1 - 'hold' is on] ---------------------------- [strip 2 ] Logically, the end of strip 1 would hold on until the start of strip 2. However, the start of strip 2 was extended to the end of strip 1 instead. |
Commit Details:
Full Hash: 3a51aed18de35963845339bcd72e7c5085dc6e1f
SVN Revision: 11982
Parent Commit: 8ddbd84
Lines Changed: +3, -3
1 Modified Path:
/source/blender/blenkernel/intern/action.c (+3, -3) (Diff)