Blender Git Commit Log
Git Commits -> Revision 5c1bee7
Revision 5c1bee7 by Campbell Barton (master) February 5, 2012, 03:25 (GMT) |
fix for weight paint face selection. since removing tesselation faces we can no longer rely on me->totface & me->mface being set. now use polygons instead. |
Commit Details:
Full Hash: 5c1bee7ebcad45f2bdcb00320d1bdbddcc771afa
SVN Revision: 43889
Parent Commit: d0412a1
Lines Changed: +24, -28