Blender Git Loki
Git Commits -> Revision 7755a2e
Revision 7755a2e by Howard Trickey (newboolean) July 30, 2020, 21:58 (GMT) |
Fix a coplanar case - two cubes forming steps. Needed careful logic about what to do with zero volume cells. It worked before on some cases by accident, but now it should work on any depth stack of coincident faces. |
Commit Details:
Full Hash: 7755a2ed788b577989e35ee103c8ba7b46442b9d
Parent Commit: 64d8f6b
Lines Changed: +318, -15