Blender Git Commit Log

Git Commits -> Revision 4362228

August 6, 2021, 06:09 (GMT)
GPencil: New Brush option to define Caps type

This is used to set the default caps type for the stroke. Before always was rounded and only could be changed later in Edit mode

Two new buttons has been added to topbar.

NOTE: New icons are been designed (T90414)

The buttons are expanded to list in Properties panel.

Reviewed By: mendio, HooglyBoogly

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

Commit Details:

Full Hash: 43622285621b8585d9110090886e7a5faf6d2ba2
Parent Commit: 4ea6595
Committed By: Siddhartha Jejurkar
Lines Changed: +30, -1

6 Modified Paths:

/release/scripts/startup/bl_ui/properties_paint_common.py (+6, -0) (Diff)
/source/blender/draw/intern/draw_cache_impl_gpencil.c (+3, -0) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+3, -0) (Diff)
/source/blender/editors/gpencil/gpencil_primitive.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021