Blender Git Commit Log
Git Commits -> Revision 47e1c65
Revision 47e1c65 by Jason Wilkins (soc-2010-jwilkins) June 9, 2010, 21:27 (GMT) |
* Removed separate contrast brush. The same effect can be gotten by inverting the flatten brush. * correct rotation of textures; was CW when it should have been CCW * corrected problem where when image texture was replaced with procedural and the tile overlay was not generated correctly * there are now two brushes yank and grab that are currently identical. yank will keep old behavior, grab will be changed |
Commit Details:
Full Hash: 47e1c65b94d3941d6417973cb76f637bdfcc99f5
SVN Revision: 29376
Parent Commit: 5bf86c5
Lines Changed: +18, -91
5 Modified Paths:
/release/scripts/ui/space_view3d_toolbar.py (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+11, -82) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -3) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+0, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+11, -82) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -3) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+0, -1) (Diff)