godot/core
Rémi Verschelde 86b1514bf5
Merge pull request #97550 from AThousandShips/hash_fix
[Core] Add missing `HashMapComparatorDefault` cases
2024-10-02 15:01:09 +07:00
..
config Merge pull request #97281 from reptofrog/deadzone-new-default 2024-10-02 15:01:02 +07:00
crypto SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 +07:00
debugger Add expression evaluater to debugger (REPL) 2024-10-01 15:36:09 +07:00
error SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 +07:00
extension GDExtension: Use loader to check if the library exists. 2024-09-29 07:38:45 +07:00
input Merge pull request #97281 from reptofrog/deadzone-new-default 2024-10-02 15:01:02 +07:00
io Merge pull request #97118 from mihe/patch-exports 2024-09-26 12:45:42 +07:00
math Rename Vector4.components -> coord 2024-09-26 14:02:00 +07:00
object Merge pull request #93299 from rune-scape/fix-ref 2024-10-02 15:00:47 +07:00
os SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 +07:00
string Parse fragment from URL 2024-09-27 19:42:30 +07:00
templates [Core] Add missing `HashMapComparatorDefault` cases 2024-09-28 17:58:49 +07:00
variant Merge pull request #93299 from rune-scape/fix-ref 2024-10-02 15:00:47 +07:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 +07:00
core_bind.compat.inc Add support for non-blocking IO mode to `OS.execute_with_pipe`. 2024-09-06 14:16:39 +07:00
core_bind.cpp Merge pull request #90955 from AThousandShips/print_to_stdout 2024-09-23 16:13:41 +07:00
core_bind.h Merge pull request #90955 from AThousandShips/print_to_stdout 2024-09-23 16:13:41 +07:00
core_builders.py Update pre-commit hooks configuration to use `ruff` instead of `black` 2024-05-21 18:02:29 +07:00
core_constants.cpp Add `@export_tool_button` annotation for easily creating inspector buttons 2024-09-27 22:24:15 +07:00
core_constants.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 +07:00
core_globals.cpp
core_globals.h
core_string_names.cpp Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +07:00
core_string_names.h Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +07:00
doc_data.cpp Implement typed dictionaries 2024-09-04 10:27:26 +07:00
doc_data.h Docs: Add missing deprecated/experimental tag support for theme items 2024-09-04 17:49:05 +07:00
register_core_types.cpp Add translation domain 2024-09-17 13:09:44 +07:00
register_core_types.h
typedefs.h SCons: Pass `/Zc:__cplusplus` in MSVC builds 2024-09-05 11:44:57 +07:00
version.h Display the build date in the editor and when starting the engine 2024-02-27 20:39:17 +07:00