blender/source
Campbell Barton a4bcdf5fb1 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.
2017-08-12 18:35:47 +10:00
..
blender Fix T52329: Boolean with aligned shapes failed 2017-08-12 18:35:47 +10:00
blenderplayer Object Apply Transform: option to apply properties 2017-08-11 22:32:07 +10:00
creator Remove MinGW support 2017-05-27 15:34:55 -04:00
gameengine Cleanup: Py3.7x warning 2017-07-27 07:29:16 +10:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt