Blender Git Loki
Git Commits -> Revision a58ee6a
Revision a58ee6a by Campbell Barton (master) January 18, 2012, 08:43 (GMT) |
fix errors in bmesh vertex paint - was swapping matrix incorrectly, would fail when the object had any transform - wasn't calling mesh_update_customdata_pointers() when adding MCol's in some cases - was calling do_shared_vertexcol() twice when it didnt need to (blur painting only) |
Commit Details:
Full Hash: a58ee6a6d8d380f9c35962d0273f4a66bda45cdd
SVN Revision: 43484
Parent Commit: b281b52
Lines Changed: +13, -11
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_vertex.c (+13, -11) (Diff)