godot/core
2022-05-10 15:08:32 +02:00
..
config Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
crypto Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
debugger Rename profiler "Idle Time" to "Process Time" 2022-05-05 20:23:47 +02:00
error
extension Merge pull request #55876 from bradc6/feature/AllowForAbsoluteLibraryPaths 2022-05-10 13:38:41 +02:00
input Sync controller mappings DB with SDL2 community repo 2022-05-05 14:12:55 +02:00
io Fix warnings found by Emscripten 3.1.10 2022-05-10 13:03:13 +02:00
math Fix warnings found by Emscripten 3.1.10 2022-05-10 13:03:13 +02:00
multiplayer
object Implement missing Node & Resource placeholders 2022-05-03 17:08:09 +02:00
os Fix inconsistent naming in Time 2022-05-05 16:00:37 +02:00
string Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
templates Add search methods for packed arrays 2022-05-07 20:16:11 +08:00
variant Add search methods for packed arrays 2022-05-07 20:16:11 +08:00
core_bind.cpp Add OS::is_process_running function. 2022-05-03 17:27:17 -07:00
core_bind.h Add OS::is_process_running function. 2022-05-03 17:27:17 -07:00
core_builders.py
core_constants.cpp Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
core_constants.h
core_string_names.cpp Cleanup metadata usage 2022-05-06 00:27:10 +02:00
core_string_names.h Cleanup metadata usage 2022-05-06 00:27:10 +02:00
doc_data.cpp
doc_data.h
register_core_types.cpp Implement missing Node & Resource placeholders 2022-05-03 17:08:09 +02:00
register_core_types.h
SCsub
typedefs.h
version.h