Blender Git Commit Log

Git Commits -> Revision 88dcfba

Revision 88dcfba by Nicholas Bishop (master)
July 27, 2010, 16:09 (GMT)
== Sculpt ==

Added a brush reset operator so that a user won't need to reload the default blend to get back default brush settings

* New brush.reset operator, resets a brush based on the currently-selected tool
* Added UI button in the tools panel

TODO:
* Only resets sculpt brushes right now, other paint modes should be added
* Sculpt polish tool exists only as a Brush, not as a tool; I'd suggest we make it a tool so it can be reset to defaults too

Commit Details:

Full Hash: 88dcfbaee9be4a08104efc2f4edd20dd8e7957fe
SVN Revision: 30812
Parent Commit: 78e5a29
Lines Changed: +221, -10

4 Modified Paths:

/release/scripts/ui/space_view3d_toolbar.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_brush.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+188, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+30, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021