Commit History

Author SHA1 Message Date
  Nathan Sweet ca9a3ff7c2 [ts] Set path for demos, update order. 4 years ago
  Nathan Sweet 5d6f46d295 [ts] Update demos to 4.0 and new AssetManager. 4 years ago
  Nathan Sweet acc9e127d4 Readme update, added barebones.html. 5 years ago
  badlogic 03057c6073 [ts] Renamed MixDirection.in/out to mixIn/mixOut as it was crashing a JS compressor. Fixed log output. Added mobile support for additive animation blending. Input does not require a fully defined Listener interface anymore. 6 years ago
  badlogic 4fe53ac856 [webgl] Refactored WebGL demos. They reuse a preallocated set of canvases to limit the number of WebGL contexts required. At most 3 canvases can be visible at a time, so we preallocate 3 canvases, then dynamically attach them to placeholder divs based on their visibility. I'm a juggalo. 8 years ago
  badlogic c6d7af8e96 Added demo page copy for debugging 8 years ago