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