Blender Git Commit Log

Git Commits -> Revision 9e90cf6

Revision 9e90cf6 by Andrea Weikert (master)
November 8, 2009, 15:03 (GMT)
Sequencer: (small Durian wish)
* new operator: set rendersize (SEQUENCE_OT_rendersize) sets the render output size in the current scene to the size of the active sequence strip
* works for movies and images right now
* TODO: currently only works if image or movie strip has been loaded (as in showing the preview for example) - reason is that otherwise the size is not initialized in the strip

Commit Details:

Full Hash: 9e90cf6d78419d19751802a1b6046bb89b35f1ee
SVN Revision: 24408
Parent Commit: af011f3
Lines Changed: +53, -0

4 Modified Paths:

/release/scripts/ui/space_sequencer.py (+2, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+49, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_intern.h (+1, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_ops.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021