Commit History

Author SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  PouleyKetchoupp ea0015a8a6 Optimize area detection and intersect_shape queries with concave shapes 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
  Marcel Admiraal a3f4bd96c5 Ensure ConvexPolygonShape support count variable is initialised 3 years ago
  Rémi Verschelde bd9ee18fb1 Merge pull request #47679 from madmiraal/fix-47436.1-3.x 3 years ago
  Marcel Admiraal 83da95b6e4 Check for empty ConcavePolygonShape2D before checking for intersection 3 years ago
  Marcel Admiraal ebcff3b4a6 Check ConvexPolygonShape2D point count before calcuating moment of inertia 3 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 5 years ago
  yakun.zhang 1808c5113a Fix some shape2d get_moment_of_inertia error 5 years ago
  qarmin 856a8226a5 Small fixes, mostly dupicated code 5 years ago
  Rémi Verschelde cac1a93d1b Merge pull request #26103 from nekomatata/area2d-rectangle-collision-fix 6 years ago
  PouleyKetchoupp edcfe41bd5 Area2d rectangle collision check doesn't ignore the first pixel row and column (fix #25462) 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 years ago
  Crazy-P 158c7c72c7 Resolves crash on shape2D culling for empty Concave shapes 6 years ago
  Rémi Verschelde b2aeb02e7d Merge pull request #16530 from AndreaCatania/rays 7 years ago
  Andrea Catania ffc3ef8677 Improved ray shape (2D and 3D) by addiing the possibility to act as regular shape 7 years ago
  Artem Varaksa d35e486228 Clean up some bad words from code comments 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
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Poommetee Ketson 2fd204c35e Refactor 'treshold' to 'threshold' 7 years ago