| .. |
|
config
|
Core: Cleanup headers in `core/config`
|
2025-10-06 09:20:56 -05:00 |
|
crypto
|
Add GDSOFTCLASS to deeper inheritors of Object
|
2025-09-24 19:15:56 +01:00 |
|
debugger
|
Core: Cleanup headers in `core/config`
|
2025-10-06 09:20:56 -05:00 |
|
error
|
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
|
2025-10-05 00:26:11 +02:00 |
|
extension
|
Remove `Array` include from `dictionary.h` and `ustring.h`.
|
2025-10-06 16:21:36 +02:00 |
|
input
|
Merge pull request #111223 from Ivorforce/remove-iterator-include
|
2025-10-06 09:06:49 -05:00 |
|
io
|
Core: Cleanup headers in `core/config`
|
2025-10-06 09:20:56 -05:00 |
|
math
|
Merge pull request #111223 from Ivorforce/remove-iterator-include
|
2025-10-06 09:06:49 -05:00 |
|
object
|
Core: Cleanup headers in `core/config`
|
2025-10-06 09:20:56 -05:00 |
|
os
|
Core: Cleanup headers in `core/config`
|
2025-10-06 09:20:56 -05:00 |
|
string
|
Merge pull request #111244 from Ivorforce/dont-include-array
|
2025-10-06 14:34:10 -05:00 |
|
templates
|
Remove `hash_map.h` include from `a_hash_map.h`, and remove cross conversion operators.
|
2025-10-06 17:20:31 +02:00 |
|
variant
|
Remove `VariantHasher` and `VariantComparator` in favour of specializing `HashMapHasherDefault` and `HashMapComparatorDefault`.
|
2025-10-07 13:47:39 +02:00 |
|
SCsub
|
SCons: Identify build clearly when using AES256 encryption key
|
2025-06-09 10:47:24 +02: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
|
Expose `Thread::is_main_thread()`
|
2025-08-19 10:35:45 -05:00 |
|
core_builders.py
|
Core: Handle disabled class detection in ClassDB
|
2025-08-26 09:31:14 -05:00 |
|
core_constants.cpp
|
Remove unused parameter in __constant_get_enum_name/__constant_get_bitfield_name
|
2025-09-02 13:13:12 -04:00 |
|
core_constants.h
|
Autocompletion: Add support for global enums
|
2025-06-15 19:41:13 +02:00 |
|
core_globals.h
|
Inline static variables (part 1)
|
2025-04-29 18:10:44 +02:00 |
|
core_string_names.h
|
Always use `String` as `StringName` backing internally.
|
2025-04-23 14:57:03 +02:00 |
|
doc_data.cpp
|
Doc: Add "required" qualifier to methods
|
2025-06-05 21:41:07 +08:00 |
|
doc_data.h
|
GDScript: Add support for variadic functions
|
2025-06-09 21:53:05 +03:00 |
|
register_core_types.cpp
|
Core: Add UNIX domain socket support
|
2025-09-26 05:46:19 +10: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
|
Core: Modernize C headers with C++ equivalents
|
2025-05-02 08:23:01 -05:00 |