Jimb Esser 905f4c6ece
[ts] Use existing, explicit atlas data instead of relying on an image's current width/height (#2085)
This fixes a bug where UVs would sometimes be wrong if an image's size is not the same as when originally exported.  This could happen in the wild to _any_ project, due to mobile ISPs/browsers that proxy requests and resize images before sending them to clients.
Fixing this also allows `spine-core` to work with engines that:
* use embedded, low-res textures while waiting for high res textures to load
* automatically provide lower resolution textures to low-end devices or low-resolution displays
2023-01-30 12:51:47 +01:00
..
2023-01-27 19:51:06 +01:00

spine-ts core

Please see the top-level README.md for more information.