blender/release/scripts
Tamito Kajiyama dd9c53b312 Freestyle: View map caching.
New render layer option named "View map cache" is added to reuse a
previously computed view map for subsequent rendering.  The cache is
automatically updated when the mesh geometry of the input 3D scene has
been changed.

This functionality offers a major performance boost for Freestyle
animation rendering when camera-space mesh geometry is static, as well
as for repeated still renders with updates of line stylization options.

Although the "View map cache" toggle is a render layer option, the cache
memory is shared by all render layers and scenes.  This means that if
Freestyle is used for two or more render layers (possibly in different
scenes through the compositor), then the cached view map for one render
layer is replaced by a new view map for another render layer and hence
no performance gain is expected.
2014-10-02 17:52:13 +09:00
..
addons@fd695c3a81 Update submodules to point to rc1 hash 2014-09-23 23:15:39 +06:00
addons_contrib@8f33ffcebe Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
freestyle Freestyle: New line style options for sorting and chain selection. 2014-10-01 16:01:40 +09:00
modules Fix T41902: Flipped persp/ortho region_2d_to_vector_3d 2014-09-22 11:11:45 +10:00
presets Update for release themes. 2014-09-29 16:04:43 +02:00
startup Freestyle: View map caching. 2014-10-02 17:52:13 +09:00
templates_osl Cleanup: style 2014-09-30 02:04:34 +10:00
templates_py Fix T41902: Flipped persp/ortho region_2d_to_vector_3d 2014-09-22 11:11:45 +10:00