Skip to content

Releases: mapbox/earcut.hpp

v2.2.4

06 Sep 14:04
4811a2b
Compare
Choose a tag to compare

v2.2.3

02 Sep 09:09
Compare
Choose a tag to compare

v0.12.4

19 Oct 17:39
Compare
Choose a tag to compare
  • Fixed a crash in Crash in Earcut::findHoleBridge
  • Added coverage checks
  • Added macOS, MinGW builds

v0.12.3

12 Jun 07:19
Compare
Choose a tag to compare

Fixed -Wunused-lambda-capture warning.

v0.12.2

24 May 12:59
Compare
Choose a tag to compare

Fix unsigned integer overflow + division by zero

v0.12.1

30 Sep 13:19
Compare
Choose a tag to compare
fix cast precision warning

mapbox namespace and fixed compiler notices

28 Sep 10:08
Compare
Choose a tag to compare
  • Move headers to the mapbox namespace (#43)
  • Fix compiler warning (-Wshadow) (#42)
  • Fix compiler warning (-Wparentheses) (#46)

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

23 Mar 20:38
Compare
Choose a tag to compare

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.

v0.10.3

21 Oct 22:00
Compare
Choose a tag to compare
v0.10.3 Pre-release
Pre-release
Use double coordinates universally

v0.10.2

13 Oct 17:27
Compare
Choose a tag to compare
v0.10.2 Pre-release
Pre-release
Port fix for https://github.com/mapbox/earcut/issues/29

Refs https://github.com/mapbox/earcut.hpp/issues/6