| .. |
|
config
|
Change copy constructors of `HashMap` and `AHashMap` from implicit to explicit.
|
2026-01-21 13:01:23 +01:00 |
|
crypto
|
…
|
|
|
debugger
|
Optimize files that #include input.h header
|
2026-01-28 14:21:00 +05:00 |
|
error
|
Translate error names when displayed in dialogs
|
2025-12-18 23:48:52 +01:00 |
|
extension
|
Merge pull request #115708 from quadrimus/fix-string_to_utf8_chars-documentation
|
2026-02-02 10:10:46 +01:00 |
|
input
|
Merge pull request #115266 from Nintorch/fix-joypad-editor-tooltips
|
2026-02-02 12:57:23 -06:00 |
|
io
|
Merge pull request #110254 from BlueCube3310/resize-all-formats
|
2026-02-03 18:06:42 -06:00 |
|
math
|
Merge pull request #115309 from Ivorforce/localvector-explicit-copy
|
2026-01-30 09:32:07 -06:00 |
|
object
|
Merge pull request #114131 from gilzoide/bugfix/script-language-init-first-filesystem-scan
|
2026-02-03 18:06:45 -06:00 |
|
os
|
Minimize includes from `gdvirtual.gen.inc` / `script_instance.h`, to improve compile time.
|
2026-01-30 17:47:13 +01:00 |
|
profiling
|
Fix compiling Godot for Linux failing with `profiler_sample_callstack`
|
2025-12-13 21:28:20 +01:00 |
|
string
|
Use actual class names in resource type hints
|
2026-01-29 21:07:56 +01:00 |
|
templates
|
Merge pull request #115093 from Ivorforce/hashmap-explicit-copy
|
2026-01-31 22:50:51 +01:00 |
|
variant
|
Do not include `input_enums.h` and `keyboard.h` from `variant.h` and `binder_common.h`.
|
2026-01-29 12:12:53 +01:00 |
|
SCsub
|
Merge pull request #113936 from akien-mga/certs-2025.12
|
2025-12-12 14:15:07 -06:00 |
|
core_bind.compat.inc
|
…
|
|
|
core_bind.cpp
|
Core: Don't strip data in `class_get_method_list`
|
2026-01-12 10:27:55 -06:00 |
|
core_bind.h
|
Use `RequiredParam` and `RequiredResult` in a handful of places in order to test
|
2025-11-24 12:12:10 -06:00 |
|
core_builders.py
|
Fix TLS handshake fail preventing AssetLib use
|
2026-01-27 12:16:14 -03:00 |
|
core_constants.cpp
|
…
|
|
|
core_constants.h
|
…
|
|
|
core_globals.h
|
…
|
|
|
core_string_names.h
|
…
|
|
|
doc_data.cpp
|
…
|
|
|
doc_data.h
|
…
|
|
|
register_core_types.cpp
|
Register ClassDB singleton earlier, to make available during Core init level
|
2026-01-04 10:24:15 +01:00 |
|
register_core_types.h
|
…
|
|
|
typedefs.h
|
SCons: Remove transitive includes in `libc++`
|
2025-11-23 11:09:21 -06:00 |
|
version.h
|
…
|
|