Skip to content

v0.11.1

Compare
Choose a tag to compare
@ParadoxDaKo ParadoxDaKo released this 20 Dec 15:32
· 32 commits to main since this release

[0.11.1] Interim Release - The Tangent Fix

Added

  • Added real-time update of file read-only status in the application title bar.

Fixes

  • Fixed tangents and bitangents being thrown away after glTF import.
  • Assets in glTF files that do not specify meshes but are otherwise valid can be imported now.
    • A Mesh that loads a meshless glTF file will still show an error.
    • A baked Mesh that loads a glTF file with no nodes referencing meshes will show an error.
  • Fixed Mesh not being properly displayed after getting baked, unbaked, then baked again.
  • Fixed missing update of broken link errors by undo/redo in some cases.