godot-module-template/core
Rémi Verschelde a447ac95ec
Move DisplayServer enums and typedefs to DisplayServerEnums
This will allow decoupling `display_server.h` from a number of headers in the
codebase which only require those enums and not all the DisplayServer API.
2026-03-03 12:44:02 +01:00
..
config Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
crypto Core: Remove class_db.h include from ref_counted.h 2026-02-26 18:14:23 -06:00
debugger Merge pull request #116826 from Repiteo/style/class-db-explicit-include 2026-02-26 16:18:45 -06:00
error Revert "Core: Use __fastfail() in MSVC error macros" 2026-02-18 11:36:39 -06:00
extension Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
input Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
io rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
math Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
object Merge pull request #116776 from HolonProduction/gdscript/completion-setters 2026-03-02 15:53:59 -06:00
os Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06: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 Core: Remove class_db.h include from ref_counted.h 2026-02-26 18:14:23 -06:00
templates Add move semantics to RBMap and RBSet. Make copy constructors explicit. 2026-02-20 20:47:15 +01:00
variant rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
core_bind.compat.inc Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
core_bind.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
core_bind.h rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
core_builders.py Core: Add missing integral conversions to Variant 2026-02-24 12:48:23 -06:00
core_constants.cpp Add integer limit constants to @GlobalScope 2026-02-18 17:54:39 -08: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 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