Blender Git Commit Log

Git Commits -> Revision ce81cce

Revision ce81cce by Sergey Sharybin (master)
February 25, 2011, 16:54 (GMT)
Fix #26158: The layer hight of the layer tool cannot longer be controled by the strength of the brush, as it was in 2.49

Layer height used to be controlled with brush radius, quite confusing decision.
Added new property for brushes - height for adjusting affectable brush height
(it could be not only layer height in the future).

Commit Details:

Full Hash: ce81cce75d4dc0d2defc1a3efe18998dd975ffed
SVN Revision: 35189
Parent Commit: d6f69a2
Lines Changed: +23, -5

5 Modified Paths:

/release/scripts/ui/space_view3d_toolbar.py (+4, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+6, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+4, -4) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021