Blender Git Commit Log
Git Commits -> Revision 137b3e1
Revision 137b3e1 by Peter Schlaile (master) May 26, 2009, 12:57 (GMT) |
== Sequencer == This adds a per preview option to set render sizes (which proxy size is used). That makes it possible to have * several small preview screens which update really fast using the proxy files * one large output screen that operates in full resolution Since most of the time not all input strips are considered when calculating an output screen, this is a big win. Also: one can disable a preview screen completely using this option. Other use cases: vector + chromaviews don't always need full resolution pictures and work equally well on proxy files! This option finally makes my working setup _completely_ realtime :) |
Commit Details:
Full Hash: 137b3e1dc519bef99bad4201e9374346877bbe40
SVN Revision: 20423
Parent Commit: e93d1ba
Lines Changed: +142, -76