godot/core
2021-05-17 09:54:28 -04:00
..
config Implement the %command% placeholder in the Main Run Args setting 2021-05-07 00:05:02 +02:00
crypto Style: Apply clang-tidy's readability-braces-around-statements 2021-04-05 14:09:59 +02:00
debugger Rename IP_Unix, IP_Address and TCP_Server to remove underscores 2021-05-06 02:52:01 +02:00
error Modernize atomics 2021-02-18 17:12:46 +01:00
input Fix typo in InputEventMIDI string 2021-05-17 09:54:28 -04:00
io Merge pull request #42337 from zaevi/fix-zip-open-twice 2021-05-14 12:56:33 +02:00
math Dynamic BVH broadphase in 2D & 3D Godot Physics 2021-05-10 16:28:55 -07:00
object Highlight control flow keywords with a different color 2021-05-05 22:38:12 +02:00
os Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
string Check PHashTranslation generate p_from is valid 2021-05-03 20:40:21 +05:00
templates Dynamic BVH broadphase in 2D & 3D Godot Physics 2021-05-10 16:28:55 -07:00
variant GDNative: Fix size mismatch on 32-bit platforms for Signal and Callable 2021-05-11 20:25:01 +02:00
core_bind.cpp Fix _File::get_buffer length always set to p_length 2021-04-11 23:11:13 +02:00
core_bind.h Remove GDScript bindings for OS.get/set_exit_code, SceneTree.quit(<exit_code>) should be used instead 2021-02-25 18:34:50 +01:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Rename some more global enums (Key, Joy, MIDI) 2021-03-23 07:13:23 -04:00
core_constants.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
core_string_names.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
core_string_names.h Removed _change_notify 2021-02-10 19:31:24 -03:00
doc_data.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
doc_data.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_core_types.cpp Rename IP_Unix, IP_Address and TCP_Server to remove underscores 2021-05-06 02:52:01 +02:00
register_core_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub Fixed build with SCRIPT_AES256_ENCRYPTION_KEY set 2021-05-14 14:53:13 +02:00
typedefs.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
version.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00