NathanSweet
|
65d0014827
|
[ts] Moar demo love.
|
2016-09-04 23:22:47 +02:00 |
|
NathanSweet
|
e8227537ba
|
[ts] Various demo improvements.
|
2016-09-04 17:14:12 +02:00 |
|
NathanSweet
|
cf08ed3293
|
[ts] Use CSS transformX instead of left for performance.
|
2016-09-04 13:51:09 +02:00 |
|
badlogic
|
40f192de43
|
[ts] Resizing spritesheet demo
|
2016-09-04 11:51:48 +02:00 |
|
NathanSweet
|
e56afe7673
|
[ts] Raptor jump/roar.
|
2016-09-04 11:47:44 +02:00 |
|
NathanSweet
|
a0a9bfe140
|
[ts] Force bounds for tank demo.
|
2016-09-03 18:16:11 +02:00 |
|
NathanSweet
|
1e650a70ac
|
[ts] Adjusted skeleton positions.
|
2016-09-03 17:18:31 +02:00 |
|
NathanSweet
|
7646c28f9d
|
[ts] Little more refactoring.
|
2016-09-03 16:35:42 +02:00 |
|
NathanSweet
|
681fd1df58
|
[ts] Fixed demos to use new slider.
|
2016-09-03 16:31:54 +02:00 |
|
badlogic
|
35d8598fe3
|
[ts] Visibility check is only done on scroll events, saves some CPU
|
2016-09-03 14:25:49 +02:00 |
|
badlogic
|
b112ef10d3
|
[ts] Fixed slider updates so we don't burn up CPUs
|
2016-09-03 13:20:58 +02:00 |
|
NathanSweet
|
e05eaef52f
|
[ts] New sliders.
|
2016-09-03 12:08:49 +02:00 |
|
NathanSweet
|
968b020888
|
[ts] Added resize() to spritesheet.js
|
2016-09-03 10:38:04 +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
|
8faba2cdec
|
[ts] Demos, a never ending story
|
2016-09-03 00:00:06 +02:00 |
|
badlogic
|
4995371c41
|
[ts] fixed animation mixing demo, moved spineboy up. Fixed spritesheet demo, raptor jumps on click
|
2016-09-02 23:29:53 +02:00 |
|
NathanSweet
|
ee833b3043
|
Removed swing animations on tracks > 0.
|
2016-09-02 23:07:05 +02:00 |
|
badlogic
|
99a5f43aca
|
[ts] center loading screen logo + spinner
|
2016-09-02 16:55:15 +02:00 |
|
badlogic
|
ea66b3578d
|
[ts] Removed shooting
|
2016-09-02 16:46:32 +02:00 |
|
badlogic
|
18b0463669
|
[ts] Demos done
|
2016-09-02 16:45:35 +02:00 |
|
badlogic
|
c06d62bae8
|
Merge branch 'master' of https://github.com/esotericsoftware/spine-runtimes
|
2016-09-02 16:45:02 +02:00 |
|
badlogic
|
ac718aa8f0
|
Merge branch 'master' of https://github.com/esotericsoftware/spine-runtimes
|
2016-09-02 15:37:54 +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 |
|
NathanSweet
|
a0cb629496
|
Keep weapon when changing skins. Delay start of swings.
|
2016-09-01 22:32:49 +02:00 |
|
NathanSweet
|
d5fec48cb7
|
Move start of vine.
|
2016-09-01 18:28:32 +02:00 |
|
NathanSweet
|
e4bd9124a5
|
Don't show default skin.
|
2016-09-01 18:06:00 +02:00 |
|
badlogic
|
e5032250bc
|
[ts] Getting close to being done with demos
|
2016-09-01 17:12:50 +02:00 |
|
badlogic
|
348b11e275
|
[ts] More demo work
|
2016-09-01 14:46:36 +02:00 |
|
badlogic
|
47e706c972
|
[ts] More demo polishing
|
2016-08-31 16:53:48 +02:00 |
|
badlogic
|
87a793f31e
|
[ts] Removed alert in Input.ts, refactored spritesheet demo
|
2016-08-31 12:22:59 +02:00 |
|
badlogic
|
0e59f99956
|
[ts] Removed demo assets, we now load from the server (using CORS). Enabled PMA for all demos, rewired some assets
|
2016-08-31 11:56:30 +02:00 |
|
badlogic
|
cb91cc277b
|
[ts] More demo work
|
2016-08-30 16:27:09 +02:00 |
|
badlogic
|
15c82b221a
|
[ts] Refactored demos so we can load them sequentially
|
2016-08-30 12:07:33 +02:00 |
|
badlogic
|
d5688bf999
|
[ts] Added transform constraint demo
|
2016-08-30 11:06:00 +02:00 |
|
badlogic
|
d2c4a2b1bc
|
[ts] New demos, tons of fixes
|
2016-08-30 09:46:06 +02:00 |
|
badlogic
|
c20fc44cda
|
[ts] Fixed up demos to work with the terrible jquery-ui
|
2016-08-29 11:09:41 +02:00 |
|
badlogic
|
4340e58518
|
[ts] More demos
|
2016-08-26 16:19:31 +02:00 |
|
badlogic
|
830a2ad040
|
[ts] Added playback controls to demos
|
2016-08-26 11:29:02 +02:00 |
|
badlogic
|
fef15b2248
|
[ts] refactored demos location
|
2016-08-25 14:50:24 +02:00 |
|
badlogic
|
9a93faef49
|
[ts] Fixed up demo canvas sizing
|
2016-08-25 14:37:27 +02:00 |
|
badlogic
|
fc2e4b557d
|
[ts] added demos
|
2016-08-25 14:28:19 +02:00 |
|
badlogic
|
1c7b131b47
|
[ts] Fixed up IK runtime demo
|
2016-08-24 16:16:45 +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
|
1a24433403
|
[ts] Fixed examples to use full page size and scale animations automatically
|
2016-08-19 12:18:26 +02:00 |
|
badlogic
|
22cc0993f7
|
[ts] Added AssetManager subclasses for WebGL and Canvas backend
|
2016-08-16 15:47:17 +02:00 |
|
badlogic
|
23f2a50821
|
[ts] Added Canvas backend, also does meshes
|
2016-08-16 12:37:53 +02:00 |
|
badlogic
|
847bd2a76c
|
[ts] More refactoring for greater code reuse
|
2016-08-16 10:41:28 +02:00 |
|