Blender Git Commit Log

Git Commits -> Revision 4a77a52

Revision 4a77a52 by Lukas Toenne
December 1, 2014, 18:19 (GMT)
New image file icons for hair brush tools and an according tool enum in
the Brush RNA.

Commit Details:

Full Hash: 4a77a52784dfe011d04f43e36e82a588fbfdfd2c
Parent Commit: cc6d5d9
Lines Changed: +84, -0

7 Added Paths:

/release/datafiles/brushicons/hairadd.png (+0, -0) (View)
/release/datafiles/brushicons/haircomb.png (+0, -0) (View)
/release/datafiles/brushicons/haircut.png (+0, -0) (View)
/release/datafiles/brushicons/hairlength.png (+0, -0) (View)
/release/datafiles/brushicons/hairpuff.png (+0, -0) (View)
/release/datafiles/brushicons/hairsmooth.png (+0, -0) (View)
/release/datafiles/brushicons/hairweight.png (+0, -0) (View)

8 Modified Paths:

/source/blender/editors/datafiles/CMakeLists.txt (+7, -0) (Diff)
/source/blender/editors/datafiles/SConscript (+7, -0) (Diff)
/source/blender/editors/include/ED_datafiles.h (+21, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+7, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+7, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+10, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+24, -0) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021