Commit History

Author SHA1 Message Date
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Andrii Doroshenko (Xrayez) 69d5de632e Split `Geometry` singleton into `Geometry2D` and `Geometry3D` 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Marcel Admiraal 54c36adbec Check for empty vectors before trying to access a pointer to the first 5 years ago
  Kiri Jolly 87ba4daf4b Fixed false positives in the culling system. 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Rémi Verschelde 13a9bfbca7 Style: Harmonize header guards to style guide [Core] 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos 7 years ago
  luz.paz 08bde5b2de Misc. typos 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde 9f479f096c Fix typos in code and docs with codespell 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Ferenc Arn d28763a4c1 Rename Rect3 to AABB. 7 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Rémi Verschelde 035d74f54a Rename cull_AABB to cull_aabb 8 years ago
  alexholly 935f730170 renamed all Rect3.pos to Rect3.position 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago