| .. |
|
config
|
Merge pull request #116287 from Nintorch/input-action-remove-settings-changed
|
2026-03-04 14:32:30 -06:00 |
|
crypto
|
Core: Remove class_db.h include from ref_counted.h
|
2026-02-26 18:14:23 -06:00 |
|
debugger
|
Get rid of all unnecessary class_db.h includers
|
2026-03-04 17:40:05 -05:00 |
|
error
|
Revert "Core: Use __fastfail() in MSVC error macros"
|
2026-02-18 11:36:39 -06:00 |
|
extension
|
Get rid of all unnecessary class_db.h includers
|
2026-03-04 17:40:05 -05:00 |
|
input
|
Decouple node.h from scene_tree.h, minimize its other includes
|
2026-03-05 13:54:46 +01:00 |
|
io
|
Decouple node.h from scene_tree.h, minimize its other includes
|
2026-03-05 13:54:46 +01:00 |
|
math
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
object
|
Decouple node.h from scene_tree.h, minimize its other includes
|
2026-03-05 13:54:46 +01:00 |
|
os
|
Decouple node.h from scene_tree.h, minimize its other includes
|
2026-03-05 13:54:46 +01:00 |
|
profiling
|
Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history.
|
2026-02-04 19:31:28 +01:00 |
|
string
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
templates
|
Add move semantics to RBMap and RBSet. Make copy constructors explicit.
|
2026-02-20 20:47:15 +01:00 |
|
variant
|
Exposed is_orthonormal method in Basis.
|
2026-03-08 00:03:14 -05:00 |
|
core_bind.compat.inc
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
core_bind.cpp
|
Move ProcessID typedef out of OS
|
2026-03-04 15:00:45 +01:00 |
|
core_bind.h
|
Move ProcessID typedef out of OS
|
2026-03-04 15:00:45 +01:00 |
|
core_builders.py
|
Core: Add missing integral conversions to Variant
|
2026-02-24 12:48:23 -06:00 |
|
core_constants.cpp
|
Add integer limit constants to @GlobalScope
|
2026-02-18 17:54:39 -08: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
|
Explicitly include core/os/os.h where used
|
2026-03-04 09:54:10 +01:00 |
|
register_core_types.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
SCsub
|
Merge pull request #113936 from akien-mga/certs-2025.12
|
2025-12-12 14:15:07 -06:00 |
|
typedefs.h
|
Windows: Add windows.h drop-in wrapper header
|
2026-02-23 17:56:05 -06:00 |
|
version.h
|
Core: Add missing integral conversions to Variant
|
2026-02-24 12:48:23 -06:00 |