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.
|
4 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 |
Rémi Verschelde
|
3dea5fd631
Remove incomplete battery status/power API
|
5 years ago |
muiroc
|
e51c6a0d28
Allow per pixel transparency in javascript platform
|
5 years ago |
Hugo Locurcio
|
90a1f8d8a7
Make `OS.execute()` blocking by default if not specified
|
5 years ago |
Rémi Verschelde
|
435f86cf87
HTML5: Address removal of 'timestamp' in Emscripten 1.39.5
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
bruvzg
|
2ef8c5fac5
iOS modular build and export implementation.
|
5 years ago |
Guilherme Felipe
|
a9a0d0fb15
Fix cursor blinking in integrated GPUs
|
6 years ago |
BastiaanOlij
|
02ea99129e
Adding a new Camera Server implementation to Godot.
|
8 years ago |
Fabio Alessandrelli
|
ce542bced1
Implement Clipboard API read when supported.
|
6 years ago |
Fabio Alessandrelli
|
0f76df2397
Add OS clipboard set support to OS Javascript
|
6 years ago |
hbina085
|
f78baa5f93
added a const keyword for a methods that return constant literal...
|
6 years ago |
Fabio Alessandrelli
|
6622091eaf
Fix OS_Javascript execute method
|
6 years ago |
Leon Krause
|
db6be7b59f
Refactor OS_JavaScript header
|
6 years ago |