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 |
Oleh Derevenko
|
b52fe07b36
Fixed: A compile error fixed in the commit #2161
|
7 years ago |
Rich Bayless
|
1abdcbea3a
Change local variable from 'static float' to 'float', static keyword not needed.
|
7 years ago |
Oleh Derevenko
|
c193762e69
Changed: Memory and pointer size integer type use has been changed so that internal typedefs are used instead of "_t" suffixed types
|
8 years ago |
Daniel K. O.
|
5e582ed6f0
* issue #10 - removed usage of geom transforms in demos
|
12 years ago |
Oleh Derevenko
|
4ed15c6608
Cosmetic: Copyright headers formatting corrected and some headers added for files where those were missing
|
14 years ago |
Daniel K. O.
|
d11fbecb2b
* disabled trimesh-sphere contact merging by default
|
14 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.
|
d1479ecc13
fixed missing initialization bug in demo_motion, removed duplicated CHECK_NOT_LOCKED macro, removed redundant deallocation code in dBodyDestroy
|
16 years ago |
Daniel K. O.
|
27adaad628
added a -texturepath option to drawstuff
|
17 years ago |
Daniel K. O.
|
2f923536b2
added configure option to set dNODEBUG, fixed demo_motion.cpp identation
|
17 years ago |
Daniel K. O.
|
b63a98e55b
a more complete demo_motion
|
17 years ago |
Daniel K. O.
|
6d13a794a3
patch derived from 1335202: Contact Joint Motion
|
18 years ago |