godot/core
2024-11-28 01:55:48 +01:00
..
config Revert "Fix InputEvent device id clash" and add a compatibility function 2024-11-20 09:18:55 +01:00
crypto [Core] Improve error messages with vformat 2024-10-30 15:55:51 +01:00
debugger Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +01:00
error Fix race conditions in breadcrumbs 2024-10-22 22:08:46 -03:00
extension Merge pull request #99201 from Ivorforce/variant-get-contents-ptr 2024-11-26 13:04:40 -06:00
input Merge pull request #90723 from Calinou/textedit-autocompletion-always-replace-if-not-shift 2024-11-27 10:47:24 -06:00
io Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_stream_peer 2024-11-22 14:54:19 -06:00
math Fix stringification of Projection 2024-11-25 21:10:32 +01:00
object Merge pull request #95711 from TokageItLab/warn-oneshot-prop 2024-11-22 14:54:30 -06:00
os Register Engine, OS, ProjectSettings, and Time early. 2024-11-21 18:09:03 -05:00
string Don't repeat calls to strlen in split, and make splitter_length const in get_slice. 2024-11-28 01:55:48 +01: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 Add hint for oneshot & warning when it will be updated continuously 2024-11-11 01:12:45 +09:00
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 Engine, OS, ProjectSettings, and Time early. 2024-11-21 18:09:03 -05:00
register_core_types.h Register Engine, OS, ProjectSettings, and Time early. 2024-11-21 18:09:03 -05:00
SCsub
typedefs.h Style: Apply clang-tidy fixes 2024-11-04 12:11:06 -06:00
version.h