Blender Git Commit Log

Git Commits -> Revision 17bd906

Revision 17bd906 by Nicholas Bishop (master)
December 14, 2010, 01:19 (GMT)
Fixed bug #23826, Other kind of brushes appear in sculpt mode

Was another problem caused by each brush being allowed in more than
one paint mode.

Added a new field to the brush struct to indicate what mode the icon
was last set for; if it's changed then reset it. Not sure if it's
really worth it to cache this, could remove it for simplicity.

Commit Details:

Full Hash: 17bd906de3ba02c8d7bf848b1f61465f09fc631c
SVN Revision: 33647
Parent Commit: 991eac8
Lines Changed: +31, -12

2 Modified Paths:

/source/blender/editors/interface/interface_icons.c (+28, -12) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021