Skip to content
Snippets Groups Projects
  1. Jul 28, 2024
  2. Jul 24, 2024
  3. Mar 06, 2024
  4. Jan 23, 2024
  5. Jan 22, 2024
  6. Jan 19, 2024
  7. Jan 18, 2024
    • Louis Montaut's avatar
      [broadphase] Initialize NodeVecIterator · 13ed143b
      Louis Montaut authored
      In the case where only 2 shapes are used and one of them is a shape
      with infinite AABB (i.e Plane or Halfspace), `min_size` remains equal
      to +infinity in `HierarchyTree::bottomup` and `min_it1` and `min_it2`
      never got set, which was leading to a segfault when they are then
      dereferenced.
      13ed143b
  8. Jan 16, 2024
  9. Jan 15, 2024
  10. Jan 10, 2024
  11. Jan 08, 2024
  12. Jan 04, 2024
  13. Dec 28, 2023
  14. Dec 25, 2023
  15. Dec 19, 2023
  16. Dec 18, 2023
  17. Dec 11, 2023
Loading