Blender Git Commit Log

Git Commits -> Revision c1730ed

Revision c1730ed by Antonio Vazquez (master)
August 4, 2021, 13:54 (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: c1730ed16568784552678908becfad2389ac391f
Parent Commit: 145270d
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