提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 年之前
  PouleyKetchoupp bb6760a09f Optimize raycast with large Heightmap shape data 4 年之前
  Camille Mohr-Daurat 095dea7b71 Merge pull request #48551 from nekomatata/concave-shape-optimization-3.x 4 年之前
  Morris Tabor ba396caefc Replace QuickHull with Bullet's convex hull computer. 4 年之前
  PouleyKetchoupp ea0015a8a6 Optimize area detection and intersect_shape queries with concave shapes 4 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde f85d59c97f Merge pull request #47349 from nekomatata/heightmap-support-3.x 4 年之前
  Marcel Admiraal 28c7b3a17d Ensure ConvexPolygonShape support count variable is initialised 4 年之前
  PouleyKetchoupp 3ea72b273d Heightmap collision shape support in Godot Physics 4 年之前
  Josh Jones 9327052bed [Godot Physics]: Correct typo in moment of inertia calculations. 4 年之前
  PouleyKetchoupp c6fbd55ca9 Cylinder support in Godot Physics 3D 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 6 年之前
  Ibrahn Sahir 4e4697b1c4 Added release function to PoolVector::Access. 6 年之前
  Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Rémi Verschelde 3e9740ac93 Fix more "may be used initialized" warnings from GCC 7 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Rémi Verschelde b2aeb02e7d Merge pull request #16530 from AndreaCatania/rays 7 年之前
  Andrea Catania ffc3ef8677 Improved ray shape (2D and 3D) by addiing the possibility to act as regular shape 7 年之前
  Artem Varaksa d35e486228 Clean up some bad words from code comments 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Ferenc Arn d28763a4c1 Rename Rect3 to AABB. 8 年之前
  Rémi Verschelde 6ec9383706 Merge pull request #11125 from zavb074/master 8 年之前
  Lewis b11e145ddc Removed code that flips normal if facing away from test direction 8 年之前
  Hein-Pieter van Braam b2a38854fd Fix unused variable warnings 8 年之前