Oleh Derevenko
|
6e0723da84
Cosmetic: Copyright headers formatting corrected and some headers added for files where those were missing
|
14 年之前 |
Oleh Derevenko
|
ad8632f146
Cosmetic: Changes to fix compilation errors with GCC 4.2.1 on OS X 10
|
16 年之前 |
Oleh Derevenko
|
56e71672e9
Fixed: Implementation of changes in commit #1711 improved
|
16 年之前 |
Oleh Derevenko
|
9607c2db64
Changed: odecpp classes changed to be inheritable and easily expandable
|
16 年之前 |
Oleh Derevenko
|
6d1336831a
Changed: dWorldStepFast1 API removed along with dWorld[Get/Set]AutoEnableDepthSF1
|
16 年之前 |
Daniel K. O.
|
114a26003e
applied patch 2454764: disabling joints
|
17 年之前 |
Daniel K. O.
|
5ee3d224cf
Applied patch 2381592, Kinematic Bodies
|
17 年之前 |
Remi Ricard
|
5af3fe62a7
* Add function getAngle and getAngleRate for dPRJoint in odecpp.h
|
17 年之前 |
databeaver
|
5c081eeaf1
Eliminate some unused parameters
|
17 年之前 |
databeaver
|
9ccbb0b28f
Fix a couple compilation errors introduced by the previous commit
|
17 年之前 |
Daniel K. O.
|
764c376ecf
applied patch 'Per body gyroscopic term' (2019242) and added missing methods to dMass
|
17 年之前 |
Daniel K. O.
|
334cbef410
reverted MaxCorrectingVel+bounciness behavior
|
17 年之前 |
Oleh Derevenko
|
fe5cd56467
Cosmetic: Some compiler warnings fixed for MSVC
|
17 年之前 |
Daniel K. O.
|
bf01d9b7f6
removed some VC++ warnings
|
17 年之前 |
Daniel K. O.
|
aa199dcd3a
Added some overloads to the c++ wrapper
|
17 年之前 |
Remi Ricard
|
0e3f76597a
This commit add a new joint Class JointPU.
|
18 年之前 |
David Walters
|
23d74226a1
Added patch [ 1901550 ] Add new function dJointGetNumBodies
|
18 年之前 |
Oleh Derevenko
|
22b0c8a9e5
Change: Made destructor of dJoint virtual to suppress compiler warning
|
18 年之前 |
Daniel K. O.
|
577e337045
faster damping functions
|
18 年之前 |
Daniel K. O.
|
dc336644c6
damping functions, maxangularvel function, some-const-correctness, updated odecpp.h
|
18 年之前 |
David Walters
|
b175f0ca2f
[ 1829193 ] Create new joint Class JointPiston, by Remi Ricard
|
18 年之前 |
Bram Stolk
|
4e13b5cdb0
Add erp/cfm parameters to fixed and ball joint. SF PATCH 1478244
|
18 年之前 |
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 年之前 |
David Walters
|
8aef9e3c3e
[ 1553605 ] New Rotoide - Prismatic Joint
|
19 年之前 |
David Walters
|
688f9e983d
Patch #[ 1477849 ] Add fct getUniversalAngles by Remi Ricard
|
19 年之前 |
Bram Stolk
|
382f215c28
Patch by Remi: add accessor funcs
|
20 年之前 |
Bram Stolk
|
a2144241f2
Added LMotor contrib, patch 1335204
|
20 年之前 |
Russell Smith
|
62a78db091
more complete API coverage from Matthew D. Hancher
|
22 年之前 |
Russell Smith
|
e57894029c
fixes from Matthew D. Hancher: fixed two minor bugs and added
|
22 年之前 |
Martin C. Martin
|
3b21794427
Changed some C++ sytle headers to C style
|
22 年之前 |