Blender Git Commit Log

Git Commits -> Revision a5d6639

December 27, 2018, 16:48 (GMT)
GP: Mew Merge Strokes operator

This operator allows to create a new stroke joining several stroke 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: a5d66391ab75be2dcd7477fad59bce1ecd926bd3
Parent Commit: c68996c
Lines Changed: +587, -0

1 Added Path:

/source/blender/editors/gpencil/gpencil_merge.c (+577, -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