Blender Git Commit Log
Git Commits -> Revision 98e26b1
Revision 98e26b1 by Peter Schlaile (master) July 25, 2010, 17:19 (GMT) |
== Sequencer == Some cleanup on effects: - converted interface to float cfra - made effects return their own ImBufs, which has the following advantages: * code in sequencer.c is a lot more readable. * multicam saves one memcpy of an image * prepares things for GPU-rendering |
Commit Details:
Full Hash: 98e26b1b081205730c4392fa884810bb65bd0c21
SVN Revision: 30722
Parent Commit: 6ec87e6
Lines Changed: +235, -195