Pāvels Nadtočajevs
|
42733a2a5c
Implement sparse bundle PCK support.
|
vor 5 Monaten |
kobewi
|
5af4bef46f
Inline static variables (part 1)
|
vor 2 Monaten |
Pāvels Nadtočajevs
|
bd98aad3fa
Remove misleading and incorrect notes about endianness. Fix FileAccess and StreamPeer not doing what name suggests.
|
vor 3 Monaten |
bruvzg
|
85d3be8070
[FileAccess] Implement `get_size` and `get_access_time` methods.
|
vor 1 Jahr |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
vor 5 Monaten |
HP van Braam
|
240f510fa7
Core ubsan fixes
|
vor 7 Monaten |
Thaddeus Crews
|
156bc92282
Merge pull request #98397 from adamscott/add-tmp-support
|
vor 7 Monaten |
Adam Scott
|
1b3e483899
Add file and dir temporary utilities
|
vor 9 Monaten |
bruvzg
|
a4b17e7852
[FileAccess] Return error codes from `store_*` methods.
|
vor 2 Jahren |
Thaddeus Crews
|
c35e4c41d2
Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_stream_peer
|
vor 8 Monaten |
bruvzg
|
45593d45b3
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
|
vor 8 Monaten |
Pablo Andres Fuente
|
eb86670f94
Add half precision floating point support to `StreamPeer`
|
vor 9 Monaten |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
vor 9 Monaten |
BlueCube3310
|
205a10e0ae
Reduce code duplication in FileAccess
|
vor 1 Jahr |
bruvzg
|
88b3e68f93
[FileAccess] Implement `resize` method.
|
vor 1 Jahr |
bruvzg
|
082b420c0a
Implement `OS.execute_with_pipe` method to run process with redirected stdio.
|
vor 1 Jahr |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
vor 1 Jahr |
Paul Joannon
|
bf3f6e3b55
Error handling for `FileAccess.get_file_as_*`
|
vor 1 Jahr |
bruvzg
|
8aa6f29b56
[FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows.
|
vor 1 Jahr |
Samuele Panzeri
|
59f04e16b8
Support long path in file access on windows
|
vor 2 Jahren |
bruvzg
|
0e4bd964cc
Expose brotli decompression to the scripting API.
|
vor 2 Jahren |
bruvzg
|
bc95b0b171
Restore FileAccess.close method.
|
vor 2 Jahren |
bruvzg
|
db7d8c2d87
[GDExtension] Expose some low level functions and String operators.
|
vor 2 Jahren |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
vor 2 Jahren |
bruvzg
|
ecec415988
Use system fonts as fallback and improve system font handling.
|
vor 2 Jahren |
kobewi
|
a316401b99
Make some File/Dir methods private
|
vor 2 Jahren |
kobewi
|
9f2dc68279
Replace File/Directory with FileAccess/DirAccess
|
vor 2 Jahren |
Pedro J. Estébanez
|
8c6b2fbb90
Add FileAccess::get_access_type()
|
vor 2 Jahren |
Rémi Verschelde
|
1418f97c70
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
|
vor 3 Jahren |
bruvzg
|
d2ebac3a30
Remove or make private `FileAccess` `close()` methods.
|
vor 3 Jahren |