Histórico de Commits

Autor SHA1 Mensagem Data
  Adam Scott bd70b8e1f6 Add THREADS_ENABLED macro in order to compile Godot to run on the main thread há 1 ano atrás
  Pedro J. Estébanez fe4850c0d0 Use mingw-std-threads in MinGW builds há 1 ano atrás
  Pedro J. Estébanez 6189ab5291 Robustify multi-threading primitives há 2 anos atrás
  Pedro J. Estébanez 8983b20ccd Avoid interaction issues between resource loading threads há 2 anos atrás
  Juan Linietsky a37c30dfc9 Fix thread IDs. há 2 anos atrás
  myaaaaaaaaa d337ed1c64 Fix data races in startup/teardown há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  Pedro J. Estébanez 958ecf55fe Enhance portability of threading há 3 anos atrás
  Rémi Verschelde 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support há 3 anos atrás
  Bartłomiej T. Listwon 6c6291b84f Include platform_config.h in thread.cpp and thread.h há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Lucy 5fe1857496 Fix Platform Thread Override há 4 anos atrás
  Lucy e9723efd34 Allow for platform Thread implementation override há 4 anos atrás
  bruvzg 741e1cf672 Move caller_id init to Thread constructor to fix UWP build. há 4 anos atrás
  bruvzg 9887c2b4f0 Improve thread IDs to avoid collisions with threads not created by the Godot API. há 4 anos atrás
  Pedro J. Estébanez afc5af8dfa Prevent thread wait on itself for finish há 4 anos atrás
  Pedro J. Estébanez 8e128726f0 Modernize atomics há 4 anos atrás
  Pedro J. Estébanez 99fe462452 Modernize Thread há 4 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting há 7 anos atrás
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 há 7 anos atrás
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers há 8 anos atrás
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case há 8 anos atrás