Skip to content

Latest commit

 

History

History
316 lines (163 loc) · 7.15 KB

CHANGELOG.md

File metadata and controls

316 lines (163 loc) · 7.15 KB

v7.1.3 (Fri Feb 14 2025)

🐛 Bug Fix

  • Organize code, use export *, sort generated interfaces #9 (@rosskevin)

Authors: 1


v7.1.2 (Fri Feb 14 2025)

🐛 Bug Fix

  • Add helper for exposeProps api reuse isMatchIncludingAncestors #8 (@rosskevin)

Authors: 1


v7.1.1 (Fri Feb 14 2025)

⚠️ Pushed to main

  • allow for additional supplied transforms (@rosskevin)

Authors: 1


v7.1.0 (Fri Feb 14 2025)

🚀 Enhancement

  • exposeProps should provide for overwriting as well as fallback for optional props #7 (@rosskevin)

Authors: 1


v7.0.22 (Thu Feb 13 2025)

⚠️ Pushed to main

Authors: 1


v7.0.21 (Thu Feb 13 2025)

⚠️ Pushed to main

Authors: 1


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