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
NathanSweet
65d0014827
[ts] Moar demo love.
2016-09-04 23:22:47 +02:00
NathanSweet
cf08ed3293
[ts] Use CSS transformX instead of left for performance.
2016-09-04 13:51:09 +02:00
NathanSweet
1e650a70ac
[ts] Adjusted skeleton positions.
2016-09-03 17:18:31 +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
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
47e706c972
[ts] More demo polishing
2016-08-31 16:53:48 +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