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

Version 1.0.3

Compare
Choose a tag to compare
@btco btco released this 07 Dec 16:40
· 14 commits to master since this release

Poly Toolkit 1.0.3

Release notes:

  • Updated OAuth scopes for API to fix problem with loading private assets. Note: users who want to be able to import private (unpublished) assets will have to sign out and sign in again so that the correct scopes can be assigned. Other users are unaffected and don't have to sign out.

  • Fixed NPE in PolyApi.GenerateAttributions.

  • Fixed bug where post-install logic was not running when PT was downloaded from Unity Asset Store, resulting
    in not showing the Welcome window.

  • Fixed crash in GLTF parsing when receiving an empty or invalid response. Now an error message is displayed instead.