| .. |
|
config
|
Merge pull request #117504 from Giganzo/focus-draw-pointer-event
|
2026-03-23 22:34:48 +01:00 |
|
crypto
|
Remove unused includes in core with clangd-tidy
|
2026-03-11 06:41:36 +01:00 |
|
debugger
|
Make memnew(RefCounted) return Ref, to force callers to take ownership of it through a reference.
|
2026-03-18 20:34:08 +01:00 |
|
error
|
Split VariantCaster from binder_common.h
|
2026-03-10 17:59:33 +08:00 |
|
extension
|
Style: Enforce #include validation hook
|
2026-03-18 10:41:59 +01:00 |
|
input
|
Merge pull request #117464 from Goldenlion5648/stop-autocomplete-eating
|
2026-03-23 22:34:43 +01:00 |
|
io
|
Create a proper editor for MeshLibrary
|
2026-03-21 11:16:26 -03:00 |
|
math
|
Make memnew(RefCounted) return Ref, to force callers to take ownership of it through a reference.
|
2026-03-18 20:34:08 +01:00 |
|
object
|
Merge pull request #109892 from Ryan-000/Bind-Object-ConnectFlags-as-a-bitfield-instead-of-enum-
|
2026-03-23 22:33:43 +01:00 |
|
os
|
CI: Implement clangd-tidy as GitHub Action
|
2026-03-20 09:16:38 -05:00 |
|
profiling
|
Use TRACY_ON_DEMAND by default for Tracy integration
|
2026-03-23 15:12:58 +01:00 |
|
string
|
Style: Enforce #include validation hook
|
2026-03-18 10:41:59 +01:00 |
|
templates
|
Style: Enforce #include validation hook
|
2026-03-18 10:41:59 +01:00 |
|
variant
|
Merge pull request #109892 from Ryan-000/Bind-Object-ConnectFlags-as-a-bitfield-instead-of-enum-
|
2026-03-23 22:33:43 +01: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
|
Remove unused includes in core with clangd-tidy
|
2026-03-11 06:41:36 +01:00 |
|
core_constants.cpp
|
CI: Implement clangd-tidy as GitHub Action
|
2026-03-20 09:16:38 -05: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
|
CI: Implement clangd-tidy as GitHub Action
|
2026-03-20 09:16:38 -05:00 |
|
doc_data.h
|
Remove unused includes in core with clangd-tidy
|
2026-03-11 06:41:36 +01: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 |