What's Changed
- Add
obj
export - Add
svg
export - Add
Texture3D
,TextureArray
export - Prevent re-imports when opening a 4.x project in the editor
- Restore import parameters for most 4.x resources
- Scene export improvements
- We no longer write them to
.assets
by default (if they were already .glb or .gltf) - We restore all of the import parameters (particularly the ones that indicate loading external resources)
- We no longer write them to
- Lots of other bugfixes
New Contributors
Full Changelog: v0.9.1...v1.0.0-beta.1