Skip to content

Releases: xarthurx/igMesh

Release v0.6.1

01 Apr 13:27
50fea76

Choose a tag to compare

Merge pull request #10 from xarthurx/copilot/fix-github-action-version-issue Fix CI: align vcpkg commit with builtin-baseline, bump Actions to v4

What's Changed

  • Fix CI: align vcpkg commit with builtin-baseline, bump Actions to v4 by @Copilot in #10

New Contributors

  • @Copilot made their first contribution in #10

Full Changelog: v0.6.0...v0.6.1

Release v0.6.0

07 Dec 15:49

Choose a tag to compare

fix script.

What's Changed

Full Changelog: v0.5.9...v0.6.0

Release v0.5.8

17 Nov 10:58

Choose a tag to compare

update version and ache mechanism.

Full Changelog: v0.5.7...v0.5.8

Release v0.5.7

17 Nov 10:32

Choose a tag to compare

upda yak usage.

Full Changelog: v0.5.6...v0.5.7

Release v0.5.5

12 Nov 17:29

Choose a tag to compare

fix isoline points sorting bug.

Full Changelog: v0.5.3...v0.5.5

Release v0.5.3

05 Nov 21:28

Choose a tag to compare

fix lib name, pump to v0.5.3

Full Changelog: v0.5.2...v0.5.3

v0.4.1

24 Oct 10:45

Choose a tag to compare

  • Replace the bottom layer of Rhino C++ SDK with GeoSharPlus.
  • Icon and infrastructure update.

IG-Mesh_v0.3.0

31 Jul 11:17

Choose a tag to compare

V0.3.0

  • OpenNurbs framework adjustment.
  • code cleanup and various fix.

IG-Mesh_v0.2.6-alpha

09 May 20:45

Choose a tag to compare

This release of IG-Mesh contains:

  • quad mesh planarity check.
  • quad mesh planarization.
  • edge normals.
  • colour mesh by face (instead of the default Mesh Colours using vertices).
  • fast mesh geodesic distance computing by using the heat transfer method.
  • Various bug fixes.

IG-Mesh_v0.1.1-alpha

12 Apr 09:55

Choose a tag to compare

This release of IG-Mesh contains:

  • icon redraw.
  • example files.
  • bug fix.