godot/core
demolke 964e2b3a9e Fix handling of leading .. in simplify_path
Prior to this `..\..\texture.png` was incorrectly simplified to `texture.png`
2024-12-06 07:53:55 +01:00
..
config Add loongarch64 support 2024-12-06 00:18:26 +08:00
crypto Core: Do not generate *.uid files for JSON, certificates, and translations 2024-12-04 14:26:10 +03:00
debugger
error
extension Fix various typos and code style issues 2024-11-28 17:40:42 +01: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 #99540 from dalexeev/core-dont-gen-json-uid-files 2024-12-04 11:02:09 -06:00
math Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
object Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
os Add loongarch64 support 2024-12-06 00:18:26 +08:00
string Fix handling of leading .. in simplify_path 2024-12-06 07:53:55 +01:00
templates
variant Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
core_bind.compat.inc
core_bind.cpp Add file and dir temporary utilities 2024-12-02 12:08:14 -05:00
core_bind.h Add file and dir temporary utilities 2024-12-02 12:08:14 -05: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 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
version.h