Blender Git Commit Log
Git Commits -> Revision 0e1613d
Revision 0e1613d by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 10, 2017, 11:32 (GMT) |
New icons for Grease Pencil sculpt brushes In order to keep consistency, we have added icons to GP sculpt brushes similar to object sculpt |
Commit Details:
Full Hash: 0e1613d303e3057f6b5b9833128f19b669eb51e3
Parent Commit: b647f86
Lines Changed: +70, -12
9 Added Paths:
/release/datafiles/brushicons/gp_brush_clone.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_grab.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_pinch.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_push.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_randomize.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_smooth.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_strength.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_thickness.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_twist.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_grab.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_pinch.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_push.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_randomize.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_smooth.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_strength.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_thickness.png (+0, -0) (View)
/release/datafiles/brushicons/gp_brush_twist.png (+0, -0) (View)
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+1, -1) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+11, -0) (Diff)
/source/blender/editors/include/ED_datafiles.h (+27, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+11, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+9, -11) (Diff)
/source/blender/editors/datafiles/CMakeLists.txt (+11, -0) (Diff)
/source/blender/editors/include/ED_datafiles.h (+27, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+11, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+11, -0) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+9, -11) (Diff)