12 Commits

Author SHA1 Message Date
Nathan Sweet
f08d58dc98 License header update. 2025-04-05 13:42:13 -04:00
Davide Tantillo
457be16385 [ts] Port of commit 68d262b5: Improved rendering performance when an attachment is fully inside a clipping attachment.
Reuse the original vertices rather than clipping's triangle soup.
Removed deprecated clipping methods.
2025-04-01 15:19:21 +02:00
Davide Tantillo
f8bcbb3e59 [ts][pixi-v7] Allow to define a bounds providers for the Spine game object. See #2734. 2025-01-29 17:53:33 +01:00
Davide Tantillo
c6ffb37250 [ts][pixi-v7][pixi-v8] Add removeSlotObjects to remove all slot objects. Closes #2696. 2025-01-24 15:45:24 +01:00
Davide Tantillo
b443dd1e29 [ts][pixi-v7][pixi-v8] Add missing jsdoc. 2025-01-24 15:17:33 +01:00
Davide Tantillo
6f8ed12686 [ts][pixi-v7] Add option to sync attachment visibility to slot object. See #2731. 2025-01-24 14:47:12 +01:00
Davide Tantillo
9f3431e7a0 [ts][pixi-v7][pixi-v8] Atlas url query params are copied to png url. Closes #2732. 2025-01-24 11:18:23 +01:00
Mario Zechner
d1117b8248 Formatting 2024-12-09 14:52:06 +01:00
Davide Tantillo
a4b5605921 [ts][pixi-v7] Run tsfmt 2024-12-06 16:40:29 +01:00
Davide Tantillo
a905b92e79 [ts][pixi-v7] Prevent always setup pose rendering for the first frame as did in 6ab5ddf9 for pixi-v8. 2024-12-06 16:36:28 +01:00
Konstantin Tolis
c505061d91 [ts][pixi-v7] Fix incorrect pixiObject scale in updatePixiObject 2024-11-22 14:44:34 +01:00
Davide Tantillo
6cc8809406 [ts][pixi] Move pixi to pixi-v7 2024-11-07 14:49:36 +01:00