blender/intern/cycles
Sergey Sharybin d5220d23f9 Cycles: Fixes for recent refactor
- add_vertex() can be called from split_vertex() which does not guarantee
  to have properly pre-allocate arrays.

- Need to check whether Cycles is compiled with OSL in XML reader.
2016-05-31 15:32:31 +02:00
..
app Cycles: Fixes for recent refactor 2016-05-31 15:32:31 +02:00
blender Fix broken Cycles curve motion radius after recent refactor, and fix warnings. 2016-05-31 00:21:33 +02:00
bvh Cycles: Add human readable sizes to debug output 2016-05-31 06:13:54 -04:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Cycles: Add human readable sizes to debug output 2016-05-31 06:13:54 -04:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Code refactor: minor node and node type utility functions and changes. 2016-05-29 20:30:16 +02:00
kernel Fix T48556: Missing transparent shadows on AMD OpenCL 2016-05-31 11:48:07 +02:00
render Cycles: Fixes for recent refactor 2016-05-31 15:32:31 +02:00
subd Fix broken Cycles curve motion radius after recent refactor, and fix warnings. 2016-05-31 00:21:33 +02:00
test Cycles: Minor cleanup, whitespace around keyword and preprocessor indent 2016-04-13 08:58:52 +02:00
util Cycles: Add human readable sizes to debug output 2016-05-31 06:13:54 -04:00
CMakeLists.txt Code refactor: add generic Cycles node infrastructure. 2016-05-22 17:29:24 +02:00