blender/intern/cycles
Dalai Felinto 3a3edc6c2d Revert "fix T40375 Glossy shader bakes different than render"
This reverts commit 12abe94de827d9ae9c0dd6cc49bc6c3e377842ad.

After a long discussion in the bug tracker we decided baking should use
the faces normals for glossy (and combined). This is what Blender
Internal is doing, and one of the more predictable way of yielding
predictable results.

That also means the result will not match the render perfectly, but this
is preferrable over the alternatives at hand.

Conflicts:
	intern/cycles/kernel/kernel_bake.h
2014-05-29 01:19:12 -03:00
..
app Fix cycles standalone compile error of shading system enum change. 2014-05-19 19:33:09 +02:00
blender fix T40323 Segfault on baking after rendering 2014-05-22 20:18:48 -03:00
bvh Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Fix T40379: world MIS causing too much CUDA memory usage. 2014-05-27 15:11:32 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Revert "fix T40375 Glossy shader bakes different than render" 2014-05-29 01:19:12 -03:00
render Fix T40306: cycles baking not distributing work among CPU cores well. 2014-05-26 13:51:11 +02:00
subd Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
util Move ShadingSystem enum to shader.h 2014-05-19 14:46:58 +03:00
CMakeLists.txt Fix '-Werror=float-conversion' error with gcc < 4.9, for CMake 2014-05-03 10:54:02 +02:00
SConscript CMake/SCons: finish removing MSVC2012 references 2014-05-15 16:16:25 +10:00