23
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use the new 'geom' field on a body: notify all attached geoms when a body moves More... over 22 years ago
added the 'geom' field to dBody, so that bodies can notify attached geoms when they change position. More... over 22 years ago
this old collision code is now deprecated, but can still be compiled in ODE_OLD_COLLISION mode. More... over 22 years ago
new collision code More... over 22 years ago
fixed some bad signs in a use of the LTD vector More... over 22 years ago
linear limot torque decoupling step to dxJointLimitMotor::addLimot() More... over 22 years ago
added dsSetColorAlpha() More... over 22 years ago
added dsSetColorAlpha() More... over 22 years ago
added new FAQ: My rolling bodies (e.g. wheels) sometimes get stuck between geoms More... over 22 years ago
new picture More... over 22 years ago
more More... over 22 years ago
use the dContactApprox1 contact mode to prevent multi-contact strickness on the wheels. More... over 22 years ago
minor bug fixes that affect the dContactApprox1 friction model: (1) the initial nub expansion was too inclusive, the findex variables should not have been considered to be unbounded. (2) in the hit_first_friction_index test we should treat 0*infinity as 0, so that mu=infinity can be reliably used with the dContactApprox1 friction model. More... over 22 years ago
fixed MSVC project file More... over 22 years ago
Cylinder collision code from Konstantin Slipchenko. More... over 22 years ago
removed some redundant var decls in for loops. More... over 22 years ago
change in the way dGeomSetBody (g,0) is handled - copy the pos/R from the body to the geom. More... over 22 years ago
fixed a small typo: region[3] instead of region[i] More... almost 23 years ago
initial More... almost 23 years ago
updates More... almost 23 years ago
new algorithm for dCollideCB() More... almost 23 years ago
inverted test in dBodyGetGravityMode() More... almost 23 years ago
implemented dCollideCB() More... almost 23 years ago
added dClosestLineSegmentPoints() More... almost 23 years ago
added dJointSetFeedback() and dJointGetFeedback(). More... almost 23 years ago
dsDrawTriangle() from Erwin de Vries More... almost 23 years ago
reset geom class vars in dCloseODE More... almost 23 years ago
added dGeomTransformSetInfo() and dGeomTransformGetInfo(). More... almost 23 years ago
Mac CFM Carbon port by Frank Condello More... almost 23 years ago
Mac CFM Carbon stuff by Frank Condello More... almost 23 years ago