godot/core
Thaddeus Crews c368364b74
Core: Support c++20 compilation
• Technically c++23 as well, albeit to a *much* lesser extent because it's not officially released
2024-09-29 14:17:10 -05:00
..
config SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
crypto SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
debugger SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
error SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
extension Merge pull request #93311 from dsnopek/gdextension-required-virtuals 2024-09-27 13:53:16 +02:00
input Merge pull request #96923 from Repiteo/style/warning-admonition 2024-09-26 12:45:38 +02:00
io Core: Support c++20 compilation 2024-09-29 14:17:10 -05:00
math Core: Support c++20 compilation 2024-09-29 14:17:10 -05:00
object Core: Support c++20 compilation 2024-09-29 14:17:10 -05:00
os SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
string Core: Support c++20 compilation 2024-09-29 14:17:10 -05:00
templates Core: Support c++20 compilation 2024-09-29 14:17:10 -05:00
variant Core: Support c++20 compilation 2024-09-29 14:17:10 -05:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05: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 #90955 from AThousandShips/print_to_stdout 2024-09-23 16:13:41 +02:00
core_bind.h Merge pull request #90955 from AThousandShips/print_to_stdout 2024-09-23 16:13:41 +02: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
typedefs.h Core: Support c++20 compilation 2024-09-29 14:17:10 -05:00
version.h Display the build date in the editor and when starting the engine 2024-02-27 20:39:17 +01:00