Files
test/source
Falk David 6e76b9f6b3 Fix: GPv3: Issues in find_or_create_layer_in_dst_by_name
There were some issues in this function.
* Undefined behavior for the fallback when getting the `layer_src`
* Searching for the layer `grease_pencil_dst` based on the value of a pointer, instead of the `name`.

Pull Request: https://projects.blender.org/blender/blender/pulls/122426
2024-05-29 11:25:15 +02:00
..