Thaddeus Crews
|
01fc9aee6c
Core: Modernize C headers with C++ equivalents
|
8 ay önce |
nikitalita
|
2d0ae77719
add GDSOFTCLASS to FileAccess and DirAccess derived classes
|
8 ay önce |
bruvzg
|
85d3be8070
[FileAccess] Implement `get_size` and `get_access_time` methods.
|
2 yıl önce |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 ay önce |
bruvzg
|
a4b17e7852
[FileAccess] Return error codes from `store_*` methods.
|
2 yıl önce |
BlueCube3310
|
205a10e0ae
Reduce code duplication in FileAccess
|
1 yıl önce |
Fredia Huya-Kouadio
|
a5897d579b
Update the `GodotHost` interface to support signing and verifying Android apks
|
1 yıl önce |
Rémi Verschelde
|
8c474ddd49
Merge pull request #90710 from m4gr3d/fix_jstring_leaks
|
1 yıl önce |
Fredia Huya-Kouadio
|
f291a4ed3a
Fix leakage of JNI object references
|
1 yıl önce |
bruvzg
|
88b3e68f93
[FileAccess] Implement `resize` method.
|
1 yıl önce |
BlueCube3310
|
6ed1731746
Use platform-specific methods for FileAccess reading and writing
|
2 yıl önce |
bruvzg
|
8aa6f29b56
[FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows.
|
2 yıl önce |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 yıl önce |
bruvzg
|
bc95b0b171
Restore FileAccess.close method.
|
2 yıl önce |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
3 yıl önce |
kobewi
|
9f2dc68279
Replace File/Directory with FileAccess/DirAccess
|
3 yıl önce |
Marcel Admiraal
|
cafb19e608
Add override keywords to FileAccess derived classes
|
4 yıl önce |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 yıl önce |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 yıl önce |
bruvzg
|
d2ebac3a30
Remove or make private `FileAccess` `close()` methods.
|
3 yıl önce |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 yıl önce |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 yıl önce |
Marcel Admiraal
|
da5d7db610
Rename File::get_len() get_length()
|
4 yıl önce |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
6 yıl önce |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 yıl önce |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
5 yıl önce |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 yıl önce |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
6 yıl önce |
Juan Linietsky
|
cd4449e7ab
Add FileAccess::set_unix_permissions for Unix platforms
|
6 yıl önce |