HP van Braam
|
240f510fa7
Core ubsan fixes
|
8 months ago |
Thaddeus Crews
|
44cda51110
Merge pull request #98812 from bruvzg/macos_bundles_as_file
|
8 months ago |
bruvzg
|
d5e599f77e
[macOS] Handle bundles as files in the embedded file dialogs.
|
9 months ago |
Adam Scott
|
1b3e483899
Add file and dir temporary utilities
|
10 months ago |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
10 months ago |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
10 months ago |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
1 year ago |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 year ago |
bruvzg
|
97bcd8a631
Add method to check if filesystem is case sensitive.
|
1 year ago |
Samuele Panzeri
|
59f04e16b8
Support long path in file access on windows
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
kobewi
|
a316401b99
Make some File/Dir methods private
|
2 years ago |
kobewi
|
cad1d27a6f
Introduce more static methods to directory API
|
3 years ago |
kobewi
|
9f2dc68279
Replace File/Directory with FileAccess/DirAccess
|
3 years ago |
Fredia Huya-Kouadio
|
f916dff26d
Additional fixes to the Android `get_current_dir()` implementation.
|
3 years ago |
Rafał Mikrut
|
3d3fce0d3c
Various converter enhancements and bugfixes
|
3 years ago |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
Haoyu Qiu
|
680bcef825
Fix crash when exporting projects with shared libraries
|
3 years ago |
Rémi Verschelde
|
768f9422bc
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 years ago |