blender/intern/cycles
Brecht Van Lommel a47e6810a2 Fixes for cycles Mapping and Vector Transform node:
* Keep the Mapping node default type as Point for now, instead of Texture. The
  latter is a better default, but this is breaking API compatibility and it's
  too close to release to expect addons to be fixed in time.

* Vector Transform and Mapping nodes had properties with name "type" to set the
  type of vector, but this conflicts with the node type property, so renamed to
  vector_type now.
2013-10-02 17:02:59 +00:00
..
app Cycles: 2013-08-31 02:56:03 +00:00
blender Fixes for cycles Mapping and Vector Transform node: 2013-10-02 17:02:59 +00:00
bvh Fix #36750: windows crash with empty cycles scene, can't do &references[0] with 2013-09-17 15:03:01 +00:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Fix cycles OpenCL compile error on AMD, and fix assert in debug builds. 2013-10-02 14:41:04 +00:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix cycles OpenCL compile error on AMD, and fix assert in debug builds. 2013-10-02 14:41:04 +00:00
render Fix [#36822], Sky Turbidity values > 10 could result in weird behavior and crashes with the new sky model. 2013-09-27 10:26:00 +00:00
subd Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
util Fix cycles OpenCL compile error on AMD, and fix assert in debug builds. 2013-10-02 14:41:04 +00:00
CMakeLists.txt Cleanup: 2013-08-31 03:18:55 +00:00
SConscript Move GCC attributes into a centraized defines 2013-09-01 15:01:15 +00:00