glTFast 5.2.0
atteneder
released this
18 Oct 13:39
·
182 commits
to main
since this release
Added
- Runtime tests
- (Export) Setting for deterministic export (limits concurrency to ensure consistent output)
- (DOTS) Support for Entities 1.0
Changed
- Optimized
Accessor.GetAccessorAttributeType
- Optimized
GltfEntityAsset.ClearScenes
via Burst - Bump minimum unity version from 2019.4.7f1 to 2019.4.40f1
Fixed
- Compiler errors and warnings on Unity 2023.2 (and newer) due to using obsolete types.