Historie revizí

Autor SHA1 Zpráva Datum
  Rémi Verschelde 818a9e99a4 OS: Add `unset_environment`, better validate input před 2 roky
  Rémi Verschelde 0e4e782ada Merge pull request #70714 from Calinou/doc-os-stdin před 2 roky
  Hugo Locurcio 86b8176864 Improve documentation for `OS.read_string_from_stdin()` před 2 roky
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all před 2 roky
  bruvzg 3d8a942a56 Fix reading Unicode from stdio. před 2 roky
  bruvzg 6bf9594cfb [iOS] Fix getting Unicode executable path, fix "!configured" and "!classes.has(ti.inherits)" error spam on start. před 2 roky
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET před 3 roky
  Rémi Verschelde 5aadc618b6 Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo před 3 roky
  MJacred de768afbdc Fetch video adapter driver name and version from OS on Linux/*BSD and Windows před 3 roky
  Rémi Verschelde c2c9a582da Merge pull request #64815 from RandomShaper/default_cpu_count před 3 roky
  Pedro J. Estébanez 6bf02c0162 Keep a single, portable implementation of `OS::get_processor_count()` před 3 roky
  Rémi Verschelde 9928cdc2e7 Merge pull request #66807 from akien-mga/core-unix-remove-NO_FCNTL-and-NO_STATVFS před 3 roky
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup před 3 roky
  Rémi Verschelde 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support před 3 roky
  Rémi Verschelde 26e9145c26 SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines před 3 roky
  MJacred ac9786c525 Add get_distribution_name() and get_version() to OS před 3 roky
  James 0aecfc9254 Fixes #65377: get_datetime_* functions can return wrong values před 3 roky
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` před 3 roky
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. před 3 roky
  bruvzg 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. před 3 roky
  bruvzg 0c5431644d Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose. před 3 roky
  mdavisprog f3c1232c59 Add OS::is_process_running function. před 4 roky
  Emmanuel Leblond 80f61352fb Add GDNativeInterface::get_library_path to GDExtension před 3 roky
  Rémi Verschelde 9b05f29894 Remove unused GDNative code před 3 roky
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code před 3 roky
  Fabio Alessandrelli 6b5634b96a [OS/Crypto] Add get_entropy to OS. před 3 roky
  Rémi Verschelde 8bdef23f7f Merge pull request #56012 from bruvzg/wt🤎4 před 3 roky
  Rémi Verschelde fe52458154 Update copyright statements to 2022 před 3 roky
  bruvzg ea5bb8b47d [Windows] Improve console handling and execute/create_process. před 3 roky
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() před 3 roky