godot/core
2024-11-22 14:03:21 +03:00
..
config Revert "Fix InputEvent device id clash" and add a compatibility function 2024-11-20 09:18:55 +01:00
crypto
debugger Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +01:00
error
extension GDExtension: Fix method binds not saying if they are varargs 2024-11-18 13:19:22 -06:00
input Revert "Fix InputEvent device id clash" and add a compatibility function 2024-11-20 09:18:55 +01:00
io Revert "ResourceLoader: Report error if resource type unrecognized" 2024-11-20 16:50:30 +01:00
math Merge pull request #95303 from EIREXE/inverted_composer 2024-11-20 17:03:03 +01:00
object Merge pull request #98963 from RandomShaper/fix_classdb_deadlock 2024-11-10 12:12:24 -06:00
os Merge pull request #91201 from bruvzg/con_type 2024-11-12 12:13:12 -06:00
string Expose standardize_locale add_default param publicly 2024-11-21 16:50:31 -07:00
templates Merge pull request #98706 from Nazarwadim/fix_capture_cache_was_not_cached 2024-11-13 08:33:54 -06:00
variant Core: Fix built-in enum constant bindings 2024-11-22 14:03:21 +03:00
core_bind.compat.inc [OS] Add functions to determine standard I/O device type. 2024-11-06 13:33:38 +02:00
core_bind.cpp Merge pull request #91201 from bruvzg/con_type 2024-11-12 12:13:12 -06:00
core_bind.h Merge pull request #91201 from bruvzg/con_type 2024-11-12 12:13:12 -06:00
core_builders.py
core_constants.cpp
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp
register_core_types.h
SCsub
typedefs.h Style: Apply clang-tidy fixes 2024-11-04 12:11:06 -06:00
version.h