Pedro J. Estébanez
|
e886d662ec
Overhaul CLI argument forwarding to processes started by the editor
|
3 years ago |
pattlebass
|
130e715ab9
HTML5: Add support for `Input.vibrate_handheld()`
|
3 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
mdavisprog
|
f3c1232c59
Add OS::is_process_running function.
|
4 years ago |
Emmanuel Leblond
|
80f61352fb
Add GDNativeInterface::get_library_path to GDExtension
|
3 years ago |
Fabio Alessandrelli
|
948e66c3d6
[HTML5] Implement JavaScript PWA update callbacks.
|
3 years ago |
Rémi Verschelde
|
8bdef23f7f
Merge pull request #56012 from bruvzg/wt🤎4
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
bruvzg
|
ea5bb8b47d
[Windows] Improve console handling and execute/create_process.
|
3 years ago |
Fabio Alessandrelli
|
46fdba5f8b
[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.
|
3 years ago |
Fabio Alessandrelli
|
4ed1d977fc
[OS] Add ThreadWorkPool default size to OS.
|
3 years ago |
Fabio Alessandrelli
|
246334b836
[HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads.
|
4 years ago |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 years ago |
Fabio Alessandrelli
|
26ec6ca576
[HTML5] Implement get_processor_count.
|
4 years ago |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Fabio Alessandrelli
|
611c4998e8
[HTML5] EditorRunNative works with GDNative.
|
4 years ago |
Fabio Alessandrelli
|
e2083871eb
[HTML5] Port JavaScript inline code to libraries.
|
4 years ago |
Fabio Alessandrelli
|
dccd71c7a3
JS synchronous start, better persistent FS sync.
|
5 years ago |
Fabio Alessandrelli
|
27ab97501b
[HTML5] Add override keyword, cleanup methods.
|
5 years ago |
Fabio Alessandrelli
|
7a5e10b8a9
Use dummy driver when JS AudioContext is unavailable.
|
5 years ago |
Fabio Alessandrelli
|
1a637b07b1
Limit FPS in JS by skipping iterations.
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Fabio Alessandrelli
|
7411e7fd37
DisplayServerJavaScript implementation.
|
5 years ago |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
5 years ago |
Juan Linietsky
|
8e6960a69e
Refactored input, goes all via windows now.
|
5 years ago |
Juan Linietsky
|
4396e98834
Refactored Input, create DisplayServer and DisplayServerX11
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |