Files
test2/source/blender/editors
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-09-25 17:53:11 -04:00
2023-10-09 23:54:43 +02:00