Skip to content

v0.4.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@emadurandal emadurandal released this 17 Oct 04:06
· 1 commit to build/release-note-generator since this release

v0.4.3 Released

Minor Features

Improvements

Fixes

  • glTF2Exporter now works for static mesh only (Skeletal models not supported yet)

BREAKING CHANGES

  • Constructors of Vector3 classes now accept a Float32Array instance only. Use Vector3#from**** static methods instead. #865

Full Changelog: v0.4.2...v0.4.3