Releases: Webstrates/Spatialstrates
Releases · Webstrates/Spatialstrates
v0.3.1
Bug Fixes and Improved Fragment File Sync
- Fix that when moving an element in pointer lock on desktop the element's rotation did not change
- Updated file sync to also sync fragment attributes
- Updated the AGENTS.md file to explain the new file sync attributes feature
- Minor R3F UIKit upgrade
- Updated font packages
v0.3.0
React Three Upgrades
- Upgrade to React Three Fiber 9, React 19, and uikit 1
- All uikit components were migrated
- Use of Fiber XR's Handles API in Movables
- The Vision Pro is now supported in VR using the natural input through transient pointers
Immersive VR Improvements
- Immersive VR now supports teleportation by selecting a point on the floor
- Locomotion of rotation and movement using joysticks of controllers
- Addition of an "Environment" property on spaces in the Space Manager to add, e.g., room scans to the desktop and VR view of a space (they are hidden in AR)
Model Gallery
- The model element was extended to support more file types (
.gltf,.glb,.usdz,.ply,.spz,.fbx) - The model gallery allows to create new instances of uploaded models
- Depending on the type, textures or models might not work due to limited loaders (e.g.,
.fbxand.usdz)