Blender Git Commit Log

Git Commits -> Revision a8e9d55

Revision a8e9d55 by Nicholas Bishop (master)
May 15, 2012, 04:50 (GMT)
Code/UI cleanup: improvements for sculpt brush texture settings.

Settings are shown in both the View3D toolbar and texture properties
panel; code is now in shared sculpt_brush_texture_settings() function
in properties_paint_common.py.

Also added a few new properties to the SculptCapabilities RNA to
replace "X in {Y, Z}" tests in the Python code.

Commit Details:

Full Hash: a8e9d5533f51455febc40d386c8c2ce0cc561b7a
SVN Revision: 46650
Parent Commit: cb24a95
Lines Changed: +69, -47

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_paint_common.py (+34, -0) (Diff)
/release/scripts/startup/bl_ui/properties_texture.py (+6, -9) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+4, -38) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+25, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021