godot/core
Rémi Verschelde 7191605324
Merge pull request #57587 from bruvzg/gde_fix_ptr_and_enum_returns
[GDExtension] Fix registration of functions with enum or native pointer return type.
2022-02-03 20:36:59 +01:00
..
config Rename the physics server `run_on_thread` project settings 2022-01-29 17:35:50 +01:00
crypto Merge pull request #56130 from Faless/mbedtls/2.28.0 2022-01-11 15:03:28 +01:00
debugger Merge pull request #57526 from tavurth/bugfix/high-macos-cpu-usage 2022-02-02 10:16:24 +01:00
error Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
extension Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
input Merge pull request #56764 from madmiraal/fix-45592-2 2022-02-03 18:10:30 +01:00
io [Net] Non-blocking request in HTTPClientTCP. 2022-02-03 02:45:30 +01:00
math Vectors: Use clear() and has(). 2022-02-02 00:11:09 +05:45
multiplayer Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
object [GDExtension] Fix registration of functions with enum or native pointer return type. 2022-02-03 16:03:23 +02:00
os Replace use of `OS::set_exit_code()` by `SceneTree::quit()` in `EditorNode` 2022-01-18 13:09:30 +01:00
string Merge pull request #57116 from bruvzg/win_net_share 2022-01-28 11:03:23 +01:00
templates Vectors: Use clear() and has(). 2022-02-02 00:11:09 +05:45
variant [GDExtension] Fix registration of functions with enum or native pointer return type. 2022-02-03 16:03:23 +02:00
SCsub SCons: List `.gen.cpp` sources explicitly to avoid globbing errors 2021-10-15 22:14:11 +02:00
core_bind.cpp Delete orphaned property default for exit_code which is not exposed any more. 2022-01-19 23:25:54 -05:00
core_bind.h Merge pull request #56012 from bruvzg/wt🤎4 2022-01-17 13:26:15 +01:00
core_builders.py Use maximum zlib compression when generating editor translation headers 2021-10-29 19:07:48 +02:00
core_constants.cpp Improve locale detection. 2022-01-18 14:30:00 +02:00
core_constants.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
core_string_names.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
core_string_names.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
doc_data.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
doc_data.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_core_types.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_core_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
typedefs.h Add nodiscard to core math classes to catch c++ errors. 2022-01-20 13:07:49 +00:00
version.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00