godot/core
2025-05-19 15:47:01 -07:00
..
config Merge pull request #103944 from KoBeWi/more_red_info 2025-05-08 07:19:33 -05:00
crypto CryptoCore: Use size_t for buffer sizes to fix encoding/sums of 2.0+ GiB files. 2025-04-03 11:29:59 +02:00
debugger Inline static variables (part 1) 2025-04-29 18:10:44 +02:00
error Remove pointless use of atomics in error macros 2025-05-12 17:06:19 +02:00
extension Typed array equality operator logic updated 2025-05-13 14:41:16 -05:00
input Introduce 'drivers/apple_embedded' abstract platform for code reuse 2025-05-19 15:37:13 -07:00
io Avoid single character String allocations when appending characters 2025-05-12 17:35:42 -04:00
math Core: Convert Pair/KeyValue to constexpr 2025-05-15 10:37:41 -05:00
object Merge pull request #96611 from Dynamic-Pistol/master 2025-05-13 16:22:25 -05:00
os Introduce 'visionos' platform derived from 'apple_embedded' 2025-05-19 15:47:01 -07:00
string Merge pull request #106295 from timothyqiu/legacy-l10n 2025-05-13 01:05:31 +02:00
templates Core: Convert Pair/KeyValue to constexpr 2025-05-15 10:37:41 -05:00
variant Move bisect to Span and deduplicate code. 2025-05-14 18:19:09 +08:00
core_bind.compat.inc Style: Convert namespaces to PascalCase 2025-03-23 19:10:24 -05:00
core_bind.cpp Inline static variables (part 1) 2025-04-29 18:10:44 +02:00
core_bind.h Inline static variables (part 1) 2025-04-29 18:10:44 +02:00
core_builders.py SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
core_constants.cpp Add PROPERTY_HINT_INPUT_NAME 2025-04-23 22:23:44 +02:00
core_constants.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06: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 Add String::replace_char(s) methods for performance and convenience 2025-04-10 13:08:45 +02:00
doc_data.h Do not iterate Dictionary with get_key_at_index. 2025-04-07 21:54:13 +08:00
register_core_types.cpp Remove registration of deprecated classes 2025-05-05 20:16:50 +02:00
register_core_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
typedefs.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
version.h Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00