Commit History

Author SHA1 Message Date
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Haoyu Qiu 2d93718cd2 Add clear method to pool arrays 2 years ago
  Kirill Diduk 2cd87ef226 [GDNative] Refactoring: add `const` to `has` and `join` methods of pooled arrays 2 years ago
  Kirill Diduk 7b8b91f505 [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 3 years ago
  Haoyu Qiu 3d1644f7c3 Add search methods for pool arrays 2 years ago
  Haoyu Qiu 77b6f7595a Add fill method to Array and PoolArrays 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 3 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines 3 years ago
  Pedro J. Estébanez 4485b43a57 Modernize atomics 4 years ago
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde c8859f0463 Fix typos with codespell 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  PouleyKetchoupp 475115c0c3 Added empty() function to pool array types 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 5 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 5 years ago
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 5 years ago
  hbina085 ff348e48f9 Removed a redundant check in PoolVector 5 years ago
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 5 years ago
  Fabio Alessandrelli 679bb882fc Fix PoolVector resize and subarray. 5 years ago
  Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename 6 years ago