blender/source
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
..
blender Fixes for cycles Mapping and Vector Transform node: 2013-10-02 17:02:59 +00:00
blenderplayer blenderplayer stubs for WM_keymap_remove 2013-09-27 16:58:34 +00:00
creator Don't install LICENSE-bmonofont-i18n.ttf.txt unless international fonts are enabled. 2013-09-25 19:18:28 +00:00
gameengine Fix related to #36319: restore SDL_VIDEODRIVER=dummy environment variable, it 2013-09-23 14:48:28 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests - update bl_run_operators.py for change in blender. 2013-09-15 01:46:25 +00:00
CMakeLists.txt remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed. 2013-09-03 03:04:44 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00