Skip to content

Releases: d3/d3-delaunay

v5.1.3

23 Jul 10:16
@Fil Fil
Compare
Choose a tag to compare
  • removed zero-length edges from clipped voronoi cells (#42)

v5.1.2

19 Jul 10:35
@Fil Fil
Compare
Choose a tag to compare
  • fixes #80 “voronoi.update gives incorrect cells”

v5.1.1

10 Jul 17:09
Compare
Choose a tag to compare

Fix delaunay.find performance regression (~4x slower since v4.1.0)

v5.1.0

09 Jul 18:46
@Fil Fil
Compare
Choose a tag to compare
  • Adds voronoi.update (#74)
  • delaunay.update returns this (#73)

v5.0.2

27 Jun 20:58
@Fil Fil
Compare
Choose a tag to compare
  • fix a bug when updating to collinear points

v5.0.1

24 Jun 17:21
@Fil Fil
Compare
Choose a tag to compare
  • Update to Delaunator 4 (improving performance by ~10% and fixing bugs).
  • Define the Voronoi tessellation for 0, 1, 2 and more collinear points, improve robustness.
  • Fix delaunay.find for coincident points.
  • Add an update method for a faster update of the triangulation after in-place editing of points.
  • ⚠️ Breaking: remove delaunay.outedges.

v4.1.5

05 Sep 14:53
Compare
Choose a tag to compare
  • Update to Delaunator 2.0.5.

v4.1.4

04 Sep 14:42
Compare
Choose a tag to compare
  • Update Delaunator to 2.0.4.

v4.1.3

31 Aug 15:10
Compare
Choose a tag to compare
  • Update Delaunator to 2.0.3.

v4.1.2

28 Aug 13:52
Compare
Choose a tag to compare
  • Update Delaunator to 2.0.2.