Blender Git Loki
Git Commits -> Revision c52695b
Revision c52695b by Peter Schlaile (master) March 23, 2008, 17:56 (GMT) |
== Sequencer / ImBuf == Fixed a long standing bug in IMB_dupImBuf: refcounter should be better 0 within the duplicated ImBuf... Finally removed this strange STRIPELEM_META mumbo jumbo. On a way to asset management: made METAs behave like true input strips: * proxying should work * input filter options should work (including transform and color balance :) * IPOs now work in replace mode |
Commit Details:
Full Hash: c52695bafe477d8a8ee81ca37ba55e0bcd196fd7
SVN Revision: 14218
Parent Commit: 096fcb3
Lines Changed: +88, -80
6 Modified Paths:
/source/blender/imbuf/intern/allocimbuf.c (+1, -0) (Diff)
/source/blender/include/BSE_sequence.h (+0, -1) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+0, -1) (Diff)
/source/blender/src/buttons_scene.c (+4, -2) (Diff)
/source/blender/src/editseq.c (+1, -6) (Diff)
/source/blender/src/sequence.c (+82, -70) (Diff)
/source/blender/include/BSE_sequence.h (+0, -1) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+0, -1) (Diff)
/source/blender/src/buttons_scene.c (+4, -2) (Diff)
/source/blender/src/editseq.c (+1, -6) (Diff)
/source/blender/src/sequence.c (+82, -70) (Diff)