badlogic
a7fe570148
[ts] Ported AnimationState changes
2016-11-24 12:48:45 +01:00
NathanSweet
36000e3c55
Updated to v3.5 (merge dev branch).
...
# Conflicts:
# spine-c/src/spine/AnimationState.c
2016-11-15 23:10:23 +01:00
NathanSweet
6cdcdbdb40
Renamed TextureAtlasAttachmentLoader to AtlasAttachmentLoader, matching the other runtimes.
2016-10-15 10:27:38 +02:00
badlogic
0d85cfeaaf
[ts] Closes #713 , the latest TS 2.0.3 version of ArrayLike makes both the length and indexer read-only. Added our own ArrayLike to utils, works as intended
2016-10-03 15:37:57 +02:00
NathanSweet
b597aac9b9
[ts] Minor demo updates.
...
- Loading screen is never shown if demo loads completely while offscreen.
- HTML charset specified.
- Tabs, not spaces, you filthy animals. Each unminified JS reduced by ~80kb.
- Clean up.
2016-09-13 23:18:49 +02:00
badlogic
73b5617b81
[ts] Refactored the way we render multiple demos. All rendering is coalesced into a single rendering loop. Eats less CPU
2016-09-03 01:13:02 +02:00
badlogic
1c74823b2f
[ts] Refactored demos to share assets as much as possible. Added SharedAssetManager for that purpose
2016-09-02 11:22:04 +02:00
badlogic
348b11e275
[ts] More demo work
2016-09-01 14:46:36 +02:00
badlogic
830a2ad040
[ts] Added playback controls to demos
2016-08-26 11:29:02 +02:00
badlogic
a69aec8a76
[ts] Added various helper classes to make writing demos easier
2016-08-24 15:58:31 +02:00
badlogic
ef4b04756c
[ts] Added ShapeRenderer and SkeletonDebugRenderer, added to WebGL test
2016-08-23 14:11:45 +02:00
badlogic
55795ac3e0
[ts] Closes #677 , closes #678 . IKConstraintData.mix wasn't parsed properly in SkeletonJson. Widget has to apply skin before calculating setup pose bounds
2016-08-22 13:14:58 +02:00
badlogic
28b97e4532
[ts] Final touches to samples, removed underscore from private fields
2016-08-19 14:10:30 +02:00
badlogic
22cc0993f7
[ts] Added AssetManager subclasses for WebGL and Canvas backend
2016-08-16 15:47:17 +02:00
badlogic
5ad388fe0c
[ts] Fixed Canvas backend, updated README.md for Canvas backend
2016-08-16 15:34:19 +02:00
badlogic
e72c9030eb
[ts] Refactored AssetManager and TextureAtlas to be in core/ package for sharing between backends
2016-08-16 10:27:50 +02:00
Nathan Sweet
698c4a1661
[ts] Added spine-ts runtime for TypeScript and JavaScript
2016-08-12 09:28:50 +02:00