godot-module-template/core
Thaddeus Crews bf332b7e2b
Merge pull request #115900 from TheDying0fLight/remove-unused-edit_request_func-and-import
Remove unused `edit_request_func` and include in `script_language.cpp`
2026-02-05 09:32:41 -06:00
..
config Change copy constructors of HashMap and AHashMap from implicit to explicit. 2026-01-21 13:01:23 +01:00
crypto Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
debugger Optimize files that #include input.h header 2026-01-28 14:21:00 +05:00
error 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
extension 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
input Merge pull request #115633 from AThousandShips/fix_invalid_event 2026-02-04 11:04:18 -06:00
io Merge pull request #112381 from Ivorforce/no-right-align 2026-02-05 09:18:36 -06:00
math 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
object Merge pull request #115900 from TheDying0fLight/remove-unused-edit_request_func-and-import 2026-02-05 09:32:41 -06:00
os 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
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 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
templates 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
variant 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
core_bind.compat.inc Style: Convert namespaces to PascalCase 2025-03-23 19:10:24 -05:00
core_bind.cpp Core: Don't strip data in class_get_method_list 2026-01-12 10:27:55 -06:00
core_bind.h Use RequiredParam and RequiredResult in a handful of places in order to test 2025-11-24 12:12:10 -06:00
core_builders.py Fix TLS handshake fail preventing AssetLib use 2026-01-27 12:16:14 -03:00
core_constants.cpp 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
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 Register ClassDB singleton earlier, to make available during Core init level 2026-01-04 10:24:15 +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 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
version.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00