You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
e800b2e: Introduced a new declarative GLTF modification API. Users can now use the <Gltf> and Modify components to add, remove, and modify components (like light, render, camera) on entities within a loaded GLB hierarchy.
Patch Changes
131b07d: Fixing issue with Application schema validation
86f01de: Adds a deprecation warning to OrbitControls