issues
search
danfis
/
libccd
Library for collision detection between two convex shapes
Other
504
stars
111
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Declare libccd as a C project
#80
csculley
opened
11 months ago
0
Define and propagate CCD_STATIC_DEFINE if the library is compiled as static
#79
traversaro
opened
1 year ago
0
CMakeLists.txt: make package relocatable
#78
ghost
closed
7 months ago
0
Don't define `_CRT_SECURE_NO_WARNINGS` if it's already defined.
#77
saran-t
opened
2 years ago
0
Fix pkgconfig file with absolute CMAKE_INSTALL_*DIR
#76
lopsided98
opened
3 years ago
0
Fixed issue #74: header files not installed.
#75
stolk
opened
4 years ago
0
autotools install does not install header files.
#74
stolk
opened
4 years ago
0
Question: EPA Position Computation
#73
psclklnk
opened
4 years ago
0
use CMAKE_INSTALL_DOCDIR insted of ${CMAKE_INSTALL_DATAROOTDIR}/doc/ccd
#72
expeditioneer
opened
4 years ago
0
ccdMPRPenetration() bug, wrong dir penetration depth
#71
Mikez2015
opened
4 years ago
36
Fix configuration with Emscripten
#70
traversaro
opened
4 years ago
0
MPR - Penetration depth with any vector, not with MDT-vector - it's possible?
#69
Mikez2015
closed
4 years ago
0
ccdGJKPenetration: Access violation reading location 0x0000000000000000. occurred
#68
Mikez2015
closed
4 years ago
7
Examples in README are difficult to read and don't define all symbols they use
#67
redstonedash
opened
4 years ago
3
Fatal error: LNK1120 unresolved externals when libccd maked as static library
#66
Mikez2015
closed
4 years ago
1
Warning C4273"inconsistent dll linkage" when build Static Library
#65
Mikez2015
closed
4 years ago
0
M_PI not defined on test_gjk_libccd-inl_epa.cpp
#64
santichialvo
opened
5 years ago
0
Update readme
#63
mikebentley15
closed
5 years ago
1
testsuites/bench: fix compiler warning
#62
mikebentley15
opened
5 years ago
0
Test compiler warnings
#61
mikebentley15
closed
5 years ago
1
list.h: rename variable to not be a C++ keyword
#60
mikebentley15
opened
5 years ago
0
Set double to be the default for all compilation modes
#59
mikebentley15
opened
5 years ago
0
move simplex.h to be a public header
#58
mikebentley15
opened
5 years ago
0
Feature/release with debug info
#57
LaurierRoy
closed
5 years ago
0
Increment version number
#56
jamiesnape
closed
3 years ago
4
ccdVec3PointTriDist2 computes different distance with / without witness points.
#55
hongkai-dai
opened
5 years ago
3
Enable compilation for ICC
#54
Azrael3000
opened
5 years ago
0
'pkg-config --libs' shouldn't return -lm
#53
yurivict
opened
5 years ago
0
Example from the 'GJK - Intersection Test' section fails
#52
yurivict
closed
5 years ago
1
ccdVec3PointTriDist2() divides by zero.
#51
stolk
closed
5 years ago
3
Don't divide by zero if penetration depth is zero.
#50
stolk
closed
5 years ago
0
findPenetr() can divide by zero.
#49
stolk
closed
5 years ago
0
Installation Crashing from executing make
#48
josiahls
closed
5 years ago
7
Append the new edge to the vertex.
#47
hongkai-dai
closed
5 years ago
0
ccd_pt_vertex_t.edges is incorrectly assigned
#46
hongkai-dai
closed
5 years ago
1
Edge/Vertex order in ccd_pt_face_t
#45
hongkai-dai
closed
5 years ago
1
nextSupport function does not compute the right answer
#44
hongkai-dai
opened
6 years ago
4
rename ccd_pt_el_t.dist to `dist_squared`
#43
hongkai-dai
opened
6 years ago
0
New release?
#42
scpeters
closed
5 years ago
9
Compilation fails
#41
Azrael3000
opened
6 years ago
0
Export declaration incorrect for windows build
#40
SeanCurtis-TRI
closed
6 years ago
1
C visibility support
#39
j-rivero
closed
7 years ago
2
Add missing exports for Windows DLL
#38
rickertm
closed
5 years ago
3
Add namespace ccd to exported CMake targets
#37
rickertm
opened
7 years ago
0
Contact manifold with MPR?
#36
nikhilcd
opened
7 years ago
0
Is there a way to get distance between objects when not in collision?
#35
balakumar-s
closed
6 years ago
0
Fix broken headings in Markdown files
#34
bryant1410
closed
7 years ago
0
Problem with the linking
#33
OM92
opened
7 years ago
13
Fix typo in ccd-config.cmake.in
#32
jamiesnape
closed
7 years ago
0
Add Darwin-compatible timer to CU
#31
jamiesnape
closed
7 years ago
0
Next