Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-31 | Add option 'wasm' to compile to WebAssembly in web export | eska | |
WebAssembly is still experimental, so disabled by default. The HTML shell file now uses $GODOT_BASE, a placeholder for the base filename, instead of $GODOT_JS, $GODOT_MEM and $GODOT_FS. | |||
2016-09-10 | Merge pull request #6363 from vnen/winrt | Juan Linietsky | |
Fix the support for WinRT/UWP | |||
2016-09-06 | Add Windows Universal export to editor | George Marques | |
- Use OPENSSL_ENABLED definition to the whole source to detect it anywhere. - Add WinRT/UWP template files with manifest and default images. | |||
2016-09-05 | Move templates and distribution stuff to tools/dist | RĂ©mi Verschelde | |
Also removed the obsolete iOS xcode template. |