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
|
b5c5fb6bde
|
Formatting.
|
2023-09-14 13:12:53 +02:00 |
|
Mario Zechner
|
a397b8fe3f
|
[webgl] Fix blend modes, see #2025, #2347
|
2023-09-13 22:26:27 +02:00 |
|
Mario Zechner
|
d5326a9823
|
Revert "split webgl blendmodes into separate destination color/alpha values (#2347)"
This reverts commit 07c05431bf8754415736052046123a97ab475d2c.
# Conflicts:
# spine-ts/spine-webgl/src/SkeletonRenderer.ts
|
2023-09-13 19:43:45 +02:00 |
|
spayton
|
07c05431bf
|
split webgl blendmodes into separate destination color/alpha values (#2347)
|
2023-09-04 10:40:16 +02:00 |
|
Mario Zechner
|
e404d0bede
|
[phaser] Closes #2348, SpineGameObject.willRender() didn't reset state correctly in case an object is inside a container.
|
2023-09-04 10:23:38 +02:00 |
|
Mario Zechner
|
4047f1ba07
|
Updated license headers.
|
2023-07-31 13:29:16 +02:00 |
|
Mario Zechner
|
b82e78079a
|
[ts] Fix formatting.
|
2023-01-30 12:43:38 +01:00 |
|
Mario Zechner
|
83a8e5d66b
|
[ts][player][webgl] Closes #2227, instead of disabling culling automatically, make it configurable via PolygonBatcher.disableCulling. Off by default.
|
2023-01-26 15:49:02 +01:00 |
|
Mario Zechner
|
7ae9c490d5
|
[phaser] WebGL and Canvas rendering, fix mixins
# Conflicts:
# spine-ts/package-lock.json
# spine-ts/package.json
|
2022-12-27 11:44:11 +01:00 |
|
Mario Zechner
|
e4372e5329
|
[ts] Enable TS strict mode. Closes #2058
|
2022-04-07 21:24:48 +02:00 |
|
Mario Zechner
|
1fb3b53c5b
|
[ts][webgl] Closes #1976, PolygonBatcher disables CULL_FACE and restores the previous setting on end()
|
2022-03-20 15:06:49 +01:00 |
|
Mario Zechner
|
7876897c59
|
Merge branch '4.0' into 4.1-beta
|
2021-10-11 16:17:19 +02:00 |
|
Mario Zechner
|
d296fa3efa
|
[ts] Closes #1966, PolygonBatcher does not flush if the blend mode has not changed.
|
2021-10-11 16:16:55 +02:00 |
|
Nathan Sweet
|
96a998b82d
|
Spine Runtimes License Agreement update (September 24, 2021).
|
2021-09-24 18:18:19 -10:00 |
|
Mario Zechner
|
39df4c7cbb
|
[ts] Formatter pass
|
2021-08-27 17:24:18 +02:00 |
|
Mario Zechner
|
17c342ac61
|
[ts] Modularize player, add package.json files, fix up module paths.
|
2021-08-25 21:00:17 +02:00 |
|
Mario Zechner
|
79f0abf765
|
[ts] Refactor module resolution, switch to esbuild
|
2021-08-25 19:30:46 +02:00 |
|
Mario Zechner
|
474dae82a0
|
ES2015 modulification of spine-ts core.
|
2021-08-20 16:24:10 +02:00 |
|