Blender Git Commit Log
Git Commits -> Revision 36e96e5
Revision 36e96e5 by Peter Schlaile (master) June 14, 2009, 10:59 (GMT) |
== Sequencer == This fixes: * free_imbuf_seq() didn't free all scenes. That will lead to steady memory growth in case of nested timelines with several scenes. * sequencer panels were always jumping around, depending on strip type, which was caused by choosing always the same panel position and the silly limitation, that * effect strips had no filter option, which was therefore added. So you can apply color balance on effect filter output now :) |
Commit Details:
Full Hash: 36e96e5b6e497926a6d7bbb215577bd3bf7bbee0
SVN Revision: 20872
Parent Commit: 7aeadf2
Lines Changed: +47, -12