| .. |
|
config
|
Merge pull request #102354 from YYF233333/style_iterator
|
2025-03-28 14:31:40 +01:00 |
|
crypto
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 -06:00 |
|
debugger
|
Allow to ignore debugger error breaks
|
2025-03-12 19:05:57 +01:00 |
|
error
|
Style: Begin integrating simple `.clangd` fixes
|
2025-03-22 13:24:35 -05:00 |
|
extension
|
Using iterator pattern instead of List::Element *.
|
2025-03-28 13:29:15 +08:00 |
|
input
|
Merge pull request #98653 from Repiteo/scons/pretty-builders
|
2025-03-11 19:54:47 -05:00 |
|
io
|
Image: Remove references to defunct `FORMAT_CUSTOM`
|
2025-03-26 21:37:26 +01:00 |
|
math
|
Merge pull request #104389 from Ivorforce/color-string-append
|
2025-03-28 14:32:54 +01:00 |
|
object
|
Merge pull request #104668 from monxa/redundant-lock-declaration
|
2025-03-28 14:33:45 +01:00 |
|
os
|
Style: Begin integrating simple `.clangd` fixes
|
2025-03-22 13:24:35 -05:00 |
|
string
|
Merge pull request #104698 from bruvzg/loc_dir
|
2025-03-28 14:34:52 +01:00 |
|
templates
|
Merge pull request #104693 from mihe/local-vector-move
|
2025-03-28 14:34:49 +01:00 |
|
variant
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 -05:00 |
|
SCsub
|
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
2025-03-12 11:11:38 -07:00 |
|
core_bind.compat.inc
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 -05:00 |
|
core_bind.cpp
|
Using iterator pattern instead of List::Element *.
|
2025-03-28 13:29:15 +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
|
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 |
|
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 |