Skip to content

Releases: Deltares/MeshKernel

v6.0.1

05 Feb 10:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

03 Feb 19:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v6.0.0

v5.0.2

24 Oct 15:11
Compare
Choose a tag to compare

Full Changelog: v5.0.1...v5.0.2

v5.0.1

18 Oct 11:35
Compare
Choose a tag to compare

What's Changed

  • GRIDEDIT-1452: Revert correct intersected/non-intersected faces deletion options by @lucacarniato in #376

v5.0.0

10 Sep 12:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v5.0.0

v4.3.0

03 Jul 07:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

v4.2.0

30 May 10:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0

15 Feb 13:50
6f3c975
Compare
Choose a tag to compare

What's Changed

  • Reintroduced mesh deletion option of faces including circumcenters (previously deleted feature)

Bug fixes

  • Fixed bug related to rotated samples

v4.0.2

31 Jan 09:02
de62e33
Compare
Choose a tag to compare

Bug fixes

  • Do not throw if an attempt to get unset contacts information is made (mkernel_contacts_get_dimensions and mkernel_contacts_get_data)

v4.0.1

25 Jan 15:25
ce074dc
Compare
Choose a tag to compare

What's Changed

  • Add mkernel_mesh2d_refine_ridges_based_on_gridded_samples API function