index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
io
/
dir_access.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-2
/
+2
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-7
/
+7
*
Add method to check if filesystem is case sensitive.
bruvzg
2023-10-09
1
-0
/
+2
*
Support long path in file access on windows
Samuele Panzeri
2023-05-05
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Make some File/Dir methods private
kobewi
2022-09-27
1
-2
/
+2
*
Introduce more static methods to directory API
kobewi
2022-09-20
1
-0
/
+13
*
Replace File/Directory with FileAccess/DirAccess
kobewi
2022-09-19
1
-0
/
+20
*
Additional fixes to the Android `get_current_dir()` implementation.
Fredia Huya-Kouadio
2022-08-30
1
-1
/
+1
*
Various converter enhancements and bugfixes
Rafał Mikrut
2022-08-03
1
-0
/
+2
*
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-05
1
-0
/
+1
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-31
/
+10
*
Fix crash when exporting projects with shared libraries
Haoyu Qiu
2022-03-23
1
-0
/
+4
*
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
Rémi Verschelde
2022-03-11
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-0
/
+147