Daniel K. O.
|
0c76980165
fixed #10
|
12 years ago |
Daniel K. O.
|
c88fe69952
issue #10
|
12 years ago |
Daniel K. O.
|
50ee0f3c7c
* issue #10 - removed usage of geom transforms in demos
|
12 years ago |
Daniel K. O.
|
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 |
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.
|
180dc5b3ae
added a -texturepath option to drawstuff
|
17 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.
|
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.
|
6752e6fb3c
Fixed some libtool build issues
|
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 |