godot/core
2022-05-06 08:40:12 +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 #60723 from reduz/refactor-module-initialization 2022-05-04 19:08:43 +02:00
input Sync controller mappings DB with SDL2 community repo 2022-05-05 14:12:55 +02:00
io Merge pull request #60597 from reduz/missing-node-resource-placeholders 2022-05-05 15:57:50 +02:00
math Allow AStar2D/AStar3D zero point weight 2022-05-06 02:33:10 +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
variant Core: Rename math 'phi' arguments to 'angle' 2022-05-05 14:17:39 +02: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