Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Rémi Verschelde
|
8020515717
HTML5: Code style cleanup for export code
|
4 years ago |
Fabio Alessandrelli
|
dd9503dc19
[HTML5] Make GDNative support feature-based.
|
4 years ago |
Fabio Alessandrelli
|
1e7bd3d08b
[HTML5] Allow selecting the export type.
|
4 years ago |
Fabio Alessandrelli
|
611c4998e8
[HTML5] EditorRunNative works with GDNative.
|
4 years ago |
Rémi Verschelde
|
504efc5f9b
Export: Reorder options for consistency across platforms
|
4 years ago |
Fabio Alessandrelli
|
179ec3ca0e
[HTML5] AudioWorklet API implementation.
|
4 years ago |
Fabio Alessandrelli
|
5261e5df85
Add COOP/COEP headers to HTML5 "run" server.
|
4 years ago |
Fabio Alessandrelli
|
53f04aa1b9
Make canvas resize optional in HTML5.
|
5 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Fabio Alessandrelli
|
3097c2da96
Add WebSocket debugger, use it for Javascript.
|
5 years ago |
Hugo Locurcio
|
eecce139ea
Set the `title` tag in the HTML5 export immediately
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Fabio Alessandrelli
|
919bbf8077
[HTML5] Refactor JS, threads support, closures.
|
5 years ago |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 years ago |
Rémi Verschelde
|
386968ea97
Remove obsolete GLES3 backend
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Hugo Locurcio
|
4492cf856b
Export and reference the icon as favicon when exporting to HTML5
|
5 years ago |
Fabio Alessandrelli
|
14a58560e1
Properly close files served by debug HTTP server.
|
5 years ago |
Fabio Alessandrelli
|
1798496ea7
Add mime type to responses from debug HTTP server.
|
5 years ago |
Rémi Verschelde
|
5011afcb6a
Export: Improve usability of command line interface
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Fabio Alessandrelli
|
ab1e809426
Implement HTTP server for HTML5 export
|
6 years ago |
Fabio Alessandrelli
|
53637e4b1c
Improve EditorExportPlatform interface.
|
5 years ago |
Marcel Admiraal
|
a8836ba28d
Remove dependency on the editor directory being in the build's include path.
|
5 years ago |
Rémi Verschelde
|
37a16fee05
Export: Remove temp files from cache after export
|
6 years ago |