Blender Git Commit Log

Git Commits -> Revision e6ce07a

Revision e6ce07a by Thomas Dinges (master)
October 8, 2013, 17:07 (GMT)
Cycles / SSS:
* Remove the compatible falloff SSS implementation. We shouldn't support two implementations in the long term, and 2.7x is a good release number do break some compatibility as well.

* Version patch added, so Files with Compatible falloff will automatically use Cubic now.

It was already mentioned in the manual, that Compatible is deprecated.
http://wiki.blender.org/index.php/Doc:2.6/Manual/Render/Cycles/Nodes/Shaders#BSSRDF

Commit Details:

Full Hash: e6ce07a5d47bcaabceb10e164b7acaf2c55072fe
SVN Revision: 60615
Parent Commit: 03f7885
Lines Changed: +51, -223

10 Modified Paths:

/intern/cycles/blender/blender_shader.cpp (+0, -3) (Diff)
/intern/cycles/kernel/kernel_path.h (+30, -53) (Diff)
/intern/cycles/kernel/kernel_subsurface.h (+0, -159) (Diff)
/intern/cycles/kernel/osl/osl_shader.cpp (+1, -1) (Diff)
/intern/cycles/kernel/svm/svm_closure.h (+1, -2) (Diff)
/intern/cycles/kernel/svm/svm_types.h (+1, -2) (Diff)
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+16, -0) (Diff)
/source/blender/makesdna/DNA_node_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021