Historial de Commits

Autor SHA1 Mensaje Fecha
  Ricardo Subtil b77aa473a1 Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization hace 1 año
  Rémi Verschelde f08fe52d9a Merge pull request #99963 from Faless/web/no_ip hace 10 meses
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. hace 10 meses
  Adam Scott 1b3e483899 Add file and dir temporary utilities hace 11 meses
  Fabio Alessandrelli c831f635fe [Web] Implement dummy IPWeb instead of IPUnix hace 10 meses
  Pāvels Nadtočajevs e9b57fce82 Convert line breaks to `\n` and strip line break from the end of string returned by `OS::read_string_from_stdin`/`OS::get_stdin_string`. hace 10 meses
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters hace 11 meses
  Fabio Alessandrelli fc52821cfb [Net] Properly rename NetSocketPosix to NetSocketUnix hace 11 meses
  Thaddeus Crews 179321a0a3 Merge pull request #91201 from bruvzg/con_type hace 11 meses
  Fabio Alessandrelli 0c620b29cd [Net] Split Unix/Windows NetSocket implementation hace 11 meses
  bruvzg 76164c2aa9 [OS] Add functions to determine standard I/O device type. hace 1 año
  bruvzg 10f3c1f587 Add support for non-blocking IO mode to `OS.execute_with_pipe`. hace 1 año
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` hace 1 año
  Fredia Huya-Kouadio 764de7fe31 Collapse the gdextension arguments into the `GDExtensionData` struct hace 1 año
  Fredia Huya-Kouadio ede88cf59d Fix loading GDExtension dependencies on Android hace 1 año
  kobewi dce4a3e4c2 Add get_process_exit_code() method hace 1 año
  DmitriySalnikov b73e740786 Add renaming of PDB files to avoid blocking them hace 1 año
  bruvzg 082b420c0a Implement `OS.execute_with_pipe` method to run process with redirected stdio. hace 2 años
  Rémi Verschelde b0d07b1bc2 Merge pull request #86936 from akx/env-utf-8 hace 1 año
  Muller-Castro a8bc9f3e78 Add const lvalue ref to core/* container parameters hace 1 año
  Adam Scott bd70b8e1f6 Add THREADS_ENABLED macro in order to compile Godot to run on the main thread hace 1 año
  Aarni Koskela a4c5dae8cb Attempt to parse environment variables as UTF-8 hace 1 año
  Rémi Verschelde c921b6587c Merge pull request #84469 from time-killer-games/patch-1 hace 1 año
  Daylily-Zeleen fe6b073811 Distinguishs between dynamic library not found and can't be opened. hace 1 año
  Samuel Venable 52da1e9b6b Fix NetBSD Executable Path hace 1 año
  David Snopek a039d0b61a Linux: Disable RTLD_DEEPBIND mode for dlopen() in sanitizer builds hace 1 año
  David Snopek 7f4e700bf7 On Linux, favor local symbols when loading a shared library hace 2 años
  A Thousand Ships 3565d1bf7e [Drivers,Platform] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable hace 2 años
  Kamil Brzoskowski 3cd865dbe8 Fix formatting of dlopen error message on Windows hace 2 años
  Hugo Locurcio dcc92c174e Remove uses of `vformat()` with no placeholders hace 2 años