blender/intern/cycles
2016-05-29 20:30:16 +02:00
..
app Fix debug mode assert in subd code after recent refactoring. 2016-05-29 20:30:16 +02:00
blender Code refactor: pass ShaderInput to constant_fold, so it supports arbitrary types. 2016-05-29 20:30:16 +02:00
bvh Code refactor: modify mesh storage to use arrays rather than vectors, separate some arrays. 2016-05-28 18:31:00 +02:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Fix Cycles compile errors with GCC due to double promotion as errors. 2016-05-22 19:17:22 +02:00
doc
graph Code refactor: minor node and node type utility functions and changes. 2016-05-29 20:30:16 +02:00
kernel Code refactor: add separate RGB to BW node and rename some sockets. 2016-05-29 20:30:16 +02:00
render Code refactor: pass ShaderInput to constant_fold, so it supports arbitrary types. 2016-05-29 20:30:16 +02:00
subd Fix debug mode assert in subd code after recent refactoring. 2016-05-29 20:30:16 +02:00
test Cycles: Minor cleanup, whitespace around keyword and preprocessor indent 2016-04-13 08:58:52 +02:00
util Cleanup: Further tweaks for consistency and simplifications. 2016-05-27 23:35:29 +02:00
CMakeLists.txt Code refactor: add generic Cycles node infrastructure. 2016-05-22 17:29:24 +02:00