Blender Git Commit Log

Git Commits -> Revision f1e9fc1

Revision f1e9fc1 by Jason Wilkins (soc-2010-jwilkins)
June 27, 2010, 18:05 (GMT)
== Large Icons for Brushes ==
* brushes can now use images for icons
* if no image is selected but brush has a texture, the texture is used as its icon
* bug fix: overlay + on-surface brush was broken

Commit Details:

Full Hash: f1e9fc155eded4a2d1e7e6269febc14b731b9ffb
SVN Revision: 29741
Parent Commit: 1851c0d
Lines Changed: +294, -64

17 Modified Paths:

/release/scripts/ui/space_view3d_toolbar.py (+9, -5) (Diff)
/source/blender/blenkernel/intern/brush.c (+4, -1) (Diff)
/source/blender/blenkernel/intern/icons.c (+25, -1) (Diff)
/source/blender/editors/gpencil/gpencil_buttons.c (+3, -3) (Diff)
/source/blender/editors/include/UI_interface.h (+3, -3) (Diff)
/source/blender/editors/interface/interface_icons.c (+1, -0) (Diff)
/source/blender/editors/interface/interface_templates.c (+50, -12) (Diff)
/source/blender/editors/render/render_preview.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+94, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+52, -21) (Diff)
/source/blender/editors/space_image/image_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_logic/logic_window.c (+1, -1) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+1, -1) (Diff)
/source/blender/editors/space_node/drawnode.c (+5, -5) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+32, -2) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021