Go to file
Brecht Van Lommel 3eaa46e80d Cycles: improve the Oren-Nayar BSDF (roughness value for Diffuse), to avoid
undesired dark rings, and give more accurate lighting when the light is
behind the object. As a bonus, the code is simpler & faster.

Patch by Yasuhiro Fujii, detailed explanation here:
http://mimosa-pudica.net/improved-oren-nayar.html
2012-02-22 15:04:22 +00:00
build_files XDND support now can be disabled using WITH_GHOST_XDND=OFF with CMake and WITH_GHOST_XDND=False with SCons 2012-02-17 20:51:39 +00:00
doc remove section in gotcha's doc about matrix col/row order since this has been changed. 2012-02-17 20:41:41 +00:00
extern Somehow typo was made just before commit in previous patch. 2012-02-21 13:00:58 +00:00
intern Cycles: improve the Oren-Nayar BSDF (roughness value for Diffuse), to avoid 2012-02-22 15:04:22 +00:00
release Fix #30276: mesh subdivision shorcut with maya preset 2012-02-22 08:25:14 +00:00
source fix 2 small bugs 2012-02-22 14:55:12 +00:00
CMakeLists.txt Fix #30270, #30265: cycles not displaying textured objects, and not rendering 2012-02-21 14:39:59 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Correct mathutils documentation, also correct some python spelling errors and add makefile target check_spelling 2012-02-08 04:37:37 +00:00
SConstruct Reverting changes made to build systems when was upgrading OpenAL. 2012-02-17 16:58:34 +00:00