blender/intern/cycles/app
Thomas Dinges 5fab174031 Cycles Test App:
* Remove outdated hard coded path from path_init().
2012-11-09 21:44:31 +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 App: 2012-11-09 21:44:31 +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