.. |
api
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 лет назад |
export
|
3c4c8c40db
Fix file hints
|
7 лет назад |
SCsub
|
86d9e67d7a
Add responsive HTML5 export page with full-size canvas as new default
|
7 лет назад |
audio_driver_javascript.cpp
|
8d3ca2c137
Detect channel count, mix rate, and buffer length in HTML5 audio driver
|
7 лет назад |
audio_driver_javascript.h
|
8d3ca2c137
Detect channel count, mix rate, and buffer length in HTML5 audio driver
|
7 лет назад |
detect.py
|
975c0516a4
Build HTML5 release_debug with -Os, like release.
|
7 лет назад |
dom_keys.inc
|
b6ae2d8037
Refactor OS_JavaScript
|
7 лет назад |
engine.js
|
a415efa4b7
Merge pull request #18765 from eska014/enginejs-extalt
|
7 лет назад |
http_client.h.inc
|
ca9fa9cca8
Warn when polling HTTPClient synchronously in HTML5 platform
|
7 лет назад |
http_client_javascript.cpp
|
b8c73b195f
Fix bug in HTML5 HTTPClient.
|
7 лет назад |
http_request.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 лет назад |
http_request.js
|
71c03883b5
use console.warn instead of Module.printErr: emscripten no longer exports printErr by default, and instead err() should be used in code seen by the optimizer; however, as Godot only runs on the Web (and not in node.js or elsewhere), using console.warn directly is good enough, and will work in all versions if emscripten
|
7 лет назад |
javascript_eval.cpp
|
71c03883b5
use console.warn instead of Module.printErr: emscripten no longer exports printErr by default, and instead err() should be used in code seen by the optimizer; however, as Godot only runs on the Web (and not in node.js or elsewhere), using console.warn directly is good enough, and will work in all versions if emscripten
|
7 лет назад |
javascript_main.cpp
|
b6ae2d8037
Refactor OS_JavaScript
|
7 лет назад |
logo.png
|
53e94a1ce1
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
|
7 лет назад |
os_javascript.cpp
|
08f452d1a9
Fall back to GLES2 if GLES3 is not working
|
7 лет назад |
os_javascript.h
|
b90dff787c
Merge pull request #21330 from eska014/html5-canvas-resize
|
7 лет назад |
platform_config.h
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 лет назад |
pre.js
|
63c7fc6358
Expose Emscripten libs to engine.js discreetly
|
7 лет назад |
run_icon.png
|
53e94a1ce1
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
|
7 лет назад |