Daniel K. O.
|
50ee0f3c7c
* issue #10 - removed usage of geom transforms in demos
|
12 years ago |
Oleh Derevenko
|
ad00d2b59e
Merged: bram#1929: Applied JC's patch for bug #87 cyl-ray collisions missing.
|
12 years ago |
Oleh Derevenko
|
9d409b9721
Changed: Macros changed to static inline functions in odemath.h and related files. Some code duplication has been eliminated across the files.
|
16 years ago |
Daniel K. O.
|
e1fca3261b
Moved joints to ode/src/joints, converted them to true virtual methods.
|
17 years ago |
Oleh Derevenko
|
d1be62dcea
Added: Initial commit of support of collision checking in multiple threads (global objects moved to TLS, class members or locals)
|
18 years ago |
Daniel K. O.
|
c954f7e751
Merged codereorganization branch into trunk
|
18 years ago |
Daniel K. O.
|
04ad9548f6
reverted back to 1341
|
18 years ago |
Daniel K. O.
|
ebba0d16c1
Fixed premake scripts
|
18 years ago |
Daniel K. O.
|
f4cdca59ac
removed private stuffs from the public headers, added new common-internal.h, replaced uintXX by uintXX_t. SAP space seems to work now.
|
18 years ago |
Daniel K. O.
|
65cafa7a5b
Removed compiler warnings, upgraded makefiles to automake 1.10
|
18 years ago |
Daniel K. O.
|
6752e6fb3c
Fixed some libtool build issues
|
18 years ago |
Bram Stolk
|
b96d8d0f93
Ask for at least 1 contact
|
18 years ago |
Jason Perkins
|
4d09848a26
Renamed "tests" to "demos" and split out unit test project. Updated premake scripts and Visual Studio files; automake files still need to be updated.
|
19 years ago |