Releases: studentutu/AsyncLoadTexture
Releases · studentutu/AsyncLoadTexture
v 1.0.4
Full Changelog: v1.0.3...v1.0.4
- added benchmark
- added PlayerPrefs disk cache
v 1.0.3
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
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
- renamed LoadTextureAsync
- hidden Badges folder
- refactored Android extension
Full Changelog: v1.0.0...v1.0.1
v 1.0.0
- async load texture
- tests run in editor
- tests run on Android