Mario Zechner
|
944ccdce3e
|
Merge branch '4.1' into 4.2-beta
# Conflicts:
# spine-ts/package-lock.json
# spine-ts/package.json
# spine-ts/spine-canvas/package.json
# spine-ts/spine-core/package.json
# spine-ts/spine-phaser/package.json
# spine-ts/spine-pixi/package.json
# spine-ts/spine-player/package.json
# spine-ts/spine-threejs/package.json
# spine-ts/spine-webgl/package.json
|
2023-11-06 12:47:46 +01:00 |
|
Mario Zechner
|
9d4d86ced3
|
[ts] Attempt to fix incompatibility with Node's ESM implementation. See #2407
|
2023-11-06 12:42:00 +01:00 |
|
Mario Zechner
|
087b2688db
|
[c] Closes #2394, double free of sequences in mesh attachments.
|
2023-10-11 11:44:36 +02:00 |
|
Nathan Sweet
|
351d42f511
|
[ts] Source whitespace.
|
2023-10-06 14:08:04 -04:00 |
|
Mario Zechner
|
1e657e8cac
|
Merge branch '4.1' into 4.2-beta
# Conflicts:
# spine-ts/package-lock.json
# spine-ts/package.json
# spine-ts/spine-canvas/package.json
# spine-ts/spine-core/package.json
# spine-ts/spine-phaser/package.json
# spine-ts/spine-pixi/package.json
# spine-ts/spine-player/package.json
# spine-ts/spine-threejs/package.json
# spine-ts/spine-webgl/package.json
|
2023-09-22 16:06:38 +02:00 |
|
Mario Zechner
|
c198203695
|
[ts] Closes #2370, added SpineCanvas.dispose and callback.
|
2023-09-22 15:55:59 +02:00 |
|
Mario Zechner
|
74b7882efa
|
Merge branch '4.1' into 4.2-beta
|
2023-07-31 13:29:29 +02:00 |
|
Mario Zechner
|
4047f1ba07
|
Updated license headers.
|
2023-07-31 13:29:16 +02:00 |
|
Wolfgang Kurz
|
867af5c134
|
Fix webglConfig check (#2183)
Missing negative operator i guess.
|
2022-10-22 15:16:15 +02:00 |
|
Mario Zechner
|
e4372e5329
|
[ts] Enable TS strict mode. Closes #2058
|
2022-04-07 21:24:48 +02:00 |
|
Nathan Sweet
|
96a998b82d
|
Spine Runtimes License Agreement update (September 24, 2021).
|
2021-09-24 18:18:19 -10:00 |
|
Mario Zechner
|
cd5f561739
|
[runtimes] Fix formatting.
|
2021-09-14 01:58:39 +02:00 |
|
Mario Zechner
|
9521e9243d
|
[ts] Remove null-coalescing operator, esbuld keeps it, but won't work in old browsers.
|
2021-09-07 21:08:19 +02:00 |
|
Mario Zechner
|
babe296157
|
[ts] Formatting
|
2021-09-07 15:49:37 +02:00 |
|
badlogic
|
ad41761293
|
[ts] Added dress-up example
Shows how to render skins to thumbnails which can then be used in an HTML UI.
|
2021-09-07 15:38:23 +02:00 |
|
badlogic
|
3ba8a2ffc2
|
[ts] Minor documentation changes.
|
2021-09-07 01:06:52 +02:00 |
|
badlogic
|
91a8b6a100
|
[ts] Added SpineCanvas, a simpler way to render via spine-webgl
Rewrote mix-and-match example as well as barebones example to illustrate usage.
|
2021-09-07 00:57:52 +02:00 |
|