Skip to content

Latest commit

 

History

History
244 lines (127 loc) · 5.64 KB

CHANGELOG.md

File metadata and controls

244 lines (127 loc) · 5.64 KB

v7.0.20 (Mon Feb 10 2025)

⚠️ Pushed to main

  • fix issue where ts interface nodes has duplicate names after gltfTransform (@rosskevin)

Authors: 1


v7.0.19 (Mon Feb 10 2025)

⚠️ Pushed to main

  • Make flatten optional as it can destroy named hierarchies that the user may want (@rosskevin)

Authors: 1


v7.0.18 (Mon Feb 10 2025)

⚠️ Pushed to main

Authors: 1


v7.0.17 (Mon Feb 10 2025)

⚠️ Pushed to main

  • api allows client controlled logger for transform (@rosskevin)

Authors: 1


v7.0.16 (Mon Feb 10 2025)

⚠️ Pushed to main

Authors: 1


v7.0.15 (Mon Feb 10 2025)

⚠️ Pushed to main

  • switch to named export for easier verification of naming for external use (@rosskevin)

Authors: 1


v7.0.14 (Mon Feb 10 2025)

⚠️ Pushed to main

Authors: 1


v7.0.13 (Mon Feb 10 2025)

⚠️ Pushed to main

  • simpler simplify options resolution, reorg transform to folder (@rosskevin)

Authors: 1


v7.0.12 (Mon Feb 10 2025)

⚠️ Pushed to main

  • doc and expose Simplifier options with better API access (@rosskevin)

Authors: 1


v7.0.11 (Mon Feb 10 2025)

⚠️ Pushed to main

  • setConstants shouldn’t manipulate the modelLoadPath and add a leading / (@rosskevin)

Authors: 1


v7.0.10 (Fri Feb 07 2025)

⚠️ Pushed to main

Authors: 1


v7.0.9 (Fri Feb 07 2025)

⚠️ Pushed to main

Authors: 1


v7.0.8 (Fri Feb 07 2025)

⚠️ Pushed to main

Authors: 1


v7.0.7 (Fri Feb 07 2025)

⚠️ Pushed to main

Authors: 1


v7.0.6 (Fri Feb 07 2025)

⚠️ Pushed to main

Authors: 1


v7.0.5 (Fri Feb 07 2025)

⚠️ Pushed to main

  • make some options optional/align defaults (@rosskevin)

Authors: 1


v7.0.4 (Thu Feb 06 2025)

🐛 Bug Fix

Authors: 1


v7.0.3 (Thu Feb 06 2025)

🐛 Bug Fix

Authors: 1


v7.0.2 (Thu Feb 06 2025)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Kevin Ross (@rosskevin)

❤️ Hichem Fantar (@hichemfantar)

First forked release

The basis for this repository was submitted as pmndrs/gltfjsx#286. This repository is publishing an artifact until that is accepted, otherwise this will continue to evolve.

  • Update readme with temporary fork notice, badges etc #1 (@rosskevin)
  • typescript conversion and API+CLI (@rosskevin)
  • Merge remote-tracking branch 'hichemfantar/customize-prune-options' into alpha-typescript (@rosskevin)
  • Merge remote-tracking branch 'hichemfantar/small-improvements' into alpha-typescript (@rosskevin)
  • Merge branch 'master' into customize-prune-options (@hichemfantar)

Authors: 2