Blender Git Commit Log

Git Commits -> Revision 7e7f562

Revision 7e7f562 by Peter Schlaile (master)
February 3, 2008, 18:58 (GMT)
== Sequencer ==

This adds low resolution proxy support to the blender sequencer, so
that even HD editing should be possible on slower machines.

The proxies are stored as directories of JPEG-files and are only
activated, if you use preview-resolution rendering.

For your final render, just switch back to full resolution and
the original files are used again.

It enables even proxying of whole effect pipelines and scene-strips
(but you have to your own custom directory for file storage then,
since blender has no filename, which could be taken as a sensible
default directory reference)

Commit Details:

Full Hash: 7e7f5628c3c5b8105122c06426d9d870c17fb771
SVN Revision: 13544
Parent Commit: ab662ae
Lines Changed: +339, -66

5 Modified Paths:

/source/blender/include/BSE_sequence.h (+1, -0) (Diff)
/source/blender/include/butspace.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+5, -5) (Diff)
/source/blender/src/buttons_scene.c (+49, -4) (Diff)
/source/blender/src/sequence.c (+283, -57) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021