blender/intern/cycles
Thomas Dinges cdbac018a2 Cycles, some tweaks to scene_intersect_shadow_all()
* Function returns a bool, not an uint.
* Remove GPU ifdefs, this is CPU only due to malloc / qsort.
2014-10-03 20:41:38 +02:00
..
app Add texture coordinate export. 2014-09-19 10:44:42 +03:00
blender Cycles: Make camera-in-volume an official feature 2014-10-03 12:55:31 +06:00
bvh Cycles: Rebuild BVH from scratch if loading cache failed 2014-09-01 18:05:10 +06:00
cmake Cycles: use SYSTEM for external includes 2014-06-29 04:00:31 +10:00
device Cycles: Implement preliminary test for volume stack update from SSS 2014-10-03 10:52:04 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles, some tweaks to scene_intersect_shadow_all() 2014-10-03 20:41:38 +02:00
render Cycles: Decouple object flags update to a separate update step 2014-10-03 12:13:41 +02:00
subd Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
util Cycles: Keep ccl_always_inline always inlining the stuff 2014-09-26 02:03:49 +06:00
CMakeLists.txt Cycles: Add support of Glog logging 2014-09-25 17:08:32 +06:00
SConscript Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00