Blender Git Commit Log
Git Commits -> Revision d7f594a
Revision d7f594a by Antonio Vazquez (master) September 12, 2019, 20:15 (GMT) |
GPencil: New set of Brush icons Added: Airbrush and Chisel Changed: Marker Design: @mendio Subscribers: mendio Differential Revision: https://developer.blender.org/D5774 |
Commit Details:
Full Hash: d7f594ae3a33b4117466f945b98b4bcfe03a644f
Parent Commit: a1d61c1
Lines Changed: +23, -1
2 Added Paths:
/release/datafiles/brushicons/gp_brush_airbrush.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_chisel.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_chisel.png (+0, -0) (View)
7 Modified Paths:
/release/datafiles/brushicons/gp_brush_marker.png (+0, -0) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/include/ED_datafiles.h (+6, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+2, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+8, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+2, -0) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/include/ED_datafiles.h (+6, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+2, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+8, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+2, -0) (Diff)