Files
test/source/blender
Falk David e433a8eaaf GPv3: Replace find API with find_node_by_name
Instead of having two APIs (`find_layer_by_name` +
`find_layer_group_by_name`) replace them with a single API
`find_node_by_name`.
This returns a `TreeNode` but the caller can easily check if it's a
layer or a group.
2023-10-20 19:05:31 +02:00
..
2023-10-14 13:53:00 +11:00
2023-10-20 10:44:34 -06:00
2023-10-10 09:44:57 +11:00
2023-10-20 17:23:53 +02:00
2023-08-24 11:38:41 +10:00