Blender Git Loki
Git Commits -> Revision 833a11f
Revision 833a11f by Lukas Toenne (alembic, gooseberry, gooseberry_farm, hair_guides, hair_guides_grooming, hair_object, strand_editmode, strand_gpu, strand_nodes, temp_motionpaths, tmp_hair_curves) April 20, 2015, 10:17 (GMT) |
New image file icons for hair brush tools and an according tool enum in the Brush RNA. |
Commit Details:
Full Hash: 833a11f89165b6671e33b1ae457e80545f5effd2
Parent Commit: 7995915
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)
/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)
/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)