blender/intern/cycles
Sergey Sharybin c06d3b6c36 Cycles: Fix compilation error on Windows with OSL enabled
Seems there's some conflict around `near` identifier in that configuration.
2016-07-11 18:15:51 +02:00
..
app Fix Cycles debug build assert on some platforms, tighten checks to avoid this in the future. 2016-06-12 17:35:15 +02:00
blender Cycles: Fix failed assert with isotropic Ashikhmin-Shirley distribution in the Glossy node 2016-07-10 16:41:21 +02:00
bvh Cycles: Implement unaligned nodes BVH builder 2016-07-07 17:25:48 +02:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Fix Cycles assert after recent half changes. 2016-06-19 20:17:25 +02:00
doc
graph Cycles: Fix the Convert Node type registration 2016-06-23 03:15:57 +02:00
kernel Cycles: Fix compilation error on Windows with OSL enabled 2016-07-11 18:15:51 +02:00
render Cycles: Enable unaligned BVH builder for scenes with hair 2016-07-07 17:25:48 +02:00
subd Cycles: Fix regression introduced in c96a4c8 2016-06-07 07:38:09 -04:00
test Cycles: Minor cleanup, whitespace around keyword and preprocessor indent 2016-04-13 08:58:52 +02:00
util Cycles: Use utility define for restrict pointers 2016-07-11 13:58:47 +02:00
CMakeLists.txt Code refactor: add generic Cycles node infrastructure. 2016-05-22 17:29:24 +02:00