godot/core
Rémi Verschelde 31246a58e0
Merge pull request #48806 from timothyqiu/xml-parser-fixes
Fix XMLParser behavior for comments and premature endings
2021-05-21 12:26:34 +02: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 Change behavior of String.right 2021-05-20 23:07:57 +02:00
error Modernize atomics 2021-02-18 17:12:46 +01:00
input Change behavior of String.right 2021-05-20 23:07:57 +02:00
io Merge pull request #48806 from timothyqiu/xml-parser-fixes 2021-05-21 12:26:34 +02:00
math Merge pull request #48903 from Calinou/math-funcs-remove-old-msvc-ifdef 2021-05-21 00:35:48 +02:00
object Fix typos with codespell 2021-05-20 12:38:56 +02:00
os Merge pull request #48168 from LightningAA/control-to-ctrl-4.0 2021-05-17 17:38:02 +02:00
string Change behavior of String.right 2021-05-20 23:07:57 +02:00
templates Dynamic BVH broadphase in 2D & 3D Godot Physics 2021-05-10 16:28:55 -07:00
variant Fix #46282 Executing RigidBody3D.get_inverse_inertia_tensor() crashes Godot 2021-05-20 10:46:24 +03:00
core_bind.cpp Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
core_bind.h Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 2021-05-07 14:00:50 -06: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