| .. |
|
config
|
Allow to compile templates without navigation features
|
2025-04-01 11:53:35 -03:00 |
|
crypto
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
debugger
|
Use initializer list in Arrays
|
2025-03-26 18:38:15 +01: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
|
Merge pull request #104844 from Ivorforce/gdsoftclass
|
2025-03-31 19:02:03 -05:00 |
|
math
|
Directly use segment points in Geometry2D/3D function parameters
|
2025-03-30 16:25:59 -07:00 |
|
object
|
Merge pull request #104844 from Ivorforce/gdsoftclass
|
2025-03-31 19:02:03 -05:00 |
|
os
|
Add methods to decode/encode multibyte encodings.
|
2025-03-28 17:32:34 +02:00 |
|
string
|
Replace append_utfx with direct String::utfx
|
2025-03-30 19:56:38 +02:00 |
|
templates
|
Add LocalVector.erase_unordered, mimicking erase but with remove_at_unordered, to remove duplicate logic.
|
2025-03-31 13:31:53 +02:00 |
|
variant
|
Merge pull request #104556 from Ivorforce/string-extend-instead-of-parse
|
2025-03-29 10:16:33 -05:00 |
|
core_bind.compat.inc
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 -05:00 |
|
core_bind.cpp
|
Merge pull request #103993 from aaronfranke/geometry-segment
|
2025-04-01 08:01:34 -05: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
|
One Copyright Update to rule them all
|
2023-01-05 13:25:55 +01:00 |
|
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
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06: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 |
|
SCsub
|
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
2025-03-12 11:11:38 -07:00 |
|
typedefs.h
|
Style: Begin integrating simple .clangd fixes
|
2025-03-22 13:24:35 -05:00 |
|
version.h
|
Merge pull request #99590 from Calinou/version-double-build-name
|
2025-03-28 14:31:23 +01:00 |