Skip to content

Releases: xarthurx/igMesh

Release v0.6.1

Choose a tag to compare

@github-actions github-actions released this 01 Apr 13:27
50fea76

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

Choose a tag to compare

@github-actions github-actions released this 07 Dec 15:49

fix script.

What's Changed

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

Release v0.5.8

Choose a tag to compare

@github-actions github-actions released this 17 Nov 10:58

update version and ache mechanism.

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

Release v0.5.7

Choose a tag to compare

@github-actions github-actions released this 17 Nov 10:32

upda yak usage.

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

Release v0.5.5

Choose a tag to compare

@github-actions github-actions released this 12 Nov 17:29

fix isoline points sorting bug.

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

Release v0.5.3

Choose a tag to compare

@github-actions github-actions released this 05 Nov 21:28

fix lib name, pump to v0.5.3

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

v0.4.1

Choose a tag to compare

@xarthurx xarthurx released this 24 Oct 10:45
  • Replace the bottom layer of Rhino C++ SDK with GeoSharPlus.
  • Icon and infrastructure update.

IG-Mesh_v0.3.0

Choose a tag to compare

@xarthurx xarthurx released this 31 Jul 11:17

V0.3.0

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

IG-Mesh_v0.2.6-alpha

Choose a tag to compare

@xarthurx xarthurx released this 09 May 20:45

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

Choose a tag to compare

@xarthurx xarthurx released this 12 Apr 09:55

This release of IG-Mesh contains:

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