bruvzg
|
3e0262509f
Move tablet driver API from OS to DisplayServer.
|
4 years ago |
reduz
|
8b19ffd810
Make Servers truly Thread Safe
|
4 years ago |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 years ago |
Pedro J. Estébanez
|
8ed259b792
Modernize RWLock
|
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 |
Marcel Admiraal
|
d9e9eb8d04
Rename MainLoop methods to match Node methods
|
4 years ago |
Rémi Verschelde
|
37d0d757d6
Merge pull request #40708 from bruvzg/improve_os_locale
|
4 years ago |
Rémi Verschelde
|
e5e1277ecd
Merge pull request #44161 from Faless/fix/fa_buffered_remove
|
4 years ago |
Rémi Verschelde
|
90bdba576a
Merge pull request #43742 from qarmin/editor_modules_default_values
|
4 years ago |
Fabio Alessandrelli
|
781efc26e0
Remove now unused FileAccessBuffered.
|
4 years ago |
reduz
|
e93b2242c2
Reorganize rendering server.
|
4 years ago |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 years ago |
Marcus Brummer
|
f0f4220b05
Fixed exit code retrieval of spawned processes on Windows
|
4 years ago |
Ev1lbl0w
|
525a5be01d
Changed path behaviour for Windows
|
4 years ago |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 years ago |
bruvzg
|
f797e1c078
Improve `OS::get_locale()` on macOS and Windows, replace "-" with "_" and use system macros instead of bitwise AND. Add locale format info to the documentation.
|
5 years ago |
Rémi Verschelde
|
fa01e666d2
Merge pull request #39542 from Ev1lbl0w/feature/kill-pid
|
5 years ago |
Rémi Verschelde
|
4b5b60de85
Merge pull request #39189 from touilleMan/issue-38925
|
5 years ago |
Rémi Verschelde
|
c4dd866a15
Merge pull request #38958 from lawnjelly/time_overflow_4
|
5 years ago |
Emmanuel Leblond
|
c6de3872f9
Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double
|
5 years ago |
bruvzg
|
ef1a305e50
Ignore invalid tablet driver name, when non are available.
|
5 years ago |
lawnjelly
|
db9fa88160
Fix overflow condition with QueryPerformanceCounter
|
5 years ago |
bruvzg
|
b08b027a9a
Block WM_MOUSEMOVE during Windows Ink pen handling.
|
5 years ago |
bruvzg
|
d0b5174b6a
[Windows] Add tablet driver selection.
|
5 years ago |
bruvzg
|
cac399a829
[Windows] Add quotes only to the command line arguments with special characters.
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Ev1lbl0w
|
75ce45440a
Allow Godot to kill it's own PID
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |