Blender Git Commit Log
Git Commits -> Revision 8835a18
Revision 8835a18 by Campbell Barton (master) September 19, 2011, 04:53 (GMT) |
refactor wpaint_stroke_update_step not to call expensive functions per-vertex and move args passed to do_weight_paint_vertex into WeightPaintInfo structure since there were far too many args to this function. |
Commit Details:
Full Hash: 8835a18e2e8521f88a809b78101efc109bd92848
SVN Revision: 40337
Parent Commit: a89b253
Lines Changed: +149, -125