Blender Git Commit Log

Git Commits -> Revision 9081b80

Revision 9081b80 by Antonio Vazquez (master)
November 30, 2020, 14:52 (GMT)
GPencil: New operator to reset Vertex Colors

This operators reset the vertex color information of the strokes.

If nothing is selected, all strokes are reset. If any is selected, only selected strokes are reset.

Also added a new menu Paint in Vertex Color mode.

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

Commit Details:

Full Hash: 9081b80d15b3446f80ef76d10287de7d1281bd74
Parent Commit: f280300
Lines Changed: +170, -2

4 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+14, -2) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+154, -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