blender/intern/cycles/app
Thomas Dinges a06358570e Cycles Test App:
* Added some new integrator parameters to the xml reading. 
* Added ability to specify window width/height, if not set it uses film/camera width/height. 
* Added back the xml exporter script from cycles branch, with modifications to hock up into the UI. To use it, copy the script into 2.61/scripts/startup.

Note: This is intended for developers for now, but the standalone Cycles app has potential to be used as benchmark for example.
2011-12-25 13:34:18 +00:00
..
CMakeLists.txt edits to cycles cmake files so cmake_consistency_check.py can parse them. 2011-11-08 20:27:37 +00:00
cycles_server.cpp 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
cycles_test.cpp Cycles Test App: 2011-12-25 13:34:18 +00:00
cycles_xml.cpp Cycles Test App: 2011-12-25 13:34:18 +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 Cycles Test App: 2011-12-25 13:34:18 +00:00