Blender Git Commit Log
Git Commits -> Revision cf96fdf
Revision cf96fdf by Campbell Barton (master) May 12, 2013, 08:42 (GMT) |
Optimize face-select drawing (weight/vertex paint mode face selection) with bmesh theres no need for edge-hash lookups, replace EdgeHash with BLI_bitmap. |
Commit Details:
Full Hash: cf96fdfc65b069528171cee1cdd893f364ff4b7f
SVN Revision: 56697
Parent Commit: 0d36225
Lines Changed: +17, -37
1 Modified Path:
/source/blender/editors/space_view3d/drawmesh.c (+17, -37) (Diff)