Skip to content

Releases: studentutu/AsyncLoadTexture

v 1.0.4

02 Apr 16:13

Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

  • added benchmark
  • added PlayerPrefs disk cache

v 1.0.3

27 Mar 13:14

Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

  • optimized GetPath
  • separated RemoveAllTokens into UrlExtension
  • added documentation
  • used unified approach for Get,Set

v 1.0.2

26 Mar 11:13

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

  • refactored aws token removal from url link
  • moved system operations away from main thread
  • proper disposing of TextureExtension.LoadTextureAsync
  • added cancellation tokens and proper checks

v 1.0.1

26 Mar 10:29

Choose a tag to compare

  • renamed LoadTextureAsync
  • hidden Badges folder
  • refactored Android extension

Full Changelog: v1.0.0...v1.0.1

v 1.0.0

25 Mar 21:55

Choose a tag to compare

  • async load texture
  • tests run in editor
  • tests run on Android