Go to file
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
build_files handy cmake list macros for inserting items into a list before/after existing items 2012-07-16 08:26:42 +00:00
doc print names of nodes/sockets when cycles complains about only being able to connect a closure to another closure. 2012-07-19 13:04:43 +00:00
extern fix for carve memory leak, update carve to hg bf36d92ff093 2012-07-04 16:07:01 +00:00
intern print names of nodes/sockets when cycles complains about only being able to connect a closure to another closure. 2012-07-19 13:04:43 +00:00
release poll function for edge loop delete. 2012-07-19 08:04:12 +00:00
source Fix #32118, Reroute nodes inside groups get created in wonky places. 2012-07-20 15:07:06 +00:00
CMakeLists.txt Update build systems to copy needed dlls from MinGW-w64, turn openmp on by default for MinGW. 2012-07-05 11:39:11 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile More spell checking. 2012-07-04 15:04:38 +00:00
SConstruct Fix ultra stupid mistake on Scons. 2012-07-06 13:36:54 +00:00