GPencil 3.0: List of operators to be migrated #106664

Open
opened 2023-04-07 15:39:27 +02:00 by Antonio Vazquez · 1 comment

This is the main list of operators that must be migrated to the new data structure.

Sts Name Description
[ ] GPENCIL_OT_active_frame_delete Delete the active frame for the active Grease Pencil Layer
[ ] GPENCIL_OT_active_frames_delete_all Delete the active frame(s) of all editable Grease Pencil layers
[ ] GPENCIL_OT_annotate Make annotations on the active data
[ ] GPENCIL_OT_annotation_active_frame_delete Delete the active frame for the active Annotation Layer
[ ] GPENCIL_OT_annotation_add Add new Annotation data-block
[ ] GPENCIL_OT_bake_grease_pencil_animation Bake grease pencil object transform to grease pencil keyframes
[ ] GPENCIL_OT_bake_mesh_animation Bake mesh animation to grease pencil strokes
[ ] GPENCIL_OT_blank_frame_add Insert a blank frame on the current frame
[ ] GPENCIL_OT_brush_reset Reset brush to default parameters
[ ] GPENCIL_OT_brush_reset_all Delete all mode brushes and recreate a default set
[ ] GPENCIL_OT_convert Convert the active Grease Pencil layer to a new Curve Object
[ ] GPENCIL_OT_convert_old_files Convert 2.7x grease pencil files to 2.80
[ ] GPENCIL_OT_copy Copy selected Grease Pencil points and strokes
[ ] GPENCIL_OT_data_unlink Unlink active Annotation data-block
[ ] GPENCIL_OT_delete Delete selected Grease Pencil strokes, vertices, or frames
[ ] GPENCIL_OT_dissolve Delete selected points without splitting strokes
[ ] GPENCIL_OT_draw Draw a new stroke in the active Grease Pencil object
[ ] GPENCIL_OT_duplicate Duplicate the selected Grease Pencil strokes
[ ] GPENCIL_OT_duplicate_move Make copies of the selected Grease Pencil strokes and move them
[ ] GPENCIL_OT_editmode_toggle Enter/Exit edit mode for Grease Pencil strokes
[ ] GPENCIL_OT_extract_palette_vertex Extract all colors used in Grease Pencil Vertex and create a Palette
[ ] GPENCIL_OT_extrude Extrude the selected Grease Pencil points
[ ] GPENCIL_OT_extrude_move Extrude selected points and move them
[ ] GPENCIL_OT_fill Fill with color the shape formed by strokes
[ ] GPENCIL_OT_frame_clean_duplicate Remove duplicate keyframes
[ ] GPENCIL_OT_frame_clean_fill Remove 'no fill' boundary strokes
[ ] GPENCIL_OT_frame_clean_loose Remove loose points
[ ] GPENCIL_OT_frame_duplicate Make a copy of the active Grease Pencil Frame
[ ] GPENCIL_OT_generate_weights Generate automatic weights for armatures (requires armature modifier)
[ ] GPENCIL_OT_guide_rotate Rotate guide angle
[ ] GPENCIL_OT_hide Hide selected/unselected Grease Pencil layers
[ ] GPENCIL_OT_image_to_grease_pencil Generate a Grease Pencil Object using Image as source
[ ] GPENCIL_OT_interpolate Interpolate grease pencil strokes between frames
[ ] GPENCIL_OT_interpolate_reverse Remove breakdown frames
[ ] GPENCIL_OT_interpolate_sequence Generate 'in-betweens' to smoothly interpolate between Grease Pencil frames
[ ] GPENCIL_OT_layer_active Active Grease Pencil layer
[ ] GPENCIL_OT_layer_add Add new layer or note for the active data-block
[ ] GPENCIL_OT_layer_annotation_add Add new Annotation layer or note for the active data-block
[ ] GPENCIL_OT_layer_annotation_move Move the active Annotation layer up/down in the list
[ ] GPENCIL_OT_layer_annotation_remove Remove active Annotation layer
[ ] GPENCIL_OT_layer_change Change active Grease Pencil layer
[ ] GPENCIL_OT_layer_duplicate Make a copy of the active Grease Pencil layer
[ ] GPENCIL_OT_layer_duplicate_object Make a copy of the active Grease Pencil layer to selected object
[ ] GPENCIL_OT_layer_isolate Toggle whether the active layer is the only one that can be edited and/or visible
[ ] GPENCIL_OT_layer_mask_add Add new layer as masking
[ ] GPENCIL_OT_layer_mask_move Move the active Grease Pencil mask layer up/down in the list
[ ] GPENCIL_OT_layer_mask_remove Remove Layer Mask
[ ] GPENCIL_OT_layer_merge Combine Layers
[ ] GPENCIL_OT_layer_move Move the active Grease Pencil layer up/down in the list
[ ] GPENCIL_OT_layer_remove Remove active Grease Pencil layer
[ ] GPENCIL_OT_lock_all Lock all Grease Pencil layers to prevent them from being accidentally modified
[ ] GPENCIL_OT_lock_layer Lock and hide any color not used in any layer
[ ] GPENCIL_OT_material_hide Hide selected/unselected Grease Pencil materials
[ ] GPENCIL_OT_material_isolate Toggle whether the active material is the only one that is editable and/or visible
[ ] GPENCIL_OT_material_lock_all Lock all Grease Pencil materials to prevent them from being accidentally modified
[ ] GPENCIL_OT_material_lock_unused Lock any material not used in any selected stroke
[ ] GPENCIL_OT_material_reveal Unhide all hidden Grease Pencil materials
[ ] GPENCIL_OT_material_select Select/Deselect all Grease Pencil strokes using current material
[ ] GPENCIL_OT_material_set Set active material
[ ] GPENCIL_OT_material_to_vertex_color Replace materials in strokes with Vertex Color
[ ] GPENCIL_OT_material_unlock_all Unlock all Grease Pencil materials so that they can be edited
[ ] GPENCIL_OT_materials_copy_to_object Append Materials of the active Grease Pencil to other object
[ ] GPENCIL_OT_move_to_layer Move selected strokes to another layer
[ ] GPENCIL_OT_paintmode_toggle Enter/Exit paint mode for Grease Pencil strokes
[ ] GPENCIL_OT_paste Paste previously copied strokes to active layer or to original layer
[ ] GPENCIL_OT_primitive_box Create predefined grease pencil stroke box shapes
[ ] GPENCIL_OT_primitive_circle Create predefined grease pencil stroke circle shapes
[ ] GPENCIL_OT_primitive_curve Create predefined grease pencil stroke curve shapes
[ ] GPENCIL_OT_primitive_line Create predefined grease pencil stroke lines
[ ] GPENCIL_OT_primitive_polyline Create predefined grease pencil stroke polylines
[ ] GPENCIL_OT_recalc_geometry Update all internal geometry data
[ ] GPENCIL_OT_reproject Reproject the selected strokes
[ ] GPENCIL_OT_reset_transform_fill Reset any UV transformation
[ ] GPENCIL_OT_reveal Show all Grease Pencil layers
[ ] GPENCIL_OT_sculpt_paint Apply tweaks to strokes by painting over the strokes
[ ] GPENCIL_OT_sculptmode_toggle Enter/Exit sculpt mode for Grease Pencil strokes
[ ] GPENCIL_OT_segment_add Add a segment to the dash modifier
[ ] GPENCIL_OT_segment_move Move the active dash segment up or down
[ ] GPENCIL_OT_segment_remove Remove the active segment from the dash modifier
[ ] GPENCIL_OT_select Select Grease Pencil strokes and/or stroke points
[ ] GPENCIL_OT_select_all Change selection of all Grease Pencil strokes currently visible
[ ] GPENCIL_OT_select_alternate Select alternative points in same strokes as already selected points
[ ] GPENCIL_OT_select_box Select Grease Pencil strokes within a rectangular region
[ ] GPENCIL_OT_select_circle Select Grease Pencil strokes using brush selection
[ ] GPENCIL_OT_select_first Select first point in Grease Pencil strokes
[ ] GPENCIL_OT_select_grouped Select all strokes with similar characteristics
[ ] GPENCIL_OT_select_lasso Select Grease Pencil strokes using lasso selection
[ ] GPENCIL_OT_select_last Select last point in Grease Pencil strokes
[ ] GPENCIL_OT_select_less Shrink sets of selected Grease Pencil points
[ ] GPENCIL_OT_select_linked Select all points in same strokes as already selected points
[ ] GPENCIL_OT_select_more Grow sets of selected Grease Pencil points
[ ] GPENCIL_OT_select_random Select random points for non selected strokes
[ ] GPENCIL_OT_select_vertex_color Select all points with similar vertex color of current selected
[ ] GPENCIL_OT_selection_opacity_toggle Hide/Unhide selected points for Grease Pencil strokes setting alpha factor
[ ] GPENCIL_OT_selectmode_toggle Set selection mode for Grease Pencil strokes
[ ] GPENCIL_OT_set_active_material Set the selected stroke material as the active material
[ ] GPENCIL_OT_snap_cursor_to_selected Snap cursor to center of selected points
[ ] GPENCIL_OT_snap_to_cursor Snap selected points/strokes to the cursor
[ ] GPENCIL_OT_snap_to_grid Snap selected points to the nearest grid points
[ ] GPENCIL_OT_stroke_apply_thickness Apply the thickness change of the layer to its strokes
[ ] GPENCIL_OT_stroke_arrange Arrange selected strokes up/down in the display order of the active layer
[ ] GPENCIL_OT_stroke_caps_set Change stroke caps mode (rounded or flat)
[ ] GPENCIL_OT_stroke_change_color Move selected strokes to active material
[ ] GPENCIL_OT_stroke_cutter Select section and cut
[ ] GPENCIL_OT_stroke_cyclical_set Close or open the selected stroke adding an edge from last to first point
[ ] GPENCIL_OT_stroke_editcurve_set_handle_type Set the type of an edit curve handle
[ ] GPENCIL_OT_stroke_enter_editcurve_mode Called to transform a stroke into a curve
[ ] GPENCIL_OT_stroke_flip Change direction of the points of the selected strokes
[ ] GPENCIL_OT_stroke_join Join selected strokes (optionally as new stroke)
[ ] GPENCIL_OT_stroke_merge Create a new stroke with the selected stroke points
[ ] GPENCIL_OT_stroke_merge_by_distance Merge points by distance
[ ] GPENCIL_OT_stroke_merge_material Replace materials in strokes merging similar
[ ] GPENCIL_OT_stroke_normalize Normalize stroke attributes
[ ] GPENCIL_OT_stroke_outline Convert stroke to perimeter
[ ] GPENCIL_OT_stroke_reset_vertex_color Reset vertex color for all or selected strokes
[ ] GPENCIL_OT_stroke_sample Sample stroke points to predefined segment length
[ ] GPENCIL_OT_stroke_separate Separate the selected strokes or layer in a new grease pencil object
[ ] GPENCIL_OT_stroke_simplify Simplify selected strokes, reducing number of points
[ ] GPENCIL_OT_stroke_simplify_fixed Simplify selected strokes, reducing number of points using fixed algorithm
[ ] GPENCIL_OT_stroke_smooth Smooth selected strokes
[ ] GPENCIL_OT_stroke_split Split selected points as new stroke on same frame
[ ] GPENCIL_OT_stroke_start_set Set start point for cyclic strokes
[ ] GPENCIL_OT_stroke_subdivide Subdivide stroke adding points
[ ] GPENCIL_OT_stroke_trim Trim selected stroke to first loop or intersection
[ ] GPENCIL_OT_time_segment_add Add a segment to the time modifier
[ ] GPENCIL_OT_time_segment_move Move the active time segment up or down
[ ] GPENCIL_OT_time_segment_remove Remove the active segment from the time modifier
[ ] GPENCIL_OT_tint_flip Switch tint colors
[ ] GPENCIL_OT_trace_image Extract Grease Pencil strokes from image
[ ] GPENCIL_OT_transform_fill Transform grease pencil stroke fill
[ ] GPENCIL_OT_unlock_all Unlock all Grease Pencil layers so that they can be edited
[ ] GPENCIL_OT_vertex_color_brightness_contrast Adjust vertex color brightness/contrast
[ ] GPENCIL_OT_vertex_color_hsv Adjust vertex color HSV values
[ ] GPENCIL_OT_vertex_color_invert Invert RGB values
[ ] GPENCIL_OT_vertex_color_levels Adjust levels of vertex colors
[ ] GPENCIL_OT_vertex_color_set Set active color to all selected vertex
[ ] GPENCIL_OT_vertex_group_assign Assign the selected vertices to the active vertex group
[ ] GPENCIL_OT_vertex_group_deselect Deselect all selected vertices assigned to the active vertex group
[ ] GPENCIL_OT_vertex_group_invert Invert weights to the active vertex group
[ ] GPENCIL_OT_vertex_group_normalize Normalize weights to the active vertex group
[ ] GPENCIL_OT_vertex_group_normalize_all Normalize all weights of all vertex
[ ] GPENCIL_OT_vertex_group_remove_from Remove the selected vertices from active or all vertex group(s)
[ ] GPENCIL_OT_vertex_group_select Select all the vertices assigned to the active vertex group
[ ] GPENCIL_OT_vertex_group_smooth Smooth weights to the active vertex group
[ ] GPENCIL_OT_vertex_paint Paint stroke points with a color
[ ] GPENCIL_OT_vertexmode_toggle Enter/Exit vertex paint mode for Grease Pencil strokes
[ ] GPENCIL_OT_viewport_layer_nav_osd Change active GP layer with a viewport interactive OSD
[ ] GPENCIL_OT_weight_paint Paint stroke points with a color
[ ] GPENCIL_OT_weightmode_toggle Enter/Exit weight paint mode for Grease Pencil strokes
This is the main list of operators that must be migrated to the new data structure. **Sts** | **Name** | **Description** | | -- | -- | -- | | |[ ]| GPENCIL_OT_active_frame_delete |Delete the active frame for the active Grease Pencil Layer| |[ ]| GPENCIL_OT_active_frames_delete_all |Delete the active frame(s) of all editable Grease Pencil layers| |[ ]| GPENCIL_OT_annotate |Make annotations on the active data| |[ ]| GPENCIL_OT_annotation_active_frame_delete |Delete the active frame for the active Annotation Layer| |[ ]| GPENCIL_OT_annotation_add |Add new Annotation data-block| |[ ]| GPENCIL_OT_bake_grease_pencil_animation |Bake grease pencil object transform to grease pencil keyframes| |[ ]| GPENCIL_OT_bake_mesh_animation |Bake mesh animation to grease pencil strokes| |[ ]| GPENCIL_OT_blank_frame_add |Insert a blank frame on the current frame| |[ ]| GPENCIL_OT_brush_reset |Reset brush to default parameters| |[ ]| GPENCIL_OT_brush_reset_all |Delete all mode brushes and recreate a default set| |[ ]| GPENCIL_OT_convert |Convert the active Grease Pencil layer to a new Curve Object| |[ ]| GPENCIL_OT_convert_old_files |Convert 2.7x grease pencil files to 2.80| |[ ]| GPENCIL_OT_copy |Copy selected Grease Pencil points and strokes| |[ ]| GPENCIL_OT_data_unlink |Unlink active Annotation data-block| |[ ]| GPENCIL_OT_delete |Delete selected Grease Pencil strokes, vertices, or frames| |[ ]| GPENCIL_OT_dissolve |Delete selected points without splitting strokes| |[ ]| GPENCIL_OT_draw |Draw a new stroke in the active Grease Pencil object| |[ ]| GPENCIL_OT_duplicate |Duplicate the selected Grease Pencil strokes| |[ ]| GPENCIL_OT_duplicate_move |Make copies of the selected Grease Pencil strokes and move them| |[ ]| GPENCIL_OT_editmode_toggle |Enter/Exit edit mode for Grease Pencil strokes| |[ ]| GPENCIL_OT_extract_palette_vertex |Extract all colors used in Grease Pencil Vertex and create a Palette| |[ ]| GPENCIL_OT_extrude |Extrude the selected Grease Pencil points| |[ ]| GPENCIL_OT_extrude_move |Extrude selected points and move them| |[ ]| GPENCIL_OT_fill |Fill with color the shape formed by strokes| |[ ]| GPENCIL_OT_frame_clean_duplicate |Remove duplicate keyframes| |[ ]| GPENCIL_OT_frame_clean_fill |Remove 'no fill' boundary strokes| |[ ]| GPENCIL_OT_frame_clean_loose |Remove loose points| |[ ]| GPENCIL_OT_frame_duplicate |Make a copy of the active Grease Pencil Frame| |[ ]| GPENCIL_OT_generate_weights |Generate automatic weights for armatures (requires armature modifier)| |[ ]| GPENCIL_OT_guide_rotate |Rotate guide angle| |[ ]| GPENCIL_OT_hide |Hide selected/unselected Grease Pencil layers| |[ ]| GPENCIL_OT_image_to_grease_pencil |Generate a Grease Pencil Object using Image as source| |[ ]| GPENCIL_OT_interpolate |Interpolate grease pencil strokes between frames| |[ ]| GPENCIL_OT_interpolate_reverse |Remove breakdown frames| |[ ]| GPENCIL_OT_interpolate_sequence |Generate 'in-betweens' to smoothly interpolate between Grease Pencil frames| |[ ]| GPENCIL_OT_layer_active |Active Grease Pencil layer| |[ ]| GPENCIL_OT_layer_add |Add new layer or note for the active data-block| |[ ]| GPENCIL_OT_layer_annotation_add |Add new Annotation layer or note for the active data-block| |[ ]| GPENCIL_OT_layer_annotation_move |Move the active Annotation layer up/down in the list| |[ ]| GPENCIL_OT_layer_annotation_remove |Remove active Annotation layer| |[ ]| GPENCIL_OT_layer_change |Change active Grease Pencil layer| |[ ]| GPENCIL_OT_layer_duplicate |Make a copy of the active Grease Pencil layer| |[ ]| GPENCIL_OT_layer_duplicate_object |Make a copy of the active Grease Pencil layer to selected object| |[ ]| GPENCIL_OT_layer_isolate |Toggle whether the active layer is the only one that can be edited and/or visible| |[ ]| GPENCIL_OT_layer_mask_add |Add new layer as masking| |[ ]| GPENCIL_OT_layer_mask_move |Move the active Grease Pencil mask layer up/down in the list| |[ ]| GPENCIL_OT_layer_mask_remove |Remove Layer Mask| |[ ]| GPENCIL_OT_layer_merge |Combine Layers| |[ ]| GPENCIL_OT_layer_move |Move the active Grease Pencil layer up/down in the list| |[ ]| GPENCIL_OT_layer_remove |Remove active Grease Pencil layer| |[ ]| GPENCIL_OT_lock_all |Lock all Grease Pencil layers to prevent them from being accidentally modified| |[ ]| GPENCIL_OT_lock_layer |Lock and hide any color not used in any layer| |[ ]| GPENCIL_OT_material_hide |Hide selected/unselected Grease Pencil materials| |[ ]| GPENCIL_OT_material_isolate |Toggle whether the active material is the only one that is editable and/or visible| |[ ]| GPENCIL_OT_material_lock_all |Lock all Grease Pencil materials to prevent them from being accidentally modified| |[ ]| GPENCIL_OT_material_lock_unused |Lock any material not used in any selected stroke| |[ ]| GPENCIL_OT_material_reveal |Unhide all hidden Grease Pencil materials| |[ ]| GPENCIL_OT_material_select |Select/Deselect all Grease Pencil strokes using current material| |[ ]| GPENCIL_OT_material_set |Set active material| |[ ]| GPENCIL_OT_material_to_vertex_color |Replace materials in strokes with Vertex Color| |[ ]| GPENCIL_OT_material_unlock_all |Unlock all Grease Pencil materials so that they can be edited| |[ ]| GPENCIL_OT_materials_copy_to_object |Append Materials of the active Grease Pencil to other object| |[ ]| GPENCIL_OT_move_to_layer |Move selected strokes to another layer| |[ ]| GPENCIL_OT_paintmode_toggle |Enter/Exit paint mode for Grease Pencil strokes| |[ ]| GPENCIL_OT_paste |Paste previously copied strokes to active layer or to original layer| |[ ]| GPENCIL_OT_primitive_box |Create predefined grease pencil stroke box shapes| |[ ]| GPENCIL_OT_primitive_circle |Create predefined grease pencil stroke circle shapes| |[ ]| GPENCIL_OT_primitive_curve |Create predefined grease pencil stroke curve shapes| |[ ]| GPENCIL_OT_primitive_line |Create predefined grease pencil stroke lines| |[ ]| GPENCIL_OT_primitive_polyline |Create predefined grease pencil stroke polylines| |[ ]| GPENCIL_OT_recalc_geometry |Update all internal geometry data| |[ ]| GPENCIL_OT_reproject |Reproject the selected strokes| |[ ]| GPENCIL_OT_reset_transform_fill |Reset any UV transformation| |[ ]| GPENCIL_OT_reveal |Show all Grease Pencil layers| |[ ]| GPENCIL_OT_sculpt_paint |Apply tweaks to strokes by painting over the strokes| |[ ]| GPENCIL_OT_sculptmode_toggle |Enter/Exit sculpt mode for Grease Pencil strokes| |[ ]| GPENCIL_OT_segment_add |Add a segment to the dash modifier| |[ ]| GPENCIL_OT_segment_move |Move the active dash segment up or down| |[ ]| GPENCIL_OT_segment_remove |Remove the active segment from the dash modifier| |[ ]| GPENCIL_OT_select |Select Grease Pencil strokes and/or stroke points| |[ ]| GPENCIL_OT_select_all |Change selection of all Grease Pencil strokes currently visible| |[ ]| GPENCIL_OT_select_alternate |Select alternative points in same strokes as already selected points| |[ ]| GPENCIL_OT_select_box |Select Grease Pencil strokes within a rectangular region| |[ ]| GPENCIL_OT_select_circle |Select Grease Pencil strokes using brush selection| |[ ]| GPENCIL_OT_select_first |Select first point in Grease Pencil strokes| |[ ]| GPENCIL_OT_select_grouped |Select all strokes with similar characteristics| |[ ]| GPENCIL_OT_select_lasso |Select Grease Pencil strokes using lasso selection| |[ ]| GPENCIL_OT_select_last |Select last point in Grease Pencil strokes| |[ ]| GPENCIL_OT_select_less |Shrink sets of selected Grease Pencil points| |[ ]| GPENCIL_OT_select_linked |Select all points in same strokes as already selected points| |[ ]| GPENCIL_OT_select_more |Grow sets of selected Grease Pencil points| |[ ]| GPENCIL_OT_select_random |Select random points for non selected strokes| |[ ]| GPENCIL_OT_select_vertex_color |Select all points with similar vertex color of current selected| |[ ]| GPENCIL_OT_selection_opacity_toggle |Hide/Unhide selected points for Grease Pencil strokes setting alpha factor| |[ ]| GPENCIL_OT_selectmode_toggle |Set selection mode for Grease Pencil strokes| |[ ]| GPENCIL_OT_set_active_material |Set the selected stroke material as the active material| |[ ]| GPENCIL_OT_snap_cursor_to_selected |Snap cursor to center of selected points| |[ ]| GPENCIL_OT_snap_to_cursor |Snap selected points/strokes to the cursor| |[ ]| GPENCIL_OT_snap_to_grid |Snap selected points to the nearest grid points| |[ ]| GPENCIL_OT_stroke_apply_thickness |Apply the thickness change of the layer to its strokes| |[ ]| GPENCIL_OT_stroke_arrange |Arrange selected strokes up/down in the display order of the active layer| |[ ]| GPENCIL_OT_stroke_caps_set |Change stroke caps mode (rounded or flat)| |[ ]| GPENCIL_OT_stroke_change_color |Move selected strokes to active material| |[ ]| GPENCIL_OT_stroke_cutter |Select section and cut| |[ ]| GPENCIL_OT_stroke_cyclical_set |Close or open the selected stroke adding an edge from last to first point| |[ ]| GPENCIL_OT_stroke_editcurve_set_handle_type |Set the type of an edit curve handle| |[ ]| GPENCIL_OT_stroke_enter_editcurve_mode |Called to transform a stroke into a curve| |[ ]| GPENCIL_OT_stroke_flip |Change direction of the points of the selected strokes| |[ ]| GPENCIL_OT_stroke_join |Join selected strokes (optionally as new stroke)| |[ ]| GPENCIL_OT_stroke_merge |Create a new stroke with the selected stroke points| |[ ]| GPENCIL_OT_stroke_merge_by_distance |Merge points by distance| |[ ]| GPENCIL_OT_stroke_merge_material |Replace materials in strokes merging similar| |[ ]| GPENCIL_OT_stroke_normalize |Normalize stroke attributes| |[ ]| GPENCIL_OT_stroke_outline |Convert stroke to perimeter| |[ ]| GPENCIL_OT_stroke_reset_vertex_color |Reset vertex color for all or selected strokes| |[ ]| GPENCIL_OT_stroke_sample |Sample stroke points to predefined segment length| |[ ]| GPENCIL_OT_stroke_separate |Separate the selected strokes or layer in a new grease pencil object| |[ ]| GPENCIL_OT_stroke_simplify |Simplify selected strokes, reducing number of points| |[ ]| GPENCIL_OT_stroke_simplify_fixed |Simplify selected strokes, reducing number of points using fixed algorithm| |[ ]| GPENCIL_OT_stroke_smooth |Smooth selected strokes| |[ ]| GPENCIL_OT_stroke_split |Split selected points as new stroke on same frame| |[ ]| GPENCIL_OT_stroke_start_set |Set start point for cyclic strokes| |[ ]| GPENCIL_OT_stroke_subdivide |Subdivide stroke adding points| |[ ]| GPENCIL_OT_stroke_trim |Trim selected stroke to first loop or intersection| |[ ]| GPENCIL_OT_time_segment_add |Add a segment to the time modifier| |[ ]| GPENCIL_OT_time_segment_move |Move the active time segment up or down| |[ ]| GPENCIL_OT_time_segment_remove |Remove the active segment from the time modifier| |[ ]| GPENCIL_OT_tint_flip |Switch tint colors| |[ ]| GPENCIL_OT_trace_image |Extract Grease Pencil strokes from image| |[ ]| GPENCIL_OT_transform_fill |Transform grease pencil stroke fill| |[ ]| GPENCIL_OT_unlock_all |Unlock all Grease Pencil layers so that they can be edited| |[ ]| GPENCIL_OT_vertex_color_brightness_contrast |Adjust vertex color brightness/contrast| |[ ]| GPENCIL_OT_vertex_color_hsv |Adjust vertex color HSV values| |[ ]| GPENCIL_OT_vertex_color_invert |Invert RGB values| |[ ]| GPENCIL_OT_vertex_color_levels |Adjust levels of vertex colors| |[ ]| GPENCIL_OT_vertex_color_set |Set active color to all selected vertex| |[ ]| GPENCIL_OT_vertex_group_assign |Assign the selected vertices to the active vertex group| |[ ]| GPENCIL_OT_vertex_group_deselect |Deselect all selected vertices assigned to the active vertex group| |[ ]| GPENCIL_OT_vertex_group_invert |Invert weights to the active vertex group| |[ ]| GPENCIL_OT_vertex_group_normalize |Normalize weights to the active vertex group| |[ ]| GPENCIL_OT_vertex_group_normalize_all |Normalize all weights of all vertex| |[ ]| GPENCIL_OT_vertex_group_remove_from |Remove the selected vertices from active or all vertex group(s)| |[ ]| GPENCIL_OT_vertex_group_select |Select all the vertices assigned to the active vertex group| |[ ]| GPENCIL_OT_vertex_group_smooth |Smooth weights to the active vertex group| |[ ]| GPENCIL_OT_vertex_paint |Paint stroke points with a color| |[ ]| GPENCIL_OT_vertexmode_toggle |Enter/Exit vertex paint mode for Grease Pencil strokes| |[ ]| GPENCIL_OT_viewport_layer_nav_osd |Change active GP layer with a viewport interactive OSD| |[ ]| GPENCIL_OT_weight_paint |Paint stroke points with a color| |[ ]| GPENCIL_OT_weightmode_toggle |Enter/Exit weight paint mode for Grease Pencil strokes|
Antonio Vazquez added the
Type
To Do
label 2023-04-07 15:39:27 +02:00
Antonio Vazquez added this to the Grease Pencil project 2023-04-07 15:39:28 +02:00
Falk David modified the project from Grease Pencil to (deleted) 2023-04-07 18:04:54 +02:00
Falk David changed title from GPencil 3.0: Operators to migrate to GPencil 3.0: List of operators to migrate 2023-04-07 18:05:58 +02:00
Falk David changed title from GPencil 3.0: List of operators to migrate to GPencil 3.0: List of operators to be migrated 2023-04-07 18:06:37 +02:00
Falk David modified the project from (deleted) to Grease Pencil 2023-06-02 18:06:32 +02:00
Member

Maybe we can close this task: #112858

Maybe we can close this task: #112858
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#106664
No description provided.