Skip to content

Fix ray shooting in case of touching faces

Compare
Choose a tag to compare
@alexbol99 alexbol99 released this 19 Apr 19:01
· 27 commits to master since this release

What's Changed

  • Fixes #171 infinite loop when calling unify for multipolygon with touching faces (case 1 and 2) by @axtavt in #173
  • Fix ray shooting algorithm in case of multipolygon with touching faces by @alexbol99 in #174

New Contributors

Full Changelog: v1.5.1...v1.5.2