Blender Git Commit Log

Git Commits -> Revision d4e55cd

Revision d4e55cd by Jason Wilkins (soc-2010-jwilkins)
July 13, 2010, 08:31 (GMT)
== Front Faces Only ==
Turning on 'front faces only' causes the brush to only effect vertexes that have normals facing the viewer. This is useful for sculpting thin objects where you do not want the other side of the object effected by the brush

Commit Details:

Full Hash: d4e55cdb29759616384f3c8aafc0f4cbb3baad1e
SVN Revision: 30254
Parent Commit: 39df6c7
Lines Changed: +119, -143

7 Modified Paths:

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