godot-module-template/core
Thaddeus Crews 750b0c766e
Merge pull request #117353 from bruvzg/spl_empty
Fix `String::split_` crash on empty string.
2026-03-12 09:03:29 -05:00
..
config Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
crypto Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
debugger Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
error Split VariantCaster from binder_common.h 2026-03-10 17:59:33 +08:00
extension Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
input Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
io Handle UID path in packs. 2026-03-11 18:46:53 +02:00
math Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
object Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
os Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
profiling Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
string Fix String::split_ crash on empty string. 2026-03-12 08:34:02 +02:00
templates Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
variant Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +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 Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +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 Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
doc_data.h Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
register_core_types.cpp Explicitly include core/os/os.h where used 2026-03-04 09:54:10 +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