架构大更

This commit is contained in:
SoulliesOfficial
2026-03-20 11:56:50 -04:00
parent e60ef64d01
commit d09b58fd80
3663 changed files with 15232012 additions and 105579 deletions

View File

@@ -1,3 +1,6 @@
3.5.25
- Added ES3.LoadImageInto methods allowing you to load data into an existing Texture2D.
3.5.24
- Resolved issue where a lower priority ES3Type might be used instead of the higher priority one.
- Worked around bug at Unity's end where initialisation method wasn't called, so Easy Save's global manager never gets created.