1
0
Fork 0
godot/core
Pedro J. Estébanez a37eb88c5b Lift restriction that resource load thread requester has to be the initiator
(cherry picked from commit c51229491d)
2023-04-24 14:04:18 +02:00
..
config Exposing more project settings for documentation 2023-03-30 19:26:05 +02:00
crypto
debugger
error
extension Fix crash when dumping extension API in a non-writable directory 2023-03-13 14:11:24 +01:00
input Added guide button to controller db, changed to use secret XInput function. 2023-04-07 17:44:38 +02:00
io Lift restriction that resource load thread requester has to be the initiator 2023-04-24 14:04:18 +02:00
math Fix randfn to prevent generating of nan values 2023-03-27 16:59:46 +02:00
object Remove unused `ScriptLanguage` methods 2023-02-26 22:30:56 -08:00
os Fix data races in startup/teardown 2023-03-27 16:43:47 +02:00
string Improve layout direction/locale automatic selection. 2023-03-27 16:36:53 +02:00
templates Fix PagedArray.merge_unordered() dropping pages 2023-02-16 19:58:27 -05:00
variant Fix `Array.slice()` rounding for `abs(step) != 1` 2023-03-27 17:31:05 +02:00
SCsub
core_bind.cpp
core_bind.h
core_builders.py
core_constants.cpp Make global scope enums accessible as types in GDScript 2023-02-19 13:00:07 -03:00
core_constants.h Make global scope enums accessible as types in GDScript 2023-02-19 13:00:07 -03:00
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp
register_core_types.h
typedefs.h Fix several clang-tidy bool literal conversion warnings 2023-03-27 17:03:22 +02:00
version.h