Blender Git Commit Log

Git Commits -> Revision d7a3669

February 2, 2018, 15:59 (GMT)
New Split operator

Split selected points in a new stroke in the same frame. The stroke is not created in the current frame, but in the frame of the original stroke.

Shortcut: V

Commit Details:

Full Hash: d7a366930409ab59c69c645ceded358af15fc8aa
Parent Commit: 3586981
Lines Changed: +106, -0

5 Modified Paths:

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