..
config
Warn when registering RefCounted as engine singleton
2026-05-15 11:00:16 +02:00
crypto
Separate ResourceFormat* methods from main classes
2026-03-27 07:16:20 -04:00
debugger
Debugger: Rather than looping infinitely on data read errors, drop the connection
2026-04-13 14:12:41 +02:00
error
Build: Remove redundant SCons environment clones
2026-04-15 01:30:23 -07:00
extension
avoiding an incorrect ERR_FILE_NOT_FOUND report when the DLL exists but fails to load for another reason
2026-05-16 21:55:33 +02:00
input
Add Shift+Enter and Shift+KpEnter as default shortcuts for newline
2026-04-29 17:36:05 +02:00
io
Fix ResourceLoader deadlocks
2026-06-08 04:57:26 +02:00
math
Build: Remove redundant SCons environment clones
2026-04-15 01:30:23 -07:00
object
Revert "Fix a deadlock in WorkerThreadPool"
2026-06-12 20:09:27 +02:00
os
Change new overloads to use a tag instead of a pointer, which can lead to problems. Inline the new definition to save on a call.
2026-04-20 15:46:34 +02:00
profiling
Hook up perfetto script and frame profiling logic
2026-04-14 16:22:37 -07:00
string
[Import] Fix empty columns importing as invalid English translation.
2026-05-19 14:48:41 +03:00
templates
Build: Remove redundant SCons environment clones
2026-04-15 01:30:23 -07:00
variant
Clarify hash_compare semantics on Variant.
2026-05-22 12:00:02 +02:00
core_bind.compat.inc
Style: Add class_db.h includes explicitly
2026-02-26 15:50:28 -06:00
core_bind.cpp
Use RequiredParam/RequiredResult in several more APIs
2026-04-15 00:53:13 +02:00
core_bind.h
Use RequiredParam/RequiredResult in several more APIs
2026-04-15 00:53:13 +02:00
core_builders.py
Buildsystem: Simplify format_buffer utility method
2026-04-21 23:18:42 +02: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
Deprecate ScriptLanguage::instance_has
2026-04-10 20:00:34 +02:00
version.h
Core: Add missing integral conversions to Variant
2026-02-24 12:48:23 -06:00