blender/source
Lukas Toenne f883337ba3 Fix #32118, Reroute nodes inside groups get created in wonky places.
Previous attempt was not taking into account parent nodes of the group nodes (i.e. frames). The nodeFromView function should be used to convert between relative node location to absolute view space. Also added this in the node_add_node helper function, which is used in a number of operators for adding nodes in a specific location.
2012-07-20 15:07:06 +00:00
..
blender Fix #32118, Reroute nodes inside groups get created in wonky places. 2012-07-20 15:07:06 +00:00
blenderplayer svn merge ^/trunk/blender -r48333:48370 2012-06-28 11:20:19 +00:00
creator fix for linking with scons. 2012-07-16 08:42:55 +00:00
darwin
gameengine quiet double promotion warnings for the game engine. 2012-07-18 23:03:27 +00:00
icons
tests code cleanup: remove mode comments, these were applied very un-evenly across a few files. 2012-05-27 13:22:43 +00:00
CMakeLists.txt
SConscript Scons: 2012-06-30 22:44:36 +00:00