Blender Git Commit Log

Git Commits -> Revision a4bcdf5

Revision a4bcdf5 by Campbell Barton (master)
August 12, 2017, 08:35 (GMT)
Fix T52329: Boolean with aligned shapes failed

Creating ngons with multiple axis aligned shapes in the middle of a
single face would fail in some cases.

This exposed multiple problems in BM_face_split_edgenet_connect_islands

- Islands needed to be sorted on Y axis when X was aligned.
- Checking edge intersections needed increased endpoint bias.
- BVH epsilon needed to be increased.

Commit Details:

Full Hash: a4bcdf5fb1a7afc85b464c35b359e627907db2e0
Parent Commit: 091ae0e
Lines Changed: +48, -21

1 Modified Path:

/source/blender/bmesh/intern/bmesh_polygon_edgenet.c (+48, -21) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021