Skip to content

Releases: xarthurx/igMesh

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.

IG-Mesh_v0.1.0-alpha

24 Mar 14:56

Choose a tag to compare

This is the initial release of IG-Mesh:

The plugin currently includes functions in the following categories:

  • IO + Info
  • Properties
  • Adjacency + Bound
  • Mapping
  • Query
  • Utils