Files
test2/source/blender/blenkernel
Falk David 1829982d3b GPv3: Merge Layers Operator
This adds a function to merge layers in original Grease Pencil geometry.
It also adds an operator to merge layers as well as some tests for the `merge_layers` function.

The operator has 3 modes:
* `Merge Down`: Combine the active layer with the layer just below (if there is one).
* `Merge Group`: Combine all the layers in a group into one single layer and remove
  the group. Can be accessed in the right-click menu of groups.
* `Merge All`: Combine all the layers of the object into one single layer.

All of these can be accessed in the `Extras` menu next to the layer tree.

Pull Request: https://projects.blender.org/blender/blender/pulls/128201
2024-10-02 18:28:30 +02:00
..
2024-10-02 18:28:30 +02:00
2024-05-08 11:25:00 +02:00
2024-09-10 18:56:31 +02:00
2024-09-25 19:24:20 +10:00
2024-09-21 16:22:52 +10:00
2023-11-27 09:30:52 +11:00
2024-09-19 14:54:25 -04:00
2024-09-25 19:24:20 +10:00
2024-08-22 17:05:48 +02:00