Releases: LokiResearch/fast-triangle-triangle-intersection
Releases · LokiResearch/fast-triangle-triangle-intersection
v1.0.7
- Fixed ts definitions location
v1.0.5
- Fixes #1
- Moved three to peer dependencies
- Added more tests
v1.0.4
- Moved three to devDependencies
v1.0.3
- Added a triangles intersection demo
- Fix an issue where an intersection is found while the first three intersection
tests are all positive or negative
v1.0.2
Added rollup config to generate cjs and esm modules.
v1.0.1
- Updated package info
- Updated Readme