| .. |
|
config
|
Merge pull request #117504 from Giganzo/focus-draw-pointer-event
|
2026-03-23 22:34:48 +01:00 |
|
crypto
|
Separate ResourceFormat* methods from main classes
|
2026-03-27 07:16:20 -04:00 |
|
debugger
|
Use class name instead of Object ID in Debugger
|
2026-03-27 20:23:38 -04:00 |
|
error
|
Only print to stdio before setup and during/after cleanup
|
2026-03-24 15:22:07 +01:00 |
|
extension
|
Merge pull request #117160 from Naros/gdextension-expose-get-type-by-name
|
2026-04-10 10:32:14 -05:00 |
|
input
|
Merge pull request #117464 from Goldenlion5648/stop-autocomplete-eating
|
2026-03-23 22:34:43 +01:00 |
|
io
|
Merge pull request #117800 from allenwp/exr-clipping
|
2026-04-01 18:10:16 -05:00 |
|
math
|
Mark template function in math_funcs_binary constexpr
|
2026-03-31 16:56:55 +08:00 |
|
object
|
Merge pull request #117575 from Ivorforce/gdtype-signals-obj
|
2026-04-10 10:32:21 -05:00 |
|
os
|
remove the double inclusion of os.h in os.cpp
|
2026-04-02 21:43:39 +03:00 |
|
profiling
|
Use TRACY_ON_DEMAND by default for Tracy integration
|
2026-03-23 15:12:58 +01:00 |
|
string
|
Only print to stdio before setup and during/after cleanup
|
2026-03-24 15:22:07 +01:00 |
|
templates
|
Refactor raytracing pipelines.
|
2026-04-10 14:21:02 +03:00 |
|
variant
|
Reduce RefCounted copies in GDScriptFunction::call
|
2026-03-26 23:10:16 +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
|
Only print to stdio before setup and during/after cleanup
|
2026-03-24 15:22:07 +01: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
|
Improve editor-only class checking
|
2026-03-25 17:07:39 +03:00 |
|
register_core_types.cpp
|
Separate ResourceFormat* methods from main classes
|
2026-03-27 07:16:20 -04: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 |