summaryrefslogtreecommitdiffstats
path: root/core/core_bind.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GDScript bindings for OS.get/set_exit_code, SceneTree.quit(<exit_code>...Emmanuel Leblond2021-02-251-2/+0
* Expose set_environment to GDScriptBastiaan Olij2021-02-251-0/+1
* Don't allow negative values for `OS.delay_usec()`/`OS.delay_msec()`Hugo Locurcio2021-02-181-2/+2
* Merge pull request #46131 from bruvzg/move_tablet_to_dsRémi Verschelde2021-02-181-5/+0
|\
| * Move tablet driver API from OS to DisplayServer.bruvzg2021-02-181-5/+0
* | Modernize atomicsPedro J. Estébanez2021-02-181-1/+2
|/
* Expose a `File.flush()` method to scriptingHugo Locurcio2021-02-131-0/+1
* Improve resource load cachereduz2021-02-111-1/+8
* Merge pull request #45315 from RandomShaper/modernize_threadRémi Verschelde2021-01-311-4/+1
|\
| * Modernize ThreadPedro J. Estébanez2021-01-291-4/+1
* | Merge pull request #44732 from Calinou/os-add-get-thread-caller-idRémi Verschelde2021-01-261-0/+1
|\ \ | |/ |/|
| * Add an `OS.get_thread_caller_id()` methodHugo Locurcio2020-12-271-0/+1
* | Split OS::execute into two methodsMarcel Admiraal2021-01-091-2/+2
* | Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* | Rename MainLoop methods to match Node methodsMarcel Admiraal2020-12-221-1/+1
|/
* Initialize class/struct variables with default values in core/ and drivers/Rafał Mikrut2020-11-231-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-3/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+770