- Bug fixed: raycast coordinates.
- Bug fixed: scale over props now working.
- Default up reverted to defaults.
- Added Grid component.
- Bugfix Canvas component.
- Changed default up (coordinate system) to [0, 0, 1]. Z now is height.
- Materials for Box, Cylinder, Sphere. Auto apply material for objects.
- Hotfix Canvas bug.
- Added VR mode.
- Changed OrbitControls.
- Changed logic of props "materials". Added props "selectedMaterial" for GLTF.
- Exported AbstractObject.
- Removed prop "textures", added "materials" for GLTF.
- Hotfix import.
- Added prop "textures" to component GLTF for overriding textures.
- Added component Screenshot.
- Added component Sphere.
- First public release.