Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde a8ff47b6d6 Fix GCC 14 -Wtemplate-id-cdtor warnings il y a 11 mois
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` il y a 1 an
  vittorioromeo 55ed34e37c Use '_v' shorthand for type traits and 'if constexpr' where appropriate il y a 1 an
  A Thousand Ships 034c0f1624 Replace `sanity` with `safety` for checks il y a 1 an
  Pedro J. Estébanez 50cf3d6966 Optimize threading-sensitive node data for single-threaded processing il y a 1 an
  Juan Linietsky 0a9f72d5a8 Make more base nodes thread safe il y a 1 an
  Rémi Verschelde d46568205d Merge pull request #64795 from RandomShaper/fix_saferefcount il y a 2 ans
  Pedro J. Estébanez b1c7665866 Prevent misuse of SafeRefCount il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  Rémi Verschelde 54418ea659 Remove NO_THREADS fallback code, Godot 4 requires thread support il y a 2 ans
  reduz 67a260d63f Implement a Worker ThreadPool il y a 2 ans
  Pedro J. Estébanez 02a584d8e6 Use the right memory ordering in SafeNumeric operations il y a 2 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Rémi Verschelde 3d46f28558 Add type_traits include for `std::is_trivially_destructible` il y a 4 ans
  Pedro J. Estébanez b1edb69249 Fix SafeNumeric::conditional_increment() for NO_THREADS il y a 4 ans
  Pedro J. Estébanez e3ec31f999 Improve robustness of atomics il y a 4 ans
  Pedro J. Estébanez 8e128726f0 Modernize atomics il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Rafał Mikrut 7bd03b7188 Initialize class/struct variables with default values in core/ and drivers/ il y a 4 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 4 ans