blender/intern/cycles/blender
Thomas Dinges e6ce07a5d4 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
2013-10-08 17:07:18 +00:00
..
addon Fix cycles hair render UI panel showing for particles that are not hair, 2013-10-04 18:04:29 +00:00
blender_camera.cpp Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
blender_curves.cpp remove unused modifier argument from ParticleSystem.co_hair 2013-09-20 06:20:07 +00:00
blender_mesh.cpp Fix #36962, "Render emitter" option for hair is ignored in Cycles. Hair particles use the hide_tris boolean to disable rendering of the emitter, but this was still ANDed with the "experimental" flag. 2013-10-05 12:46:32 +00:00
blender_object.cpp Cycles / Sampling UI: 2013-08-22 19:57:56 +00:00
blender_particles.cpp Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
blender_python.cpp Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
blender_session.cpp Fix #36731: border render not updating properly with persistent images 2013-09-16 21:20:21 +00:00
blender_session.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
blender_shader.cpp Cycles / SSS: 2013-10-08 17:07:18 +00:00
blender_sync.cpp Better fix for #36935 and 36316: 2013-10-05 19:56:34 +00:00
blender_sync.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
blender_util.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
CCL_api.h Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
CMakeLists.txt Add GLEW_STATIC definition for CMake as well. 2013-10-07 18:56:21 +00:00