blender/intern/cycles
Brecht Van Lommel eff3bd4e98 Fix T38439: allow IOR in range [0, inf] instead of [1, inf] in Cycles.
The same can be achieved by flipping normals on the mesh, but it can be
convenient to do this in the shader.
2014-02-03 17:08:34 +01:00
..
app Cycles Standalone: Basic support for external OSL shaders. 2014-01-26 16:23:07 +01:00
blender Code cleanup: use bools where possible 2014-02-03 19:35:44 +11:00
bvh spelling: use American spelling for canceled 2013-10-26 01:06:19 +00:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Cuda use streams and async to avoid busywaiting 2014-01-28 18:40:08 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix T38439: allow IOR in range [0, inf] instead of [1, inf] in Cycles. 2014-02-03 17:08:34 +01:00
render Code cleanup: white space and cmake was broken on all platforms 2014-02-03 13:56:34 +11:00
subd Cycles: experimental OpenSubdiv code. 2013-11-28 02:11:42 +01:00
util Code cleanup: white space and cmake was broken on all platforms 2014-02-03 13:56:34 +11:00
CMakeLists.txt Cycles: enable /arch:AVX in msvc 11 and later versions for avx kernel 2014-02-03 17:22:50 +04:00
SConscript Fix sconscript syntax error when using python 2.x instead of 3.x. 2014-01-29 14:50:20 +01:00