Blender Git Commit Log
Git Commits -> Revision 1ea0402
Revision 1ea0402 by JIANG Kairong (soc-2016-sculpt_tools) June 18, 2016, 20:39 (GMT) |
first attempts to add silhouette brush |
Commit Details:
Full Hash: 1ea040281f8127710c6f5cdaf78827a13101a557
Parent Commit: bff0951
Lines Changed: +28, -9
1 Added Path:
/release/datafiles/brushicons/silhouette.png (+0, -0) (View)
9 Modified Paths:
/source/blender/blenkernel/intern/brush.c (+1, -1) (Diff)
/source/blender/editors/include/ED_datafiles.h (+3, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+13, -1) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+2, -2) (Diff)
/source/blender/editors/include/ED_datafiles.h (+3, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+13, -1) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+2, -2) (Diff)