Oleh Derevenko
|
60f9900662
Merged: olehe_derevenko#1917: Changed: Private definitions moved from public <ode/matrix.h> into internal header "matrix.h"
|
12 years ago |
Oleh Derevenko
|
7a65c4c0a1
Assertion checking macros moved into library private headers
|
14 years ago |
Oleh Derevenko
|
15a00cd63e
Indentation changed to four spaces in main sources
|
14 years ago |
Oleh Derevenko
|
10421cd23c
Changed: Header inclusion order corrected
|
16 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.
|
95f2e5e5e9
set svn:eol-style to native
|
17 years ago |
Oleh Derevenko
|
598a264f52
Fixed: A patch by Martijn Buijs (with my corrections) applied to make side1, side2 fields of contact structure be always initialized.
|
17 years ago |
Oleh Derevenko
|
1840d62f31
Changed: Zero sized box, sphere, cylinder and capsule allowed. Zero sized geometries are automatically excluded from collision checking.
|
17 years ago |
Daniel K. O.
|
02b81342b9
reverted back to 1341
|
18 years ago |
Daniel K. O.
|
30656b7dba
removed an opcode library object from gimpact build, changed some ifs to ifdefs, placed bunny data into bunny_geom.h
|
18 years ago |
Oleh Derevenko
|
a767fb14a8
Improvement: Added consistent assertion checks on entry to each collider function.
|
18 years ago |
Rodrigo Hernandez
|
9058484efe
Fixed Autotools for MinGW, Added proper Win32 implementation of elapsed(void) in test_basket.cpp, redistributed collision_std.cpp into different primitive files.
|
20 years ago |