Skip to content

Releases: mworchel/xatlas-python

v0.0.11

04 Jul 16:20
24d7e3e

Choose a tag to compare

  • Expose vertex assignments (atlas index and chart index) through atlas.get_mesh_vertex_assignment (fixes #8)
  • Add access to the mesh chart array through atlas.get_mesh_chart_count and atlas.get_mesh_chart.

v0.0.10

02 Apr 15:15
20b2018

Choose a tag to compare

  • Use scikit-build-core (fixes #21, #22)

v0.0.9

11 Feb 19:43
ff6541e

Choose a tag to compare

  • Add support for Python 3.12 (@mikedh)
  • Fix tests for various platforms (@mikedh)

v0.0.8

27 Aug 18:28
a147723

Choose a tag to compare

  • Fixed parameter naming of the Atlas.add_mesh function (thanks @impiaaa)

v0.0.7

09 Dec 11:19
752d970

Choose a tag to compare

  • Support Python 3.10 and 3.11
  • Add access to the utilization and chart images for multiple atlases

v0.0.6

10 Oct 11:19
6d7e981

Choose a tag to compare

  • Add bindings for AddUvMesh
  • Bumped xatlas version
  • Fixed name of PackOptions member (thanks @michele-arrival)

v0.0.5

23 Jul 18:18
df8b493

Choose a tag to compare

  • Fixed parameter naming of the parametrize function

v0.0.4

15 Jun 18:09
b3c8123

Choose a tag to compare

  • Added property Atlas.chart_image, a visualization of the charts and their packing in texture space

v0.0.3: Trigger the wheels workflow on manual dispatch or release publish

18 Feb 21:04
d2d21f5

Choose a tag to compare