oleh_derevenko
|
892feffcfa
Cosmetic: More changes to avoid deprecated functions use warnings
|
9 years ago |
oleh_derevenko
|
e13a44fc46
Cosmetic: Changes to avoid deprecated functions use warnings
|
9 years ago |
oleh_derevenko
|
66b58335f4
Changed: dJointSetHinge2Axes public function has been added and dJointSetHinge2Axis1/2 have been marked deprecated due to being unsafe
|
9 years ago |
Oleh Derevenko
|
6e0723da84
Cosmetic: Copyright headers formatting corrected and some headers added for files where those were missing
|
14 years ago |
Oleh Derevenko
|
ad8632f146
Cosmetic: Changes to fix compilation errors with GCC 4.2.1 on OS X 10
|
16 years ago |
Oleh Derevenko
|
56e71672e9
Fixed: Implementation of changes in commit #1711 improved
|
16 years ago |
Oleh Derevenko
|
9607c2db64
Changed: odecpp classes changed to be inheritable and easily expandable
|
16 years ago |
Oleh Derevenko
|
6d1336831a
Changed: dWorldStepFast1 API removed along with dWorld[Get/Set]AutoEnableDepthSF1
|
16 years ago |
Daniel K. O.
|
114a26003e
applied patch 2454764: disabling joints
|
17 years ago |
Daniel K. O.
|
5ee3d224cf
Applied patch 2381592, Kinematic Bodies
|
17 years ago |
Remi Ricard
|
5af3fe62a7
* Add function getAngle and getAngleRate for dPRJoint in odecpp.h
|
17 years ago |
databeaver
|
5c081eeaf1
Eliminate some unused parameters
|
17 years ago |
databeaver
|
9ccbb0b28f
Fix a couple compilation errors introduced by the previous commit
|
17 years ago |
Daniel K. O.
|
764c376ecf
applied patch 'Per body gyroscopic term' (2019242) and added missing methods to dMass
|
17 years ago |
Daniel K. O.
|
334cbef410
reverted MaxCorrectingVel+bounciness behavior
|
17 years ago |
Oleh Derevenko
|
fe5cd56467
Cosmetic: Some compiler warnings fixed for MSVC
|
17 years ago |
Daniel K. O.
|
bf01d9b7f6
removed some VC++ warnings
|
17 years ago |
Daniel K. O.
|
aa199dcd3a
Added some overloads to the c++ wrapper
|
17 years ago |
Remi Ricard
|
0e3f76597a
This commit add a new joint Class JointPU.
|
18 years ago |
David Walters
|
23d74226a1
Added patch [ 1901550 ] Add new function dJointGetNumBodies
|
18 years ago |
Oleh Derevenko
|
22b0c8a9e5
Change: Made destructor of dJoint virtual to suppress compiler warning
|
18 years ago |
Daniel K. O.
|
577e337045
faster damping functions
|
18 years ago |
Daniel K. O.
|
dc336644c6
damping functions, maxangularvel function, some-const-correctness, updated odecpp.h
|
18 years ago |
David Walters
|
b175f0ca2f
[ 1829193 ] Create new joint Class JointPiston, by Remi Ricard
|
18 years ago |
Bram Stolk
|
4e13b5cdb0
Add erp/cfm parameters to fixed and ball joint. SF PATCH 1478244
|
18 years ago |
David Walters
|
5d290b868e
Renamed Joint RP to Joint PR - as per patch 1566410. Note that the supplied patch files did not merge properly due to the extend of the subsequent patches, so these changes we made by hand. Apologies if anything was missed.
|
19 years ago |
David Walters
|
8aef9e3c3e
[ 1553605 ] New Rotoide - Prismatic Joint
|
19 years ago |
David Walters
|
688f9e983d
Patch #[ 1477849 ] Add fct getUniversalAngles by Remi Ricard
|
19 years ago |
Bram Stolk
|
382f215c28
Patch by Remi: add accessor funcs
|
20 years ago |
Bram Stolk
|
a2144241f2
Added LMotor contrib, patch 1335204
|
20 years ago |