Daniel K. O.
|
cce63f77a2
bumped version to 0.12
|
14 years ago |
Daniel K. O.
|
cf326f75df
Fixed bindings path
|
14 years ago |
Oleh Derevenko
|
936c4a2a34
Compilation errors fixed
|
14 years ago |
Gideon Klompje
|
5f0b7bd031
Added compatibility for Python versions below 2.7 and fixed running setup.py as executable on Linux
|
14 years ago |
Oleh Derevenko
|
df1e15996e
Changed: Changes/simplifications to dxWorldProcessContext to prepare for threading
|
14 years ago |
Gideon Klompje
|
005c1d326a
Added support for enabling and disabling joints.
|
14 years ago |
Oleh Derevenko
|
9af1b0ae4d
Changed: Renamed "enable-ou" to "with-ou" in premake to stay consistent with all the rest options
|
14 years ago |
Oleh Derevenko
|
5a6061e775
Fixed: Compilation fix for Win x64 target
|
14 years ago |
Daniel K. O.
|
704d25f5e8
* Removed useless Makefile.deps
|
14 years ago |
Oleh Derevenko
|
0f75d47580
Changed: Implementation of d*ASSERT macros improved. dIVERIFY and dICHECK macros added (see CHANGELOG.txt)
|
14 years ago |
Oleh Derevenko
|
4828a4cb51
Fixed: Compilation fixes for various configurations and platforms
|
14 years ago |
Oleh Derevenko
|
3ac438b4e7
Fixed: Include of <limits.h> added to odeconfig.h to fix compilation errors in MinGW after recent changes
|
14 years ago |
Oleh Derevenko
|
65dd718bba
Cosmetic: Compiler warnings fixed
|
14 years ago |
Oleh Derevenko
|
dd232207da
Cosmetic: Internal versions of dSetZero and dSetValue corrected to avoid compiler warnings
|
14 years ago |
Oleh Derevenko
|
4256ac9aa6
Fixed: Partially fixed size_t to integer conversion warnings
|
14 years ago |
Oleh Derevenko
|
10919239d1
Fixed: Occurrence of 'use namespace std' removed from demo_tracks (produces compilation error in Visual Studio)
|
14 years ago |
Oleh Derevenko
|
3040b91d27
Fixed: Usage of _nextafterf() fixed for _WIN64 target
|
14 years ago |
Daniel K. O.
|
b83432b379
slight display improvements
|
14 years ago |
Daniel K. O.
|
bfdd384bf2
added interactive collision test application
|
14 years ago |
Daniel K. O.
|
0a89e8b44d
applied patch #3429454 to fix compilation on some platforms
|
14 years ago |
Gideon Klompje
|
e461c8f00e
refactored Python bindings tutorials 1 and 2 for clarity
|
14 years ago |
Daniel K. O.
|
2b887ab5a1
updated some installation instructions
|
14 years ago |
Daniel K. O.
|
ced2a00742
updated demo_kinematic to show how to better use the feature
|
14 years ago |
Daniel K. O.
|
49b8688d41
fixed box-capsule bug for deep penetrations (patch from Georg Martius)
|
14 years ago |
Daniel K. O.
|
0f7c097d87
added new demo to the premake script
|
14 years ago |
Daniel K. O.
|
c6f0a08ea9
* disabled trimesh-sphere contact merging by default
|
14 years ago |
Gideon Klompje
|
b99667c331
Python bindings: Fixed ode.Mass.setSphereTotal which was erroneously equivalent to ode.Mass.setSphere
|
14 years ago |
Daniel K. O.
|
ce5990e24a
removed warning about unused variable
|
14 years ago |
Daniel K. O.
|
af411fe063
fixed assignment/comparison bug
|
14 years ago |
Daniel K. O.
|
bfa4db6f90
* Some more work on the python bindings, added tutorials from PyODE.
|
14 years ago |