Skip to content

release/1.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 20:45
· 12 commits to master since this release

1.1.0 (2021-03-25)

Bug Fixes

  • file browser on mac build (a8059a8)
  • linked up samples in viewer scene (27b9a87)
  • parent rotation (65cfed4)
  • rehid ui (a6ced66)
  • removed addressables dependency and started cleaning up project (1cb513d)
  • Removed h5 from python conversion scripts (a5f7ed0)
  • renaming pointlight to joint (starting) (5798d73)
  • Rotating characters now works correctly (c1b8515)
  • updated gitignore (9950b60)
  • updated UI on load screen to remove mention of h5 (5984887)

Features

  • added ability to set display options from player (b4906f2)
  • added cdocs for customizing settings (3c98368)
  • added docs, cleaned up customs setting asset creation (166785d)
  • added poster and other docs (e4caad7)
  • added samples as addressables, and refactored file loading to be async (960e3dd)
  • can now load animations from a folder without picking a list file. Will just play all json and h5 (9f28c90)
  • can toggle ui, minor cleanup (d6bd084)
  • Cusomizing settings API cleanup, and associated docs (4b8b129)
  • made animation loader static method (2462047)
  • Major docs improvements, and fixed keyboard camera freezing. (e9e4821)
  • Major website updates, cleaning up python conversion scripts (9387218)