godot/core
Thaddeus Crews 11fc998368
SCons: Integrate annotations where relevant
• Expand Ruff linter to catch & upgrade legacy type-hint syntax
2025-11-22 13:22:31 -06:00
..
config Merge pull request #112607 from KoBeWi/what_could_have_gone_wrong🤷‍♂️ 2025-11-18 14:00:50 -06:00
crypto Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
debugger Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
error Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
extension Merge pull request #112784 from migueldeicaza/fix_dynamic_xcframework_loading 2025-11-18 08:25:45 -06:00
input Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
io Add Image.load_exr_from_buffer and enable tinyexr by default 2025-11-21 18:58:26 +01:00
math Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
object Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
os Add error message when trying to load project from CWD. 2025-11-20 23:19:09 +02:00
profiling SCons: Integrate annotations where relevant 2025-11-22 13:22:31 -06:00
string Add methods for querying loaded Translation instances 2025-11-21 08:51:26 +08:00
templates CommandQueueMT: Reduce lock contention in cases of single flusher 2025-11-21 11:11:30 +01:00
variant Merge pull request #112853 from aaronp64/dictionary_error_key 2025-11-18 08:25:47 -06:00
core_bind.compat.inc Style: Convert namespaces to PascalCase 2025-03-23 19:10:24 -05:00
core_bind.cpp Merge pull request #111266 from HolonProduction/completion-filter-internal 2025-10-06 14:34:02 -05:00
core_bind.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
core_builders.py Core: Handle disabled class detection in ClassDB 2025-08-26 09:31:14 -05:00
core_constants.cpp Remove unused parameter in __constant_get_enum_name/__constant_get_bitfield_name 2025-09-02 13:13:12 -04: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 Make MissingNode/MissingResource non-virtual and hide from dialogs 2025-10-12 09:58:50 +02:00
register_core_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Add profiler option to SCons builds. 2025-11-08 00:08:45 +01:00
typedefs.h Fix GodotProfileZone with tracy backend failing with shadowed variable names. 2025-11-15 20:03:14 +01:00
version.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00