Files
test/source/blender
Hans Goudey 984edb2c4e Nodes: Replace implementation of select next/prev type operator
The previous code was quadratic; it looped over every link for every
node. For one large node tree I tested the operator took 20ms. On the
same node tree it now takes less than 1ms.

The change replaces the current building of the "dependency list"
on every call with a use of the topology cache from 25e307d725.
2022-11-20 14:45:58 -06:00
..
2022-11-19 11:51:42 +01:00
2022-11-09 08:51:00 -08:00
2022-11-19 11:51:42 +01:00
2022-11-19 11:51:42 +01:00
2022-11-19 11:51:42 +01:00
2022-11-19 11:51:42 +01:00
2022-11-19 11:51:42 +01:00
2022-11-10 11:34:43 +11:00
2022-11-19 11:51:42 +01:00
2022-11-19 11:51:42 +01:00
2022-11-10 11:17:16 +11:00