Skip to content

Commit

Permalink
Refactor connect edges (#113)
Browse files Browse the repository at this point in the history
* initial commit

* refactor connect edges

* make the tests pass

* fix up handling of holes

* make linting happy

* remove some unnessecary bits

* fix valid poly condition

* implemented same logic as in Rust

* updated test cases

* incorporate review comments + cleanup

* updated dist

Co-authored-by: Alexander Milevski <alexander.milewski@gmail.com>
Co-authored-by: Fabian Keller <github.100.fkeller@spamgourmet.com>
Co-authored-by: Fabian Keller <bluenote10@users.noreply.github.com>
  • Loading branch information
4 people authored Mar 25, 2020
1 parent 19649f9 commit 3890e97
Show file tree
Hide file tree
Showing 24 changed files with 3,874 additions and 279 deletions.
255 changes: 178 additions & 77 deletions demo/js/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/martinez.min.js

Large diffs are not rendered by default.

253 changes: 177 additions & 76 deletions dist/martinez.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/martinez.umd.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 3890e97

Please sign in to comment.