- Jul 24, 2024
-
-
- Mar 06, 2024
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
-
-
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
Port change on devel into master for release
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Jan 23, 2024
-
-
Joris Vaillant authored
-
Joris Vaillant authored
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
- Jan 22, 2024
-
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.13 → v0.1.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.13...v0.1.14)
-
- Jan 19, 2024
-
-
Justin Carpentier authored
Sync submodule cmake
-
Justin Carpentier authored
-
Justin Carpentier authored
[broadphase] Initialize NodeVecIterator
-
Justin Carpentier authored
-
- Jan 18, 2024
-
-
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.
-
- Jan 16, 2024
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
- Jan 15, 2024
-
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.11 → v0.1.13](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.11...v0.1.13)
-
- Jan 10, 2024
-
-
Justin Carpentier authored
CMake: fix submodule use in bindings
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Jan 08, 2024
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.9...v0.1.11)
-
- Jan 04, 2024
-
-
Justin Carpentier authored
Broadphase clear collision data
-
Justin Carpentier authored
-
Louis Montaut authored
-
Louis Montaut authored
-
- Dec 28, 2023
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
- Dec 25, 2023
-
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.8...v0.1.9) - [github.com/psf/black: 23.12.0 → 23.12.1](https://github.com/psf/black/compare/23.12.0...23.12.1)
-
- Dec 19, 2023
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
- Dec 18, 2023
-
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.1.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.7...v0.1.8) - [github.com/psf/black: 23.11.0 → 23.12.0](https://github.com/psf/black/compare/23.11.0...23.12.0)
-
- Dec 11, 2023
-
-
Justin Carpentier authored
[pre-commit.ci] pre-commit autoupdate
-
pre-commit-ci[bot] authored
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.1.7)
-
- Dec 09, 2023
-
-
Justin Carpentier authored
make CachedMeshLoader check file last modification time.
-
- Dec 08, 2023
-
-
Joseph Mirabel authored
-