| .. |
|
Makefile.am
|
7e4eea43fc
* applied patch #185: implicit gyroscopic forces
|
12 years ago |
|
gim_boxpruning.cpp
|
dc42407f6b
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
|
fb08f8f6c9
- Applying patch #2158425 64-bit GIMPACT provided by Mark William.
|
17 years ago |
|
gim_math.cpp
|
af56334fb6
Fixed warning (in VS2005): Conversion from 'time_t' to 'unsigned int', possible loss of data.
|
19 years ago |
|
gim_memory.cpp
|
dc42407f6b
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
|
616e84e8e3
Initial merge of GIMPACT trimesh collision system
|
19 years ago |
|
gim_trimesh.cpp
|
fb08f8f6c9
- Applying patch #2158425 64-bit GIMPACT provided by Mark William.
|
17 years ago |
|
gim_trimesh_capsule_collision.cpp
|
fb08f8f6c9
- Applying patch #2158425 64-bit GIMPACT provided by Mark William.
|
17 years ago |
|
gim_trimesh_ray_collision.cpp
|
68eae5eac2
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
|
fb08f8f6c9
- Applying patch #2158425 64-bit GIMPACT provided by Mark William.
|
17 years ago |
|
gim_trimesh_trimesh_collision.cpp
|
fb08f8f6c9
- Applying patch #2158425 64-bit GIMPACT provided by Mark William.
|
17 years ago |
|
gimpact.cpp
|
d1be62dcea
Added: Initial commit of support of collision checking in multiple threads (global objects moved to TLS, class members or locals)
|
18 years ago |