blender/source
Lukas Toenne f32113bbc8 Node reroute cut operator update.
Cutting mulitple links with for inserting reroute nodes would previously insert only one reroute node for the first cut link.

Now the operator will insert a reroute node for every link in the cut line. Also, if several links share the same input/output socket, it will insert only a single reroute node, which all affected links will then share.
2012-11-04 11:57:49 +00:00
..
blender Node reroute cut operator update. 2012-11-04 11:57:49 +00:00
blenderplayer YACBSF. Yet Another Classic Blenderplayer Stub Fix. 2012-10-29 18:00:29 +00:00
creator Cycles OSL: refactoring and fixes 2012-11-03 14:32:13 +00:00
darwin
gameengine code cleanup: cmake - add missing headers, remove directories from source listing. 2012-11-03 15:49:38 +00:00
icons
tests code cleanup: cmake - add missing headers, remove directories from source listing. 2012-11-03 15:49:38 +00:00
CMakeLists.txt
SConscript