Skip to content

Latest commit

 

History

History
70 lines (36 loc) · 1.14 KB

File metadata and controls

70 lines (36 loc) · 1.14 KB

Changelog

0.21.2 (28.01.2020)

  • Bug fixed: raycast coordinates.

0.21.1 (28.01.2020)

  • Bug fixed: scale over props now working.

0.21.0 (28.01.2020)

  • Default up reverted to defaults.
  • Added Grid component.

0.20.1 (27.01.2020)

  • Bugfix Canvas component.

0.20.0 (17.01.2020)

  • Changed default up (coordinate system) to [0, 0, 1]. Z now is height.

0.19.2 (16.01.2020)

  • Materials for Box, Cylinder, Sphere. Auto apply material for objects.

0.19.1 (16.01.2020)

  • Hotfix Canvas bug.

0.19.0 (15.01.2020)

  • Added VR mode.

0.18.3 (17.12.2019)

  • Changed OrbitControls.

0.18.0 (16.12.2019)

  • Changed logic of props "materials". Added props "selectedMaterial" for GLTF.

0.17.3 (15.12.2019)

  • Exported AbstractObject.

0.17.1 (10.12.2019)

  • Removed prop "textures", added "materials" for GLTF.

0.16.10 - 0.16.11 (06.12.2019)

  • Hotfix import.

0.16.9 (06.12.2019)

  • Added prop "textures" to component GLTF for overriding textures.

0.16.2 - 0.16.6 (05.12.2019)

  • Added component Screenshot.

0.16.1 (12.11.2019)

  • Added component Sphere.

0.16.0 (08.11.2019)

  • First public release.