Blender Git Loki
Git Commits -> Revision fa043d2
Revision fa043d2 by Campbell Barton (master) May 18, 2013, 19:18 (GMT) |
Optimizations for dyntopo - creating faces was unnecessarily checking if they already existed. - deleting a face did edge-lookups, when the edges are already available from the face-loops. |
Commit Details:
Full Hash: fa043d208b2060694eda02aee7807d530be367e5
SVN Revision: 56903
Parent Commit: ef40cdc
Lines Changed: +39, -12
1 Modified Path:
/source/blender/blenkernel/intern/pbvh_bmesh.c (+39, -12) (Diff)