rdb fe8ed9dec7 Merge branch 'release/1.10.x' 3 years ago
..
CMakeLists.txt 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths 6 years ago
config_ode.N 16e7831566 Remove executable permissions from files that don't need them 10 years ago
config_ode.cxx 4695557a5d general: Don't require BUILDING_* for static builds 7 years ago
config_ode.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeAMotorJoint.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeAMotorJoint.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeAMotorJoint.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeBallJoint.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeBallJoint.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeBallJoint.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeBody.I 82459fa21b ode: remove dependency on Python.h from odeBody.h 7 years ago
odeBody.cxx 82459fa21b ode: remove dependency on Python.h from odeBody.h 7 years ago
odeBody.h 00b5faca2d ode: add OdeBody.joints property 6 years ago
odeBody_ext.I 82459fa21b ode: remove dependency on Python.h from odeBody.h 7 years ago
odeBody_ext.cxx 82459fa21b ode: remove dependency on Python.h from odeBody.h 7 years ago
odeBody_ext.h 82459fa21b ode: remove dependency on Python.h from odeBody.h 7 years ago
odeBoxGeom.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeBoxGeom.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeBoxGeom.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeCappedCylinderGeom.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeCappedCylinderGeom.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeCappedCylinderGeom.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeCollisionEntry.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeCollisionEntry.cxx 0fcfb8e372 New file headers, new comment style 10 years ago
odeCollisionEntry.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeContact.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeContact.cxx 0fcfb8e372 New file headers, new comment style 10 years ago
odeContact.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeContactGeom.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeContactGeom.cxx 0fcfb8e372 New file headers, new comment style 10 years ago
odeContactGeom.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeContactJoint.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeContactJoint.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeContactJoint.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeConvexGeom.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeConvexGeom.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeConvexGeom.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeCylinderGeom.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeCylinderGeom.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeCylinderGeom.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeFixedJoint.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeFixedJoint.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeFixedJoint.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeGeom.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeGeom.cxx acb0a41049 ode: fix several unprotected debug() prints 6 years ago
odeGeom.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
odeGeom_ext.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeGeom_ext.cxx 0fcfb8e372 New file headers, new comment style 10 years ago
odeGeom_ext.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeHashSpace.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeHashSpace.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeHashSpace.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeHelperStructs.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeHinge2Joint.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeHinge2Joint.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeHinge2Joint.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeHingeJoint.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeHingeJoint.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeHingeJoint.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeJoint.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeJoint.cxx acb0a41049 ode: fix several unprotected debug() prints 6 years ago
odeJoint.h ca5b4e7b54 ode: fix OdeJoint.attach with None parameters 6 years ago
odeJointCollection.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeJointCollection.cxx 0fcfb8e372 New file headers, new comment style 10 years ago
odeJointCollection.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeJointGroup.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeJointGroup.cxx 0fcfb8e372 New file headers, new comment style 10 years ago
odeJointGroup.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeJoint_ext.cxx ca5b4e7b54 ode: fix OdeJoint.attach with None parameters 6 years ago
odeJoint_ext.h ca5b4e7b54 ode: fix OdeJoint.attach with None parameters 6 years ago
odeLMotorJoint.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeLMotorJoint.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeLMotorJoint.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeMass.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeMass.cxx b2bfb31114 general: Remove `using std::*` from headers 7 years ago
odeMass.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
odeNullJoint.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeNullJoint.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeNullJoint.h 0fcfb8e372 New file headers, new comment style 10 years ago
odePlane2dJoint.I 0fcfb8e372 New file headers, new comment style 10 years ago
odePlane2dJoint.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odePlane2dJoint.h 0fcfb8e372 New file headers, new comment style 10 years ago
odePlaneGeom.I 0fcfb8e372 New file headers, new comment style 10 years ago
odePlaneGeom.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odePlaneGeom.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeQuadTreeSpace.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeQuadTreeSpace.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeQuadTreeSpace.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeRayGeom.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeRayGeom.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeRayGeom.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeSimpleSpace.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeSimpleSpace.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeSimpleSpace.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeSliderJoint.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeSliderJoint.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeSliderJoint.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeSpace.I 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
odeSpace.cxx acb0a41049 ode: fix several unprotected debug() prints 6 years ago
odeSpace.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
odeSpace_ext.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeSpace_ext.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeSpace_ext.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeSphereGeom.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeSphereGeom.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeSphereGeom.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeSurfaceParameters.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeSurfaceParameters.cxx 0fcfb8e372 New file headers, new comment style 10 years ago
odeSurfaceParameters.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeTriMeshData.I acb0a41049 ode: fix several unprotected debug() prints 6 years ago
odeTriMeshData.cxx acb0a41049 ode: fix several unprotected debug() prints 6 years ago
odeTriMeshData.h 7790f8429d general: Fully qualify header references into the std namespace 7 years ago
odeTriMeshGeom.I e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeTriMeshGeom.cxx dcdd504e3f ode: Fix warnings when copying OdeTriMeshGeom 3 years ago
odeTriMeshGeom.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeUniversalJoint.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeUniversalJoint.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeUniversalJoint.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeUtil.cxx b2bfb31114 general: Remove `using std::*` from headers 7 years ago
odeUtil.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeUtil_ext.cxx e2b4353800 general: Replace NULL (and 0 as pointer) with C++11 nullptr 7 years ago
odeUtil_ext.h 0fcfb8e372 New file headers, new comment style 10 years ago
odeWorld.I 0fcfb8e372 New file headers, new comment style 10 years ago
odeWorld.cxx acb0a41049 ode: fix several unprotected debug() prints 6 years ago
odeWorld.h 18874fa151 Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 9 years ago
ode_includes.h a9dfd8352e general: Distinguish local/system includes 7 years ago
p3ode_composite1.cxx 16e7831566 Remove executable permissions from files that don't need them 10 years ago
p3ode_composite2.cxx 16e7831566 Remove executable permissions from files that don't need them 10 years ago
p3ode_composite3.cxx 16e7831566 Remove executable permissions from files that don't need them 10 years ago
p3ode_ext_composite.cxx 82459fa21b ode: remove dependency on Python.h from odeBody.h 7 years ago