Skip to content

v0.11: fix cases of bad diagonals in the split routine

Choose a tag to compare

@mourner mourner released this 23 Mar 20:38
· 68 commits to master since this release

Features

  • Added steiner points support.

Fixes

  • Fixed a bunch of degenerate cases, reflecting earcut.js version 2.1.1.

Code

  • Removed boost dependency.
  • Added Visual Studio support.
  • Switched from gyp to cmake for the build system.