From 190157aef6619b562adf3a06d7aa27f0af4e6d0c Mon Sep 17 00:00:00 2001 From: Matias Mendiola Date: Mon, 11 Nov 2024 08:51:10 -0300 Subject: [PATCH] GPv3: Update Grease Pencil menu operators --- .../modes/edit/grease_pencil_menu.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manual/grease_pencil/modes/edit/grease_pencil_menu.rst b/manual/grease_pencil/modes/edit/grease_pencil_menu.rst index cd4f2d3c5..c96cde6cb 100644 --- a/manual/grease_pencil/modes/edit/grease_pencil_menu.rst +++ b/manual/grease_pencil/modes/edit/grease_pencil_menu.rst @@ -228,14 +228,14 @@ Separate :Menu: :menuselection:`Grease Pencil --> Separate` :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 - Separate the selected geometry into a new object. -Material - Separates the geometry by each material. -Active Layer - Separate all the strokes in the active layer into a new object. +Selection + Separates the selected points or strokes into a new object. +By Material + Separates the geometry by creating a new object for each material. +By Layer + Separates the geometry by creating a new object for each layer. See :doc:`2D Layers ` for more information. @@ -296,8 +296,8 @@ Unselected .. _bpy.ops.grease_pencil.reproject: -Reproject ---------- +Reproject Strokes +----------------- .. reference:: -- 2.30.2