Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
37 lines (25 loc) · 706 Bytes

CHANGELOG.md

File metadata and controls

37 lines (25 loc) · 706 Bytes

Changelog

v1.0.2

  • Move server build script to an Editor folder

v1.0.1

  • Fix: removed the animation from the SolAR "Mascotte"

v1.0.0

  • First stable release!
  • Available 3D assets:
    • Cube
    • Sphere
    • Arrow
    • Emergency exit
    • Various company logos
    • SolAR "Mascotte" (New!)

v0.0.3

  • Add disconnect mechanic on the user side
  • Fix 3D asset rotation not loading properly upon connection
  • Disable arrow animation

v0.0.2

  • Add 3D asset synchronization logic
  • Add ownership management of network objects across users
  • Add network prefabs for each 3d asset type
  • Add idle animation support (when an asset is not selected by any user)

v0.0.1

  • Initial package release