Blender Git Commit Log

Git Commits -> Revision d273e84

Revision d273e84 by Antonio Vazquez (master)
December 30, 2018, 12:08 (GMT)
GP: Mew Merge Strokes operator

This operator allows to create a new stroke joining several selected points of different strokes.

The new stroke will use the current material.

To use, first select the points to be merged. Optionally can remove the old points and strokes.

The operator is available in Edit mode in the Specials menu and Stroke menu.

Commit Details:

Full Hash: d273e84c41bb0de9395458436bf2fc192585d398
Parent Commit: 543ddbe
Lines Changed: +583, -0

1 Added Path:

/source/blender/editors/gpencil/gpencil_merge.c (+573, -0) (View)

5 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+2, -0) (Diff)
/source/blender/editors/gpencil/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+5, -0) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021