Blender Git Commit Log

Git Commits -> Revision cdb8453

Revision cdb8453 by Tamito Kajiyama (master)
November 1, 2009, 01:11 (GMT)
* Removed a back pointer to a Scene (the "current" scene as in Blender
2.4x) from within Freestyle. Now Freestyle configuration parameters
are edited without relying on the notion of the current scene. This
resolved a few related issues as described below:

- A bug in Freestyle configuration management with respect to
multiple scenes was fixed. Now Freestyle configuration parameters
(e.g., style modules, ridges/valleys, suggestive contours) can be
specified for each render layer of each scene. Composition of
multiple render layers from different scenes should work as expected.

- A crash after undoing was fixed as well.

* Removed unused external Freestyle functions and global variables
from FRS_freestyle.h and FRS_freestyle.cpp.

Commit Details:

Full Hash: cdb84534e5b9edd044cb015acd39cd19fb304163
SVN Revision: 24206
Parent Commit: d56a0fd
Lines Changed: +33, -91

4 Modified Paths:

/source/blender/blenkernel/intern/blender.c (+0, -3) (Diff)
/source/blender/editors/render/render_shading.c (+8, -8) (Diff)
/source/blender/freestyle/FRS_freestyle.h (+4, -15) (Diff)
/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (+21, -65) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021