File tree Expand file tree Collapse file tree 4 files changed +22
-21
lines changed
Expand file tree Collapse file tree 4 files changed +22
-21
lines changed Original file line number Diff line number Diff line change 5555 "cSpell.words" : [
5656 " ARGB" ,
5757 " cysharp" ,
58+ " editmode" ,
5859 " imageloader" ,
5960 " Murzak" ,
6061 " openupm" ,
Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ Async image loader with two caching layers for Unity.
88
99| Unity Version | Status |
1010| ------------- | ------ |
11- | 2019.4.40f1 | ![ 2019.4.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2019.4.40f1 ) |
12- | 2020.3.40f1 | ![ 2020.3.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2020.3.40f1 ) |
13- | 2021.3.45f1 | ![ 2021.3.45f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2021.3.45f1 ) |
14- | 2022.3.57f1 | ![ 2022.3.57f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2022.3.57f1 ) |
15- | 2023.1.20f1 | ![ 2023.1.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2023.1.20f1 ) |
16- | 2023.2.20f1 | ![ 2023.2.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2023.2.20f1 ) |
17- | 6000.0.37f1 | ![ 6000.0.37f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=6000.0.37f1 ) |
11+ | 2019.4.40f1 | ![ 2019.4.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor. yml/badge.svg ) |
12+ | 2020.3.40f1 | ![ 2020.3.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor. yml/badge.svg ) |
13+ | 2021.3.45f1 | ![ 2021.3.45f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor. yml/badge.svg ) |
14+ | 2022.3.57f1 | ![ 2022.3.57f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor. yml/badge.svg ) |
15+ | 2023.1.20f1 | ![ 2023.1.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor. yml/badge.svg ) |
16+ | 2023.2.20f1 | ![ 2023.2.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor. yml/badge.svg ) |
17+ | 6000.0.37f1 | ![ 6000.0.37f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor. yml/badge.svg ) |
1818
1919## Features
2020
Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ Async image loader with two caching layers for Unity.
88
99| Unity Version | Status |
1010| ------------- | ------ |
11- | 2019.4.40f1 | ![ 2019.4.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2019.4.40f1 ) |
12- | 2020.3.40f1 | ![ 2020.3.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2020.3.40f1 ) |
13- | 2021.3.45f1 | ![ 2021.3.45f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2021.3.45f1 ) |
14- | 2022.3.57f1 | ![ 2022.3.57f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2022.3.57f1 ) |
15- | 2023.1.20f1 | ![ 2023.1.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2023.1.20f1 ) |
16- | 2023.2.20f1 | ![ 2023.2.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2023.2.20f1 ) |
17- | 6000.0.37f1 | ![ 6000.0.37f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=6000.0.37f1 ) |
11+ | 2019.4.40f1 | ![ 2019.4.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor. yml/badge.svg ) |
12+ | 2020.3.40f1 | ![ 2020.3.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor. yml/badge.svg ) |
13+ | 2021.3.45f1 | ![ 2021.3.45f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor. yml/badge.svg ) |
14+ | 2022.3.57f1 | ![ 2022.3.57f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor. yml/badge.svg ) |
15+ | 2023.1.20f1 | ![ 2023.1.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor. yml/badge.svg ) |
16+ | 2023.2.20f1 | ![ 2023.2.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor. yml/badge.svg ) |
17+ | 6000.0.37f1 | ![ 6000.0.37f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor. yml/badge.svg ) |
1818
1919## Features
2020
Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ Async image loader with two caching layers for Unity.
88
99| Unity Version | Status |
1010| ------------- | ------ |
11- | 2019.4.40f1 | ![ 2019.4.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2019.4.40f1 ) |
12- | 2020.3.40f1 | ![ 2020.3.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2020.3.40f1 ) |
13- | 2021.3.45f1 | ![ 2021.3.45f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2021.3.45f1 ) |
14- | 2022.3.57f1 | ![ 2022.3.57f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2022.3.57f1 ) |
15- | 2023.1.20f1 | ![ 2023.1.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2023.1.20f1 ) |
16- | 2023.2.20f1 | ![ 2023.2.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=2023.2.20f1 ) |
17- | 6000.0.37f1 | ![ 6000.0.37f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests. yml/badge.svg?unityVersion=6000.0.37f1 ) |
11+ | 2019.4.40f1 | ![ 2019.4.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor. yml/badge.svg ) |
12+ | 2020.3.40f1 | ![ 2020.3.40f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor. yml/badge.svg ) |
13+ | 2021.3.45f1 | ![ 2021.3.45f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor. yml/badge.svg ) |
14+ | 2022.3.57f1 | ![ 2022.3.57f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor. yml/badge.svg ) |
15+ | 2023.1.20f1 | ![ 2023.1.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor. yml/badge.svg ) |
16+ | 2023.2.20f1 | ![ 2023.2.20f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor. yml/badge.svg ) |
17+ | 6000.0.37f1 | ![ 6000.0.37f1] ( https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor. yml/badge.svg ) |
1818
1919## Features
2020
You can’t perform that action at this time.
0 commit comments