open_toontown_panda3d/panda/src/ode
rdb f24bcf9739 ode: Add set_first_contact and set_backface_cull to OdeRayGeom
Also deprecated get_params and set_params
2025-12-18 13:47:00 +01:00
..
CMakeLists.txt CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
config_ode.N Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
config_ode.cxx general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
config_ode.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeAMotorJoint.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeAMotorJoint.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeAMotorJoint.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeBallJoint.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeBallJoint.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeBallJoint.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeBody.I ode: remove dependency on Python.h from odeBody.h 2018-11-06 19:26:21 +01:00
odeBody.cxx ode: remove dependency on Python.h from odeBody.h 2018-11-06 19:26:21 +01:00
odeBody.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeBody_ext.I Switch use of Py_INCREF to new Py_NewRef function 2024-01-29 17:57:53 +01:00
odeBody_ext.cxx Switch use of Py_INCREF to new Py_NewRef function 2024-01-29 17:57:53 +01:00
odeBody_ext.h ode: remove dependency on Python.h from odeBody.h 2018-11-06 19:26:21 +01:00
odeBoxGeom.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeBoxGeom.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeBoxGeom.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeCappedCylinderGeom.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeCappedCylinderGeom.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeCappedCylinderGeom.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeCollisionEntry.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeCollisionEntry.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeCollisionEntry.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeContact.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeContact.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeContact.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeContactGeom.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeContactGeom.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeContactGeom.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeContactJoint.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeContactJoint.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeContactJoint.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeConvexGeom.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeConvexGeom.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeConvexGeom.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeCylinderGeom.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeCylinderGeom.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeCylinderGeom.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeFixedJoint.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeFixedJoint.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeFixedJoint.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeGeom.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeGeom.cxx ode: fix several unprotected debug() prints 2019-08-14 13:11:02 +02:00
odeGeom.h create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
odeGeom_ext.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeGeom_ext.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeGeom_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeHashSpace.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeHashSpace.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeHashSpace.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeHelperStructs.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeHinge2Joint.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeHinge2Joint.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeHinge2Joint.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeHingeJoint.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeHingeJoint.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeHingeJoint.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeJoint.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeJoint.cxx cleanup: Fix assorted issues uncovered by clang-tidy 2023-02-12 18:17:03 +01:00
odeJoint.h create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
odeJointCollection.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeJointCollection.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeJointCollection.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeJointGroup.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeJointGroup.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeJointGroup.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeJoint_ext.cxx ode: fix OdeJoint.attach with None parameters 2019-04-28 22:29:29 +02:00
odeJoint_ext.h ode: fix OdeJoint.attach with None parameters 2019-04-28 22:29:29 +02:00
odeLMotorJoint.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeLMotorJoint.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeLMotorJoint.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeMass.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeMass.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
odeMass.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
odeNullJoint.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeNullJoint.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeNullJoint.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odePlane2dJoint.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odePlane2dJoint.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odePlane2dJoint.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odePlaneGeom.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odePlaneGeom.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odePlaneGeom.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeQuadTreeSpace.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeQuadTreeSpace.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeQuadTreeSpace.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeRayGeom.I ode: Add set_first_contact and set_backface_cull to OdeRayGeom 2025-12-18 13:47:00 +01:00
odeRayGeom.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeRayGeom.h ode: Add set_first_contact and set_backface_cull to OdeRayGeom 2025-12-18 13:47:00 +01:00
odeSimpleSpace.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeSimpleSpace.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeSimpleSpace.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeSliderJoint.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeSliderJoint.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeSliderJoint.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeSpace.I general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
odeSpace.cxx ode: fix several unprotected debug() prints 2019-08-14 13:11:02 +02:00
odeSpace.h create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
odeSpace_ext.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeSpace_ext.cxx Merge branch 'release/1.10.x' 2024-10-30 13:42:21 +01:00
odeSpace_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeSphereGeom.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeSphereGeom.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeSphereGeom.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeSurfaceParameters.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeSurfaceParameters.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeSurfaceParameters.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeTriMeshData.I ode: fix several unprotected debug() prints 2019-08-14 13:11:02 +02:00
odeTriMeshData.cxx cleanup: Fix assorted issues uncovered by clang-tidy 2023-02-12 18:17:03 +01:00
odeTriMeshData.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
odeTriMeshGeom.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeTriMeshGeom.cxx ode: Fix warnings when copying OdeTriMeshGeom 2022-12-07 17:15:49 +01:00
odeTriMeshGeom.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeUniversalJoint.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeUniversalJoint.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
odeUniversalJoint.h general: Mark many constructors as `explicit` 2023-08-02 08:18:43 +02:00
odeUtil.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
odeUtil.h create PY_EXTENSION and friends (#1415) 2023-01-04 20:54:53 +01:00
odeUtil_ext.cxx Merge branch 'release/1.10.x' 2024-10-30 13:42:21 +01:00
odeUtil_ext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeWorld.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
odeWorld.cxx cleanup: Fix assorted issues uncovered by clang-tidy 2023-02-12 18:17:03 +01:00
odeWorld.h Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
ode_includes.h general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
p3ode_composite1.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3ode_composite2.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3ode_composite3.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
p3ode_ext_composite.cxx ode: remove dependency on Python.h from odeBody.h 2018-11-06 19:26:21 +01:00