godot/core
Rémi Verschelde 50fd380359
Merge pull request #90562 from bruvzg/fix_links
[Unix / DirAccess] Fix removing directory symlinks with `remove`, ensure `erase_contents_recursive` is not following directory symlinks.
2024-04-15 10:00:22 +02:00
..
config [Core] Add iteration support to Array 2024-04-10 14:49:34 +02:00
crypto mbedTLS: Update to new LTS v3.6.0 2024-04-10 21:19:22 +02:00
debugger
error
extension Merge pull request #87117 from DmitriySalnikov/rename_pdb 2024-04-11 11:02:31 +02:00
input Sync controller mappings DB with SDL 2 community repo 2024-04-08 22:22:30 +02:00
io [Unix / DirAccess] Fix removing directory symlinks with remove, ensure erase_contents_recursive is not following directory symlinks. 2024-04-12 10:06:49 +03:00
math Update lingering do/while(0) defines 2024-04-04 14:17:22 -05:00
object [Core] Add iteration support to Array 2024-04-10 14:49:34 +02:00
os Merge pull request #87117 from DmitriySalnikov/rename_pdb 2024-04-11 11:02:31 +02:00
string Prefer family name in fonts' names table 2024-04-06 16:08:59 +08:00
templates CommandQueueMT: Fix flush re-entrancy 2024-04-10 10:02:30 +02:00
variant [Core] Fix incorrect comparison for Array const iterator 2024-04-13 17:32:33 +02:00
core_bind.cpp Implement OS.execute_with_pipe method to run process with redirected stdio. 2024-03-27 11:41:16 +02:00
core_bind.h Implement OS.execute_with_pipe method to run process with redirected stdio. 2024-03-27 11:41:16 +02: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
version.h