Blender Git Commit Log
Git Commits -> Revision 3f7c3fa
Revision 3f7c3fa by Nicholas Bishop (soc-2010-nicolasbishop) July 28, 2010, 19:43 (GMT) |
== Paint == * More texture refactoring; brush texture symmetry now works properly in sculpt mode again, also works in vpaint now. TODO: * Fixed texture mode doesn't work in vpaint * Anchored brush needs updating |
Commit Details:
Full Hash: 3f7c3fad07c6402ad08d2a3255077b636c540841
SVN Revision: 30849
Parent Commit: 6b8f3f4
Lines Changed: +52, -37
5 Modified Paths:
/source/blender/blenloader/intern/writefile.c (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+34, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+3, -8) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+7, -26) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+34, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+3, -8) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+7, -26) (Diff)