godot/core
Thaddeus Crews c4a52e1ade
Merge pull request #98809 from bruvzg/mac_gde_libs_non_uni
[GDExtension] Improve macOS library loading/export.
2024-11-10 12:13:06 -06:00
..
config Merge pull request #98091 from AThousandShips/improve_err_prints_core 2024-10-31 20:14:36 -05:00
crypto [Core] Improve error messages with vformat 2024-10-30 15:55:51 +01:00
debugger [Debugger] Move quit shortcut configuration to the SceneDebugger 2024-11-07 15:03:17 +01:00
error Fix race conditions in breadcrumbs 2024-10-22 22:08:46 -03:00
extension Merge pull request #47502 from KoBeWi/add_0 2024-10-31 20:14:39 -05:00
input Style: Apply clang-tidy fixes (superficial) 2024-11-04 12:11:14 -06:00
io Merge pull request #97370 from RandomShaper/refix_rl_not_found 2024-11-10 12:12:51 -06:00
math Merge pull request #47502 from KoBeWi/add_0 2024-10-31 20:14:39 -05:00
object Merge pull request #98963 from RandomShaper/fix_classdb_deadlock 2024-11-10 12:12:24 -06:00
os Merge pull request #98809 from bruvzg/mac_gde_libs_non_uni 2024-11-10 12:13:06 -06:00
string Merge pull request #98278 from a-johnston/fuzzy-search-rebase 2024-11-10 12:12:56 -06:00
templates Avoid const_cast in List::erase by requiring mutable elements 2024-11-08 00:10:08 -08:00
variant Style: Apply clang-tidy fixes 2024-11-04 12:11:06 -06:00
core_bind.compat.inc Add support for non-blocking IO mode to OS.execute_with_pipe. 2024-09-06 14:16:39 +03:00
core_bind.cpp Merge pull request #98679 from Bromeon/qol/rename-static-call 2024-10-31 20:14:44 -05:00
core_bind.h Rename ClassDB::class_call_static_method -> class_call_static 2024-10-30 19:07:28 +01:00
core_builders.py Update pre-commit hooks configuration to use ruff instead of black 2024-05-21 18:02:29 -05:00
core_constants.cpp Add @export_tool_button annotation for easily creating inspector buttons 2024-09-27 22:24:15 +01:00
core_constants.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
core_globals.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
core_globals.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
core_string_names.cpp Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +02:00
core_string_names.h Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +02:00
doc_data.cpp Implement typed dictionaries 2024-09-04 10:27:26 -05:00
doc_data.h Docs: Add missing deprecated/experimental tag support for theme items 2024-09-04 17:49:05 +03:00
register_core_types.cpp Add translation domain 2024-09-17 13:09:44 +08:00
register_core_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
typedefs.h Style: Apply clang-tidy fixes 2024-11-04 12:11:06 -06:00
version.h Display the build date in the editor and when starting the engine 2024-02-27 20:39:17 +01:00