blender/release/scripts
Andrea Weikert 9e90cf6d78 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
2009-11-08 15:03:10 +00:00
..
io fluid cache need a +1 offset, their frame 0 is blender frame 1 (fun stuff) 2009-11-07 17:47:54 +00:00
modules bpy/rna api class feature 2009-11-08 01:13:19 +00:00
op use the cwd for the shell prompt, use subprocess.getstatusoutput rather then popen() 2009-11-08 12:35:37 +00:00
templates pep8 whitespace commit 2009-11-07 22:07:46 +00:00
ui Sequencer: (small Durian wish) 2009-11-08 15:03:10 +00:00