1
0
Fork 0
godot/core
Thaddeus Crews 06bdfa5a16
Merge pull request #110478 from beicause/opt-node-path-to-string
Optimize NodePath to String by using cached path
2025-10-23 11:03:53 -05:00
..
config Merge pull request #109596 from atlasapplications/splash-screen-stretch-mode 2025-10-21 19:09:33 -05:00
crypto Revert "SCons: Add `CPPEXTPATH` for external includes" 2025-10-06 13:09:22 -05:00
debugger Allow custom monitors to select desired type 2025-10-22 07:31:44 -05:00
error Replace `std::size` usage with `std_size` to avoid `<iterator>` include. 2025-10-05 00:26:11 +02:00
extension LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
input Merge pull request #107303 from passivestar/close-dialog-action 2025-10-22 13:48:36 -05:00
io Merge pull request #110271 from BlueCube3310/image-conv-opti-incompatible 2025-10-22 13:48:46 -05:00
math Core: Sidestep GCC false-positive 2025-10-17 18:57:34 -05:00
object Merge pull request #94047 from KoBeWi/resource_printer 2025-10-16 12:48:11 -05:00
os Core: Cleanup headers in `core/config` 2025-10-06 09:20:56 -05:00
string Merge pull request #110478 from beicause/opt-node-path-to-string 2025-10-23 11:03:53 -05:00
templates Fix false positive warning with `FixedVector` array bounds in gcc. 2025-10-17 13:11:33 +02:00
variant Merge pull request #110709 from DeeJayLSP/dict-reserve 2025-10-20 18:09:58 -05:00
SCsub Revert "SCons: Add `CPPEXTPATH` for external includes" 2025-10-06 13:09:22 -05:00
core_bind.compat.inc
core_bind.cpp Merge pull request #111266 from HolonProduction/completion-filter-internal 2025-10-06 14:34:02 -05:00
core_bind.h
core_builders.py
core_constants.cpp
core_constants.h
core_globals.h
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp Make `MissingNode`/`MissingResource` non-virtual and hide from dialogs 2025-10-12 09:58:50 +02:00
register_core_types.h
typedefs.h Replace `std::size` usage with `std_size` to avoid `<iterator>` include. 2025-10-05 00:26:11 +02:00
version.h