- Jun 30, 2015
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
This fixes test_fcl_simple.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
- copied code from Wildmagic (http://www.geometrictools.com) nodified boost license. - collision detection calls distance function.
-
Florent Lamiraux authored
- use API distance function instead of selecting gjk solver.
-
- Jun 02, 2015
-
-
Jeongseok Lee authored
Fix warning about abs() with float's
-
- May 27, 2015
-
-
Jeongseok Lee authored
Fix box-box intersection algorithm with test
-
- May 26, 2015
-
-
Steven Peters authored
abs() only works for integers, replace with std::abs() for floaing point
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
Jeongseok Lee authored
Conflicts: test/test_fcl_geometric_shapes.cpp
-
- May 08, 2015
-
-
Jeongseok Lee authored
Fix inconsistent normal directions
-
- May 07, 2015
-
-
Jeongseok Lee authored
Conflicts: test/test_fcl_geometric_shapes.cpp
-
Jeongseok Lee authored
Fix incorrect state check in BVHModel::addVertex(~)
-
Jeongseok Lee authored
Conflicts: test/test_fcl_utility.cpp test/test_fcl_utility.h
-
Jeongseok Lee authored
Support Halfspace through main [collision/distance/continuous collision] interface
-
- May 04, 2015
-
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
- May 03, 2015
-
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
- May 01, 2015
-
-
Jeongseok Lee authored
Add cmake uninstall target
-
Jeongseok Lee authored
Fix typo in README.md
-
Jeongseok Lee authored
-
Jeongseok Lee authored
Place of FCL_DEPRECATED for portability
-
Jeongseok Lee authored
Update copyright information
-
- Apr 30, 2015
-
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
- Apr 28, 2015
-
-
Jeongseok Lee authored
-
- Apr 25, 2015
-
-
Jeongseok Lee authored
-
- Apr 24, 2015
-
-
Jeongseok Lee authored
Fix segfault when registering empty object vector to [~]CollisionManager
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-