| .. |
|
config
|
Allow to compile templates without navigation features
|
2025-04-01 11:53:35 -03:00 |
|
crypto
|
CryptoCore: Use size_t for buffer sizes to fix encoding/sums of 2.0+ GiB files.
|
2025-04-03 11:29:59 +02:00 |
|
debugger
|
size() <= 0 and size() < 1.
|
2025-04-02 19:18:44 +08:00 |
|
error
|
Add templated version of ObjectDB::get_instance()
|
2025-03-27 15:43:23 +01:00 |
|
extension
|
Merge pull request #104844 from Ivorforce/gdsoftclass
|
2025-03-31 19:02:03 -05:00 |
|
input
|
Merge pull request #98653 from Repiteo/scons/pretty-builders
|
2025-03-11 19:54:47 -05:00 |
|
io
|
Core: Integrate warning suppression macro helpers
|
2025-04-03 10:13:46 -05:00 |
|
math
|
Core: Integrate warning suppression macro helpers
|
2025-04-03 10:13:46 -05:00 |
|
object
|
Merge pull request #105020 from YYF233333/opt_get_inheriters
|
2025-04-04 17:40:59 -05:00 |
|
os
|
Validate custom directory when project is started
|
2025-04-04 21:21:42 +08:00 |
|
string
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
templates
|
Core: Integrate warning suppression macro helpers
|
2025-04-03 10:13:46 -05:00 |
|
variant
|
Merge pull request #104664 from tomfull123/missing-typed-dictionary-initializer-list
|
2025-04-03 16:50:23 -05:00 |
|
SCsub
|
SCons: Add `CPPEXTPATH` for external includes
|
2025-04-02 07:29:08 -05:00 |
|
core_bind.compat.inc
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 -05:00 |
|
core_bind.cpp
|
Change ClassDB::get_inheriters_from_class.
|
2025-04-04 23:47:19 +08:00 |
|
core_bind.h
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 -05:00 |
|
core_builders.py
|
SCons: Make builders prettier, utilize `constexpr`
|
2025-03-11 18:31:20 -05:00 |
|
core_constants.cpp
|
Bind new core `METHOD_FLAG_VIRTUAL_REQUIRED` bitfield
|
2025-02-25 16:46:50 -06:00 |
|
core_constants.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
core_globals.cpp
|
…
|
|
|
core_globals.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
core_string_names.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
doc_data.cpp
|
[Core] Use `Vector` for `MethodInfo::arguments`
|
2025-03-10 13:57:53 +01:00 |
|
doc_data.h
|
Replace size() == 0 with is_empty().
|
2025-04-02 19:18:43 +08:00 |
|
register_core_types.cpp
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 -05:00 |
|
register_core_types.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
typedefs.h
|
Core: Integrate warning suppression macro helpers
|
2025-04-03 10:13:46 -05:00 |
|
version.h
|
Merge pull request #99590 from Calinou/version-double-build-name
|
2025-03-28 14:31:23 +01:00 |