Blender Git Commit Log

Git Commits -> Revision f944121

Revision f944121 by Antonio Vazquez (master)
June 2, 2021, 14:43 (GMT)
GPencil: New operator to Normalize strokes

Sometimes is required to reset the thickness or the opacity of the strokes. Actually this was done using a modifier, but this operators solves this.

Reviewed By: mendio, filedescriptor

Maniphest Tasks: T87427

Differential Revision: https://developer.blender.org/D11453

Commit Details:

Full Hash: f944121700daf267766399ef368834be3cdec518
Parent Commit: 21de669
Lines Changed: +184, -0

4 Modified Paths:

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