GPv3: Updates Grease Pencil menu operators #105014
@ -228,14 +228,14 @@ Separate
|
|||||||
:Menu: :menuselection:`Grease Pencil --> Separate`
|
:Menu: :menuselection:`Grease Pencil --> Separate`
|
||||||
:Shortcut: :kbd:`P`
|
:Shortcut: :kbd:`P`
|
||||||
|
|
||||||
Separate the selected geometry into a new Grease Pencil object.
|
Separate different elements into new Grease Pencil objects based on specific criteria.
|
||||||
|
|
||||||
Selected Points
|
Selection
|
||||||
Separate the selected geometry into a new object.
|
Separates the selected points or strokes into a new object.
|
||||||
Material
|
By Material
|
||||||
Separates the geometry by each material.
|
Separates the geometry by creating a new object for each material.
|
||||||
Active Layer
|
By Layer
|
||||||
Separate all the strokes in the active layer into a new object.
|
Separates the geometry by creating a new object for each layer.
|
||||||
See :doc:`2D Layers </grease_pencil/properties/layers>` for more information.
|
See :doc:`2D Layers </grease_pencil/properties/layers>` for more information.
|
||||||
|
|
||||||
|
|
||||||
@ -296,8 +296,8 @@ Unselected
|
|||||||
|
|
||||||
.. _bpy.ops.grease_pencil.reproject:
|
.. _bpy.ops.grease_pencil.reproject:
|
||||||
|
|
||||||
Reproject
|
Reproject Strokes
|
||||||
---------
|
-----------------
|
||||||
|
|
||||||
.. reference::
|
.. reference::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user