godot/core
2022-06-30 15:45:31 +02:00
..
config Merge pull request #62122 from reduz/implement-movie-writer 2022-06-21 14:24:14 +02:00
crypto
debugger Remove SceneTree dependency from LocalDebugger 2022-06-29 19:49:27 -06:00
error
extension GDExtension: reuse code with constructor PropertyInfo(const GDNativePropertyInfo&) 2022-06-29 19:30:01 +02:00
input Input: Make get_action_raw_strength print error when the action doesn't exist 2022-06-28 15:58:26 +02:00
io Merge pull request #62309 from reduz/remake-resource-thread-safety 2022-06-25 14:09:28 +02:00
math Merge pull request #62468 from V-Sekai/core-const-expressions 2022-06-28 01:08:24 +02:00
multiplayer Clean up Hash Functions 2022-06-20 12:54:19 +02:00
object GDExtension: reuse code with constructor PropertyInfo(const GDNativePropertyInfo&) 2022-06-29 19:30:01 +02:00
os Adding print_rich for printing with BBCode 2022-06-29 00:41:29 +09:00
string Adding print_rich for printing with BBCode 2022-06-29 00:41:29 +09:00
templates Avoid manual memory management of certain arrays in Vulkan RD 2022-06-28 10:01:46 +02:00
variant Adding print_rich for printing with BBCode 2022-06-29 00:41:29 +09:00
core_bind.cpp Exposes methods for adding and removing ResourceFormatLoaders and -Savers in the ClassDB 2022-06-29 21:38:20 +02:00
core_bind.h Exposes methods for adding and removing ResourceFormatLoaders and -Savers in the ClassDB 2022-06-29 21:38:20 +02:00
core_builders.py
core_constants.cpp Add a const call mode to Object, Variant and Script. 2022-06-27 13:33:06 -07:00
core_constants.h Make enum/constant binds 64-bit. 2022-06-17 16:36:26 +03:00
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp
register_core_types.h
SCsub zstd: Update to upstream version 1.5.2 2022-06-28 14:10:07 +02:00
typedefs.h
version.h