Skip to content
Snippets Groups Projects
Commit 76fab91f authored by Wolfgang Merkt's avatar Wolfgang Merkt
Browse files

Update CHANGELOG

parent 90d625d0
No related branches found
No related tags found
No related merge requests found
Pipeline #41849 failed
......@@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Compiler warnings ([#601](https://github.com/humanoid-path-planner/hpp-fcl/pull/601))
- CMake: fix assimp finder
- Don't define GCC7 Boost serialization hack when `HPP_FCL_SKIP_EIGEN_BOOST_SERIALIZATION` is defined ([#530](https://github.com/humanoid-path-planner/hpp-fcl/pull/530))
- Default parameters for narrowphase algorithms (GJK and EPA); fixed assertion checks that were sometimes failing in GJK simplex projection and BVH `collide` ([#531](https://github.com/humanoid-path-planner/hpp-fcl/pull/531)).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment