This website requires JavaScript.
Explore
Help
Sign In
UnityMirror
/
spine-runtimes
Watch
1
Star
0
Fork
0
You've already forked spine-runtimes
mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced
2026-03-06 10:46:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-ts
/
spine-webgl
History
Davide Tantillo
961e377ec9
Made overlay canvas size consistent across different browsers. Base size is not anymore the screen size due to browser limitations, but the window size. This will trigger additional canvas resize on window resize.
2025-05-09 15:40:38 +02:00
..
demos
[ts] Update all examples to pass Physics to updateWorldTransform()
2023-11-26 13:10:58 +01:00
example
Original event is passed to bounds and slot callbacks.
2025-05-09 15:40:38 +02:00
src
Made overlay canvas size consistent across different browsers. Base size is not anymore the screen size due to browser limitations, but the window size. This will trigger additional canvas resize on window resize.
2025-05-09 15:40:38 +02:00
tests
Use timekeeper delta.
2025-03-08 11:39:25 -04:00
LICENSE
[ts] Updated README, fixed license and readme inclusion in packages.
2021-09-01 12:48:53 +02:00
package.json
[ts] Release 4.2.81
2025-05-08 13:01:28 +02:00
README.md
[ts] Fix URLs in package README.md files.
2023-01-28 20:37:22 +01:00
tsconfig.json
[ts] Modularize player, add package.json files, fix up module paths.
2021-08-25 21:00:17 +02:00
README.md
spine-ts WebGL
Please see the top-level
README.md
for more information.