v0.5.5
Pre-release
Pre-release
Major Changed
Bug fixes
- Camera Controller unhoped behavior when using glTF Importer #1003
You can install RhodoniteTS by npm.
https://www.npmjs.com/package/rhodonite
$ npm install rhodonite
What's Changed (Pull Request based)
- feat: gltf2exporter glb by @emadurandal in #991
- feat: gltf2exporter support glb (include images) by @emadurandal in #992
- fix: glTF validator check error (Accessor and BufferView in FlightHelmet) by @emadurandal in #993
- feat: support sampler by @emadurandal in #994
- fix: material handling in Gltf2Exporter by @emadurandal in #995
- feat: gltf2exporter effekseer by @emadurandal in #996
- refactor: rename CommonTypes.ts by @emadurandal in #999
- fix: bonenumber by @emadurandal in #1000
- chore: samples by @emadurandal in #1001
- fix: switch to use __generateCameraEntity than this.__generateCamera… by @emadurandal in #1003
Full Changelog: v0.5.4...v0.5.5