Blender Git Commit Log

Git Commits -> Revision ac7ff55

Revision ac7ff55 by Antonio Vazquez (master)
September 16, 2016, 08:32 (GMT)
GPencil: New subdivide stroke operator

In some situations the artist needs to subdivide a stroke created with
few points before, specially for sculpting.

The subdivision is done for any pair of continuous selected points in
the same stroke.

The operator can be activated in edit mode with W key and has a
parameter for number of cuts.

Commit Details:

Full Hash: ac7ff55f110e9c0b9e6cef2557d8cd06348c45fa
Parent Commit: 6f92604
Lines Changed: +125, -0

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+119, -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