Blender Git Loki
Git Commits -> Revision c93dfed
Revision c93dfed by Jason Wilkins (soc-2010-jwilkins) August 4, 2010, 19:35 (GMT) |
== Adjustable Angle for Front-Face Only == * Fix: trim is now a lot smoother * Fix: space stroke regressed due to changes for adaptive spacing |
Commit Details:
Full Hash: c93dfedd4476c0ff1d80de2344a21dd93ebbb311
SVN Revision: 31051
Parent Commit: f050b62
Lines Changed: +170, -58
7 Modified Paths:
/release/scripts/ui/space_view3d_toolbar.py (+4, -1) (Diff)
/source/blender/blenkernel/intern/brush.c (+2, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+6, -7) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+139, -42) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+15, -8) (Diff)
/source/blender/blenkernel/intern/brush.c (+2, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+6, -7) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+139, -42) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+15, -8) (Diff)