0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 17, 2024 — Oct 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed divison by zero in the computation of a direction vector in ccdMPRPenetration. (fixes #49)
danfis
as Daniel Fiser
More... almost 7 years ago
typo in the description of ccdMPRPenetration function
danfis
as Daniel Fiser
More... almost 7 years ago
ccdVec3PointTriDist2 avoids a division by zero for ill-formed triangles (fixes #51)
danfis
as Daniel Fiser
More... almost 7 years ago
Merge pull request #40 from SeanCurtis-TRI/PR_windows_shared_error
danfis
as Daniel Fiser
More... over 7 years ago
Export declaration incorrect for windows build More... over 7 years ago
Merge pull request #39 from j-rivero/visibility
danfis
as Daniel Fiser
More... almost 8 years ago
Support for MSVC in exports header file More... almost 8 years ago
New visibility header file More... almost 8 years ago
Support visibility change in Makefile and autotools More... almost 8 years ago
Fixing missing export headers and remove CCD_EXPORT from inline functions More... almost 8 years ago
Install the export file correctly More... almost 8 years ago
Include the directory for the export file More... almost 8 years ago
Fix include of export file More... almost 8 years ago
Add option to hide all binary symbols More... almost 8 years ago
Implement hidden visibility by default More... almost 8 years ago
Merge pull request #34 from bryant1410/master
danfis
as Daniel Fiser
More... over 8 years ago
Fix broken Markdown headings More... over 8 years ago
Merge pull request #32 from jamiesnape/ccd-config-typo
danfis
as Daniel Fiser
More... over 8 years ago
Fix typo in ccd-config.cmake.in More... almost 9 years ago
Merge pull request #29 from jamiesnape/fix-26-28
danfis
as Daniel Fiser
More... almost 9 years ago
Link cu with librt on non-Apple Unix platforms More... almost 9 years ago
Check for ccd_EXPORTS instead of libccd_EXPORTS on Windows More... almost 9 years ago
Merge pull request #24 from jamiesnape/refactor-cmake
danfis
as Daniel Fiser
More... about 9 years ago
Use CMakePackageConfigHelpers More... about 9 years ago
Add autotools and cmake builds to travis ci More... about 9 years ago
Minor documentation fix More... about 9 years ago
Add documentation for the cmake build More... about 9 years ago
Update versions of sphinx config files More... about 9 years ago
Mark exported functions for shared libs on Windows More... about 9 years ago
Add cmake build for test suite More... about 9 years ago