Skip to content
Snippets Groups Projects
  1. Feb 04, 2024
  2. Jan 30, 2024
  3. Jan 29, 2024
  4. Jan 28, 2024
  5. Jan 24, 2024
  6. Jan 23, 2024
  7. Jan 22, 2024
  8. Jan 19, 2024
  9. 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
  10. Jan 17, 2024
  11. Jan 16, 2024
  12. Jan 15, 2024
  13. Jan 12, 2024
  14. Jan 11, 2024
  15. Jan 10, 2024
  16. Jan 09, 2024
Loading