Pāvels Nadtočajevs
|
d609cf62a0
Implement `get_filesystem_type` on macOS and Linux.
|
2 сар өмнө |
kobewi
|
5af4bef46f
Inline static variables (part 1)
|
3 сар өмнө |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 жил өмнө |
Pāvels Nadtočajevs
|
d5cea9bb2e
Implement `DirAccess.is_equivalent` method.
|
4 сар өмнө |
A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
1 жил өмнө |
David Snopek
|
696285f23a
Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up
|
6 сар өмнө |
Thaddeus Crews
|
44cda51110
Merge pull request #98812 from bruvzg/macos_bundles_as_file
|
7 сар өмнө |
bruvzg
|
d5e599f77e
[macOS] Handle bundles as files in the embedded file dialogs.
|
8 сар өмнө |
Adam Scott
|
1b3e483899
Add file and dir temporary utilities
|
9 сар өмнө |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
8 сар өмнө |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
9 сар өмнө |
Rémi Verschelde
|
c53a4a7f64
Merge pull request #90069 from KoBeWi/file_suicide_prevention_measures
|
1 жил өмнө |
bruvzg
|
fc948e87f6
Add symlink API support for Windows, expose symlink methods.
|
1 жил өмнө |
bruvzg
|
57fde36f31
[Unix / DirAccess] Fix removing directory symlinks with `remove`, ensure `erase_contents_recursive` is not following directory symlinks.
|
1 жил өмнө |
kobewi
|
7b1b9b86ed
Don't allow copying file into its own path
|
1 жил өмнө |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
1 жил өмнө |
bruvzg
|
97bcd8a631
Add method to check if filesystem is case sensitive.
|
1 жил өмнө |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
Rafał Mikrut
|
86fa3ba560
Fix exporting big templates
|
2 жил өмнө |
Jummit
|
2175e38dfb
Fix crash when listing files in nonexistent directory
|
2 жил өмнө |
kobewi
|
cad1d27a6f
Introduce more static methods to directory API
|
3 жил өмнө |
kobewi
|
9f2dc68279
Replace File/Directory with FileAccess/DirAccess
|
2 жил өмнө |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 жил өмнө |
Fredia Huya-Kouadio
|
31712cc9e7
Address slow copy performance when using the `FileAccessFilesystemJAndroid` implementation.
|
3 жил өмнө |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 жил өмнө |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
3 жил өмнө |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 жил өмнө |
Rémi Verschelde
|
2724e57288
Merge pull request #58772 from keptsecret/fix_filedialog_user_data_access
|
3 жил өмнө |
Rémi Verschelde
|
768f9422bc
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
|
3 жил өмнө |
keptsecret
|
664c461d28
fixed unable to change directory in user access mode
|
3 жил өмнө |