Commit History

Author SHA1 Message Date
  HP van Braam 240f510fa7 Core ubsan fixes 8 months ago
  Thaddeus Crews 156bc92282 Merge pull request #98397 from adamscott/add-tmp-support 8 months ago
  Adam Scott 1b3e483899 Add file and dir temporary utilities 10 months ago
  bruvzg a4b17e7852 [FileAccess] Return error codes from `store_*` methods. 2 years ago
  Thaddeus Crews c35e4c41d2 Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_stream_peer 9 months ago
  bruvzg 45593d45b3 Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors. 9 months ago
  Pablo Andres Fuente eb86670f94 Add half precision floating point support to `StreamPeer` 10 months ago
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 10 months ago
  BlueCube3310 205a10e0ae Reduce code duplication in FileAccess 1 year ago
  bruvzg 88b3e68f93 [FileAccess] Implement `resize` method. 1 year ago
  bruvzg 082b420c0a Implement `OS.execute_with_pipe` method to run process with redirected stdio. 1 year ago
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` 1 year ago
  Paul Joannon bf3f6e3b55 Error handling for `FileAccess.get_file_as_*` 1 year ago
  bruvzg 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. 2 years ago
  Samuele Panzeri 59f04e16b8 Support long path in file access on windows 2 years ago
  bruvzg 0e4bd964cc Expose brotli decompression to the scripting API. 2 years ago
  bruvzg bc95b0b171 Restore FileAccess.close method. 2 years ago
  bruvzg db7d8c2d87 [GDExtension] Expose some low level functions and String operators. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg ecec415988 Use system fonts as fallback and improve system font handling. 2 years ago
  kobewi a316401b99 Make some File/Dir methods private 2 years ago
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess 3 years ago
  Pedro J. Estébanez 8c6b2fbb90 Add FileAccess::get_access_type() 3 years ago
  Rémi Verschelde 1418f97c70 File: Re-add support to skip CR (`\r`) in `File::get_as_text` 3 years ago
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 years ago
  Haoyu Qiu 680bcef825 Fix crash when exporting projects with shared libraries 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