Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
6 лет назад |
Johannes
|
33d6eccdec
Fix `_File::get_buffer` length always set to p_length
|
4 лет назад |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 лет назад |
Aitor Cereceto
|
1e820b3d9d
[46188] fix: get unix from datetime when empty dict
|
4 лет назад |
Ev1lbl0w
|
1f0b60c47d
Fix negative VRAM values
|
4 лет назад |
Emmanuel Leblond
|
60d2c1fd47
Remove GDScript bindings for OS.get/set_exit_code, SceneTree.quit(<exit_code>) should be used instead
|
5 лет назад |
Hugo Locurcio
|
355803db1b
Improve the `OS.get_environment()`/`OS.set_environment()` documentation
|
4 лет назад |
Bastiaan Olij
|
4c8f5b998f
Expose set_environment to GDScript
|
4 лет назад |
Rémi Verschelde
|
efddb8a0cb
Merge pull request #46194 from Calinou/os-delay-no-negative
|
4 лет назад |
Rémi Verschelde
|
0d1d719178
doc: Sync classref with current source
|
4 лет назад |
Hugo Locurcio
|
76f1f9b3c5
Don't allow negative values for `OS.delay_usec()`/`OS.delay_msec()`
|
4 лет назад |
Rémi Verschelde
|
247b7e2448
Merge pull request #46131 from bruvzg/move_tablet_to_ds
|
4 лет назад |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
4 лет назад |
bruvzg
|
3e0262509f
Move tablet driver API from OS to DisplayServer.
|
4 лет назад |
Hugo Locurcio
|
ab397460e9
Expose a `File.flush()` method to scripting
|
4 лет назад |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 лет назад |
Rémi Verschelde
|
5525cd85c6
Merge pull request #45315 from RandomShaper/modernize_thread
|
4 лет назад |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 лет назад |
Rémi Verschelde
|
d6765c8d8b
Merge pull request #44732 from Calinou/os-add-get-thread-caller-id
|
4 лет назад |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 лет назад |
Joshua Dahl
|
453ef0ba89
Remove Unnecessary Double List
|
4 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 лет назад |
Hugo Locurcio
|
35b046ddf7
Add an `OS.get_thread_caller_id()` method
|
4 лет назад |
Marcel Admiraal
|
d9e9eb8d04
Rename MainLoop methods to match Node methods
|
4 лет назад |
Rafał Mikrut
|
7bd03b7188
Initialize class/struct variables with default values in core/ and drivers/
|
4 лет назад |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 лет назад |