- 30 Jun, 2015 8 commits
-
-
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.
-
- 02 Jun, 2015 1 commit
-
-
Jeongseok Lee authored
Fix warning about abs() with float's
-
- 27 May, 2015 1 commit
-
-
Jeongseok Lee authored
Fix box-box intersection algorithm with test
-
- 26 May, 2015 4 commits
-
-
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
-
- 08 May, 2015 1 commit
-
-
Jeongseok Lee authored
Fix inconsistent normal directions
-
- 07 May, 2015 4 commits
-
-
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
-
- 04 May, 2015 2 commits
-
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
- 03 May, 2015 2 commits
-
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
- 01 May, 2015 5 commits
-
-
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
-
- 30 Apr, 2015 3 commits
-
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
- 28 Apr, 2015 1 commit
-
-
Jeongseok Lee authored
-
- 25 Apr, 2015 1 commit
-
-
Jeongseok Lee authored
-
- 24 Apr, 2015 6 commits
-
-
Jeongseok Lee authored
Fix segfault when registering empty object vector to [~]CollisionManager
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
Jeongseok Lee authored
-
- 23 Apr, 2015 1 commit
-
-
Jeongseok Lee authored
-