提交历史

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