Skip to content

Releases: csvurt/assimp2xml3d

0.2.1

10 Jun 14:01

Choose a tag to compare

Fixes for the following issues:

  • Updated Assimp and tinyxml2 dependencies to latest master builds
  • Ignore path prefixes when determining a name for the exported asset
  • Fixed a case where material ID references would not be sanitized for HTML

0.2.0

20 Oct 11:51

Choose a tag to compare

Compatible with XML3D 5.x only.

  • Added a --no-materials (-m) flag
  • Removed mesh splitting since XML3D now uses the OES_element_index_uint extension

assimp2xml3d v0.1.1

12 May 08:19

Choose a tag to compare

This is the initial Early Access release of assimp2xml3d. Please consider filing an Issue if you encounter anything strange!