godot/core
Thaddeus Crews 80e73b0dca
Merge pull request #98483 from timothyqiu/pack-dir-exists
`DirAccessPack`: Fix `file_exists` and `dir_exists` in exported projects
2024-11-18 09:23:37 -06:00
..
config Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +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 #47502 from KoBeWi/add_0 2024-10-31 20:14:39 -05:00
input Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +01:00
io Merge pull request #98483 from timothyqiu/pack-dir-exists 2024-11-18 09:23:37 -06:00
math Merge pull request #47502 from KoBeWi/add_0 2024-10-31 20:14:39 -05: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 Use (r)find_char instead of (r)find for single characters 2024-11-17 10:02:18 +01:00
templates Merge pull request #98706 from Nazarwadim/fix_capture_cache_was_not_cached 2024-11-13 08:33:54 -06:00
variant Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments 2024-11-12 12:13:04 -06: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 @export_tool_button annotation for easily creating inspector buttons 2024-09-27 22:24:15 +01: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_core_types.h
SCsub
typedefs.h Style: Apply clang-tidy fixes 2024-11-04 12:11:06 -06:00
version.h