Blender Git Commit Log
Git Commits -> Revision cb7e393
Revision cb7e393 by Peter Schlaile (master) August 5, 2007, 19:13 (GMT) |
== Sequencer == This fixes [#6996] Sequence Nesting and enables sequence nesting for the first time :) The old hack done by Ton prevented eternal loops by preventing Sequence tracks being added to Sequence scenes. We now disable "Do sequence" temporarily for the _current_ scene, which has the same effect but leaves the possibility of sequence nesting untouched. Also fixes a warning in editseq (uninitialized variable). |
Commit Details:
Full Hash: cb7e393307024facb4ed2f6a5009ce3a17e26eee
SVN Revision: 11492
Parent Commit: ad4e54c
Lines Changed: +7, -4