godot/core
2021-12-14 20:08:19 +01:00
..
config Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
crypto
debugger Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
error Defer the call to 'popup_str' to the next cycle to let Godot Engine's editor time to properly start 2021-12-14 20:08:19 +01:00
extension Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
input Sync controller mappings DB with SDL2 community repo 2021-12-10 10:59:30 +01:00
io Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
math align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
multiplayer
object Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
os Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
string Added check to get_all_locales to avoid adding duplicate locales to array 2021-12-10 19:25:59 -03:00
templates Merge pull request #35901 from nathanfranke/pool-byte-array-subarray-exclusive 2021-12-07 14:00:59 +01:00
variant Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
core_bind.cpp Improve Directory content navigation 2021-12-10 17:24:04 +01:00
core_bind.h Improve Directory content navigation 2021-12-10 17:24:04 +01:00
core_builders.py
core_constants.cpp align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
core_constants.h
core_string_names.cpp
core_string_names.h
doc_data.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
doc_data.h
register_core_types.cpp
register_core_types.h
SCsub
typedefs.h
version.h