blender/intern/cycles/app
Thomas Dinges 46dd1a9167 Cycles / CMake:
* Removed PARTIO building code, partio code was removed already.
* Include "app" dir only when building with CYCLES_TEST enabled.
2012-11-09 18:31:04 +00:00
..
CMakeLists.txt Cycles / CMake: 2012-11-09 18:31:04 +00:00
cycles_server.cpp Cycles: device code refactoring, no functional changes. 2012-01-04 18:06:32 +00:00
cycles_test.cpp Cycles / Test: 2012-09-14 13:11:48 +00:00
cycles_xml.cpp Integer socket support in Cycles. Int values are already supported natively in OSL, but were not used as actual ints on the SVM stack. This patch implements all the necessary functionality to support reading input values from RNA properties and convert between SHADER_SOCKET_INT and other types. 2012-10-20 13:11:45 +00:00
cycles_xml.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
io_export_cycles_xml.py Code Cleanup: check is / is not when comparing singletons. 2012-02-02 21:07:56 +00:00