Historial de Commits

Autor SHA1 Mensaje Fecha
  HP van Braam 240f510fa7 Core ubsan fixes hace 8 meses
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. hace 8 meses
  Thaddeus Crews 1719f8ed3d Merge pull request #99834 from kiroxas/passLengthToParseUTF8 hace 8 meses
  Thaddeus Crews 156bc92282 Merge pull request #98397 from adamscott/add-tmp-support hace 8 meses
  Adam Scott 1b3e483899 Add file and dir temporary utilities hace 10 meses
  Kiro 83d4bde0a2 When calling code has length of string, pass it to parse_utf8 hace 8 meses
  bruvzg a4b17e7852 [FileAccess] Return error codes from `store_*` methods. hace 2 años
  Thaddeus Crews c35e4c41d2 Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_stream_peer hace 9 meses
  kobewi 3b6705a641 Support uid:// in more places hace 9 meses
  bruvzg 45593d45b3 Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors. hace 9 meses
  Pablo Andres Fuente eb86670f94 Add half precision floating point support to `StreamPeer` hace 10 meses
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` hace 10 meses
  BlueCube3310 205a10e0ae Reduce code duplication in FileAccess hace 1 año
  Hilderin 1b0c5cbc01 Fix FileSystem dock won't show any file folders (v2) hace 1 año
  Rémi Verschelde e4fa8543ea Revert "Fix FileSystem dock won't show any file folders" hace 1 año
  Hilderin 72856d633a Fix FileSystem dock won't show any file folders hace 1 año
  bruvzg 88b3e68f93 [FileAccess] Implement `resize` method. hace 1 año
  bruvzg 082b420c0a Implement `OS.execute_with_pipe` method to run process with redirected stdio. hace 1 año
  scgm0 2dae53c316 Explicitly initialize all of `FileAccess::create_func[ACCESS_MAX]` hace 1 año
  bruvzg 8aa6f29b56 [FileAccess] Add methods to get/set "hidden" and "read-only" attributes on macOS/BSD and Windows. hace 2 años
  andybarcia 553f4f8dce Improve error reporting when parsing CSV translation file hace 4 años
  bruvzg 0e4bd964cc Expose brotli decompression to the scripting API. hace 2 años
  bitsawer c56058fe9a Fix FileAccess last open error flag update hace 2 años
  bruvzg bc95b0b171 Restore FileAccess.close method. hace 2 años
  bruvzg db7d8c2d87 [GDExtension] Expose some low level functions and String operators. hace 2 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 2 años
  bruvzg ecec415988 Use system fonts as fallback and improve system font handling. hace 2 años
  bruvzg ea1848ce0a Use `constexpr` in the conditions with template parameters and `sizeof`s to suppress C4127 warnings. hace 2 años
  kobewi 9f2dc68279 Replace File/Directory with FileAccess/DirAccess hace 3 años
  Pedro J. Estébanez 8c6b2fbb90 Add FileAccess::get_access_type() hace 3 años