I rephrased the comments in the if...else
to clarify that one move/copy geometry and the other append to existing geometry.
Let me know if you think more detail is still needed in this comments.
@filedescriptor right now because we are no longer use the invoke in the operator when adding a new layer the code never reach grease_pencil_move_to_layer_exec
, it only works when we select a…
in GPv2 we follow the Move to Collection behavior, when the user wants to move an object to a new collection, the name of the new collection can be typed in a popup window. Maybe I'm wrong but is…
It seems not possible, in Separate operator was told me that frames can't be inserted into a grease pencil data-block in parallel
Thanks @PRiera1 , but please coordinate this with @filedescriptor because there is an ongoing PR for Join operator [#113570: GPv3: Join Strokes](https://projects.blender.org/blender/blender/issues/…
Thanks Hans! after some tweaks of your code I've got this working, I'll remove the WIP to the title and wait for a more indeep review
Thanks! do you have any code sample using geometry::join_geometries
maybe is the right way to do this