godot/misc/dist
Leon Krause 4db801aaea HTML5 start-up overhaul
- Implement promise-based JS interface for custom HTML page
   integration
 - Add download progress callback
 - Add progress bar and indeterminate spinner to default HTML page
 - Try downloading files multiple times when failing
 - Get rid of godotfs.js
 - Separate steps for engine initialization, game initialization and game
   start
 - Allow multiple games on one HTML page
 - Substitution placeholders only used in .html file
 - Placeholders renamed: $GODOT_BASE => $GODOT_BASENAME,
   $GODOT_TMEM -> $GODOT_TOTAL_MEMORY
 - Emscripten Module is now Engine.RuntimeEnvironment (no longer a global)
2017-09-11 20:56:29 +02:00
..
appimage Added AppImage structure 2017-03-04 17:38:29 +01:00
docker Reorder the folders in tools to prepare moving tools/editor 2017-02-09 00:08:27 +01:00
html HTML5 start-up overhaul 2017-09-11 20:56:29 +02:00
ios_xcode Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
osx_template.app/Contents Use new icons everywhere 2017-05-28 20:18:30 +02:00
osx_tools.app/Contents Use new icons everywhere 2017-05-28 20:18:30 +02:00
uwp_template Use new icons everywhere 2017-05-28 20:18:30 +02:00
project_icon.svg Adapt tutorials (Godot Docs) icon to new design 2017-05-17 21:22:01 +02:00