Historique des commits

Auteur SHA1 Message Date
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET il y a 2 ans
  Rémi Verschelde 5aadc618b6 Merge pull request #66102 from MJacred/feature/getvideoadapterdriverinfo il y a 2 ans
  MJacred de768afbdc Fetch video adapter driver name and version from OS on Linux/*BSD and Windows il y a 2 ans
  Rémi Verschelde c2c9a582da Merge pull request #64815 from RandomShaper/default_cpu_count il y a 2 ans
  Pedro J. Estébanez 6bf02c0162 Keep a single, portable implementation of `OS::get_processor_count()` il y a 2 ans
  Rémi Verschelde 9928cdc2e7 Merge pull request #66807 from akien-mga/core-unix-remove-NO_FCNTL-and-NO_STATVFS il y a 2 ans
  Rémi Verschelde f501e4f665 Unix: Remove now unnecessary I/O defines, cleanup il y a 2 ans
  Rémi Verschelde 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support il y a 2 ans
  Rémi Verschelde 26e9145c26 SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines il y a 2 ans
  MJacred ac9786c525 Add get_distribution_name() and get_version() to OS il y a 2 ans
  James 0aecfc9254 Fixes #65377: get_datetime_* functions can return wrong values il y a 2 ans
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` il y a 2 ans
  Fabio Alessandrelli d20b32186f [Web] Rename JavaScript platform to Web. il y a 2 ans
  bruvzg 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. il y a 3 ans
  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. il y a 3 ans
  mdavisprog f3c1232c59 Add OS::is_process_running function. il y a 4 ans
  Emmanuel Leblond 80f61352fb Add GDNativeInterface::get_library_path to GDExtension il y a 3 ans
  Rémi Verschelde 9b05f29894 Remove unused GDNative code il y a 3 ans
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code il y a 3 ans
  Fabio Alessandrelli 6b5634b96a [OS/Crypto] Add get_entropy to OS. il y a 3 ans
  Rémi Verschelde 8bdef23f7f Merge pull request #56012 from bruvzg/wt🤎4 il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  bruvzg ea5bb8b47d [Windows] Improve console handling and execute/create_process. il y a 3 ans
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() il y a 3 ans
  kobewi f6d16d55c6 Fix data directory of unnamed projects il y a 3 ans
  Aaron Franke 2dabdda36a Update Time documentation il y a 3 ans
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor il y a 3 ans
  Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path il y a 3 ans
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. il y a 4 ans
  Aaron Franke f64fea1b23 Add Time singleton il y a 4 ans