Oleh Derevenko
|
3db880d2a6
Cosmetic: Bridge strength has been increased in demo_feedback
|
7 years ago |
Oleh Derevenko
|
023bff8b71
Changed: Window sizes have been increased and standardized in all the demos, initial viewport orientation has been corrected in some
|
7 years ago |
Rich Bayless
|
1abdcbea3a
Change local variable from 'static float' to 'float', static keyword not needed.
|
7 years ago |
Oleh Derevenko
|
37663c57f3
Changed: Bridge strength and viewport size were increased for demo_feedback
|
7 years ago |
Daniel K. O.
|
870fbaf4f4
fixed #10
|
12 years ago |
Daniel K. O.
|
32cb905f81
issue #10
|
12 years ago |
Daniel K. O.
|
5e582ed6f0
* issue #10 - removed usage of geom transforms in demos
|
12 years ago |
Daniel K. O.
|
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 |
Oleh Derevenko
|
16b5008783
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.
|
27adaad628
added a -texturepath option to drawstuff
|
17 years ago |
Daniel K. O.
|
55041c5306
Moved joints to ode/src/joints, converted them to true virtual methods.
|
17 years ago |
Oleh Derevenko
|
2dbfa3f8c0
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.
|
98e5aa9161
Merged codereorganization branch into trunk
|
18 years ago |
Daniel K. O.
|
02b81342b9
reverted back to 1341
|
18 years ago |
Daniel K. O.
|
e0929a69dc
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.
|
25e4a88feb
Fixed some libtool build issues
|
18 years ago |
Jason Perkins
|
7269e77663
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 |