Blender Git Loki
Git Commits -> Revision 983ffec
Revision 983ffec by Campbell Barton (bmesh-boolean-experiment) December 11, 2015, 05:43 (GMT) |
Minor changes needed for for accessing booleans in editmode - Replace hard coded edge-delimiter checks with a call that forwards face-side check to the callback passed to BM_mesh_intersect. - Copy the hflag exactly when splitting a by the edge-net. Also remove experimental bvh-overlap test. |
Commit Details:
Full Hash: 983ffec3e56b4633824c3a0737383003d7d53a57
Parent Commit: 74389e4
Lines Changed: +47, -99