Skip to content

Releases: Deltares/MeshKernelNET

v6.0.1

05 Feb 11:18
Compare
Choose a tag to compare

What's Changed

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

v6.0.0

03 Feb 20:13
Compare
Choose a tag to compare

What's Changed

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

v5.0.2

24 Oct 15:40
Compare
Choose a tag to compare

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

v5.0.1

18 Oct 12:47
Compare
Choose a tag to compare

What's Changed

v5.0.0

10 Sep 13:49
Compare
Choose a tag to compare

What's Changed

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

v4.3.0

03 Jul 08:55
Compare
Choose a tag to compare

What's Changed

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

v4.2.0

30 May 13:57
Compare
Choose a tag to compare

What's Changed

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

v4.1.0

19 Feb 09:47
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.0

29 Jan 13:36
ea6d3bf
Compare
Choose a tag to compare

New features

  • Mesh 2D Projection conversion (Mesh2dConvertProjection).
  • Mesh 2D transformation functions: rotation (Mesh2dRotate) and translation (Mesh2dTranslate).
  • Curvilinear grid smoothness computation (CurvilinearComputeSmoothness)
  • Curvilinear grid curvature computation (CurvilinearComputeCurvature).
  • Global mesh computation with a given number of points along the longitude and latitude directions (Mesh2dMakeGlobal).

Bug fixes

  • Bug concerned with the specification of a polygon refinement section that includes the first polygon point.

Other improvements

  • Restructured the repository.
  • Replaced custom R# settings with D-HYDRO shared.
  • Ran Resharper cleanup on the whole code.
  • Fixed the DLL version.

v3.0.1

20 Dec 12:21
Compare
Choose a tag to compare

Patch that sets missing and incorrect DLL properties (signing and versioning).