Leon Krause
|
ae859fb81e
Export boot splash and add custom HTML file option in HTML5 export
|
7 years ago |
Leon Krause
|
ddf21ca016
Remove asm.js support from HTML5 platform
|
7 years ago |
Poommetee Ketson
|
8bf8cf1316
Merge pull request #11154 from eska014/html5-startup-revamp
|
8 years ago |
Leon Krause
|
4db801aaea
HTML5 start-up overhaul
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
L. Krause
|
a2fd89bbe2
Hide HTML5 native-run icon without runnable preset
|
8 years ago |
L. Krause
|
92367968e7
Use custom native-run icons for Android and HTML5
|
8 years ago |
Poommetee Ketson
|
e3998528e0
BuildSystem: generated files have .gen.extension
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
eska
|
7df7e9cc8b
WebGL 2 export per WebAssembly or asm.js
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Rémi Verschelde
|
49c065d29c
Refactoring: rename tools/editor/ to editor/
|
8 years ago |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
8 years ago |
Juan Linietsky
|
f6950956bd
Editor Export Settings Dialog is completed!! Now on to make some exporters..
|
8 years ago |
Rémi Verschelde
|
40e4c1f6ab
Merge pull request #7689 from eska014/webgl2
|
8 years ago |
eska
|
e06edc67c0
Enable WebGL2 in web export, start fixing build
|
8 years ago |
Juan Linietsky
|
96de0141cc
Removed import/export system, will start new one from scratch.
|
8 years ago |
Rémi Verschelde
|
07f65184f3
Merge pull request #7519 from eska014/web-presentation
|
8 years ago |
eska
|
1f7d4c4d0e
Improve usability and style in web export presentation
|
8 years ago |
Juan Linietsky
|
d9d77291bc
rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename()
|
8 years ago |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
eska
|
290d79f26c
Emit asm.js code into a dedicated file for asm.js export
|
8 years ago |
eska
|
d6f2862429
Add option 'wasm' to compile to WebAssembly in web export
|
8 years ago |
George Marques
|
604ddd691c
Fix extraneous NULL character on HTML export
|
8 years ago |
eska
|
ab4caa7953
Move export GUI debug toggle to export settings window
|
9 years ago |
hondres
|
c4578453fa
fix string conversion in javascript export
|
9 years ago |