We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1fb1b commit 77caa1dCopy full SHA for 77caa1d
1 file changed
CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
14
- Fixed error caused by loading a glTF file with no scenes.
15
- GLTF Metadata Extensions: Fix case where an error would be thrown when non-mesh nodes are present.
16
- Fixed case where tile sets with implicit tiling would not be loaded correctly if an external availability buffer was used.
17
+- Asynchronously process child tiles to avoid processing stalls.
18
19
### Added
20
- R3F CompassGizmo: Support for X & Y margin for CompassGizmo.
0 commit comments