Files
test2/source/blender/blenkernel/intern
Hans Goudey dbbf0e7f66 Nodes: Improve node tree copy performance
When copying a full node tree, we can avoid an O(n^2) loop finding a
unique name for every node if we assume they already have unique names.
That is a reasonable assumption, since unique names are verified
elsewhere when adding a new node.

Copying a node tree with about 4000 nodes took 42 ms before,
now it takes 6 ms.

Differential Revision: https://developer.blender.org/D13644
2021-12-22 08:52:46 -06:00
..
2021-11-16 22:29:50 +01:00
2021-12-11 22:29:53 +05:30
2021-09-24 11:31:23 +10:00
2021-05-25 17:16:54 +02:00
2021-12-17 15:26:28 +11:00
2021-12-07 18:15:15 +11:00
2021-08-19 19:27:49 -07:00
2021-11-29 14:22:38 +01:00
2021-06-18 14:41:24 +10:00
2021-11-29 14:22:38 +01:00
2021-11-29 14:22:38 +01:00
2021-12-16 11:41:46 +11:00
2021-12-07 18:15:15 +11:00
2021-12-16 11:41:46 +11:00
2021-12-13 17:09:22 +01:00
2021-11-29 14:22:38 +01:00
2021-11-29 14:22:38 +01:00
2021-11-29 14:22:38 +01:00