Files
test2/source/blender/blenkernel/intern
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-07-29 23:10:49 -04:00
2024-01-30 14:42:13 -05:00
2024-10-02 18:28:30 +02:00
2024-10-01 09:59:33 +10:00
2024-09-21 16:22:52 +10:00
2024-08-29 17:16:42 +10:00
2024-09-10 13:41:01 +02:00
2024-09-29 08:47:37 +02:00
2024-08-22 17:05:48 +02:00
2024-08-04 13:45:06 +10:00