| .. |
|
Makefile.am
|
37d97bf5c6
* applied patch #185: implicit gyroscopic forces
|
12 years ago |
|
gim_boxpruning.cpp
|
9f8164fa1f
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 years ago |
|
gim_contact.cpp
|
b22cbd0fb7
- Applying patch #2158425 64-bit GIMPACT provided by Mark William.
|
17 years ago |
|
gim_math.cpp
|
2b9f4bd0d4
Fixed warning (in VS2005): Conversion from 'time_t' to 'unsigned int', possible loss of data.
|
19 years ago |
|
gim_memory.cpp
|
9f8164fa1f
generate include/ode/precision.h to set the precision instead of command-line defines; general code cleanup to get rid of GCC warnings
|
13 years ago |
|
gim_tri_tri_overlap.cpp
|
556fcb0693
Initial merge of GIMPACT trimesh collision system
|
19 years ago |
|
gim_trimesh.cpp
|
3ad40f9823
Changed: GIMPACT math macros were changed to use standard floating point math rather than custom "optimized" implementations
|
5 years ago |
|
gim_trimesh_capsule_collision.cpp
|
cd350d0d12
Fix trimesh vs capsule contact depth calculation
|
8 years ago |
|
gim_trimesh_ray_collision.cpp
|
f3db174317
Fixed: A fix to GIMPACT ray-trimesh collisions, to make behavior identical to OPCODE ray-trimesh (by Martijn Buijs)
|
17 years ago |
|
gim_trimesh_sphere_collision.cpp
|
b22cbd0fb7
- Applying patch #2158425 64-bit GIMPACT provided by Mark William.
|
17 years ago |
|
gim_trimesh_trimesh_collision.cpp
|
b22cbd0fb7
- Applying patch #2158425 64-bit GIMPACT provided by Mark William.
|
17 years ago |
|
gimpact.cpp
|
2dbfa3f8c0
Added: Initial commit of support of collision checking in multiple threads (global objects moved to TLS, class members or locals)
|
18 years ago |