File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 44
55Async image loader with two caching layers for Unity.
66
7+ ## Test Status
8+
9+ | Unity Version | Status |
10+ | ------------- | ------ |
11+ | 2019.2.1f1 | ![ 2019.2.1f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests.yml/badge.svg?unityVersion=2019.2.1f1 ) |
12+ | 2019.3.0f1 | ![ 2019.3.0f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests.yml/badge.svg?unityVersion=2019.3.0f1 ) |
13+ | 2019.4.0f1 | ![ 2019.4.0f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests.yml/badge.svg?unityVersion=2019.4.0f1 ) |
14+ | 2020.3.0f1 | ![ 2020.3.0f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests.yml/badge.svg?unityVersion=2020.3.0f1 ) |
15+ | 2021.3.0f1 | ![ 2021.3.0f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests.yml/badge.svg?unityVersion=2021.3.0f1 ) |
16+ | 2022.3.0f1 | ![ 2022.3.0f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests.yml/badge.svg?unityVersion=2022.3.0f1 ) |
17+ | 2023.2.0f1 | ![ 2023.2.0f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests.yml/badge.svg?unityVersion=2023.2.0f1 ) |
18+ | 6000.0.23f1 | ![ 6000.0.23f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests.yml/badge.svg?unityVersion=6000.0.23f1 ) |
19+
720## Features
821
922- ✔️ Async loading from ** Web** or ** Local** ` ImageLoader.LoadSprite(imageURL); `
You can’t perform that action at this time.
0 commit comments