open_toontown_panda3d/panda/src/ode
Redmond Urbino 56724b87ff Josh's better version which handles multiple keys pointing to the same data. 2007-08-21 18:36:24 +00:00
..
Sources.pp odeHelperStructs.h added 2007-03-12 22:38:13 +00:00
config_ode.N add .N file to protect include 2007-02-12 19:27:57 +00:00
config_ode.cxx first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
config_ode.h first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeAMotorJoint.I no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeAMotorJoint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeAMotorJoint.h no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeBallJoint.I no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeBallJoint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeBallJoint.h no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeBody.I fixed get_rotation() to return a Mat3 instead of a vec3 2007-03-02 19:46:06 +00:00
odeBody.cxx surface data stored and accessed through the space 2007-06-27 21:53:57 +00:00
odeBody.h fixed get_rotation() to return a Mat3 instead of a vec3 2007-03-02 19:46:06 +00:00
odeBoxGeom.I interface additions to be more panda-like 2007-02-09 08:30:34 +00:00
odeBoxGeom.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeBoxGeom.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeCappedCylinderGeom.I interface additions to be more panda-like 2007-02-09 08:30:34 +00:00
odeCappedCylinderGeom.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeCappedCylinderGeom.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeContact.I first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeContact.cxx first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeContact.h added 'ode_includes.h' to resolve #define collisions 2007-01-30 21:27:15 +00:00
odeContactGeom.I added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeContactGeom.cxx interface additions to be more panda-like 2007-02-09 08:30:34 +00:00
odeContactGeom.h build on Linux 2007-02-12 18:47:47 +00:00
odeContactJoint.I first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeContactJoint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeContactJoint.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeConvexGeom.I first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeConvexGeom.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeConvexGeom.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeCylinderGeom.I first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeCylinderGeom.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeCylinderGeom.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeFixedJoint.I cleaned up joint function calls to remove redundancy in names 2007-02-11 04:38:56 +00:00
odeFixedJoint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeFixedJoint.h cleaned up joint function calls to remove redundancy in names 2007-02-11 04:38:56 +00:00
odeGeom.I added get_AABB functionality 2007-02-11 07:57:32 +00:00
odeGeom.cxx removed set surface and collision id calls from the geom (use the space) 2007-06-29 00:39:06 +00:00
odeGeom.h removed set surface and collision id calls from the geom (use the space) 2007-06-29 00:39:06 +00:00
odeHashSpace.I first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeHashSpace.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeHashSpace.h OdeGeom is now friend class 2007-02-11 01:15:53 +00:00
odeHeightFieldGeom.h formatting 2007-02-11 07:37:46 +00:00
odeHelperStructs.h surface data stored and accessed through the space 2007-06-27 21:53:57 +00:00
odeHinge2Joint.I no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeHinge2Joint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeHinge2Joint.h no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeHingeJoint.I no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeHingeJoint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeHingeJoint.h no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeJoint.I added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeJoint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeJoint.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeJointCollection.cxx joint collection class similar in use to NodePathCollection 2007-02-11 01:11:35 +00:00
odeJointCollection.h joint collection class similar in use to NodePathCollection 2007-02-11 01:11:35 +00:00
odeJointGroup.I added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeJointGroup.cxx first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeJointGroup.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeLMotorJoint.I no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeLMotorJoint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeLMotorJoint.h no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeMass.I interface additions to be more panda-like 2007-02-09 08:30:34 +00:00
odeMass.cxx interface additions to be more panda-like 2007-02-09 08:30:34 +00:00
odeMass.h interface additions to be more panda-like 2007-02-09 08:30:34 +00:00
odeNullJoint.I first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeNullJoint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeNullJoint.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odePlane2dJoint.I cleaned up joint function calls to remove redundancy in names 2007-02-11 04:38:56 +00:00
odePlane2dJoint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odePlane2dJoint.h cleaned up joint function calls to remove redundancy in names 2007-02-11 04:38:56 +00:00
odePlaneGeom.I interface additions to be more panda-like 2007-02-09 08:30:34 +00:00
odePlaneGeom.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odePlaneGeom.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeQuadTreeSpace.I first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeQuadTreeSpace.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeQuadTreeSpace.h OdeGeom is now friend class 2007-02-11 01:15:53 +00:00
odeRayGeom.I interface additions to be more panda-like 2007-02-09 08:30:34 +00:00
odeRayGeom.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeRayGeom.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeSimpleSpace.I first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeSimpleSpace.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeSimpleSpace.h OdeGeom is now friend class 2007-02-11 01:15:53 +00:00
odeSliderJoint.I no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeSliderJoint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeSliderJoint.h no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeSpace.I added get_AABB functionality 2007-02-11 07:57:32 +00:00
odeSpace.cxx Negative collision ids create collision reporting data without attaching a collision joint. Useful for event collisions. 2007-06-29 20:56:41 +00:00
odeSpace.h surface data stored and accessed through the space 2007-06-27 21:53:57 +00:00
odeSphereGeom.I interface additions to be more panda-like 2007-02-09 08:30:34 +00:00
odeSphereGeom.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeSphereGeom.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeSurfaceParameters.I first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeSurfaceParameters.cxx first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
odeSurfaceParameters.h added 'ode_includes.h' to resolve #define collisions 2007-01-30 21:27:15 +00:00
odeTriMeshData.I build on Linux 2007-02-12 18:47:47 +00:00
odeTriMeshData.cxx Josh's better version which handles multiple keys pointing to the same data. 2007-08-21 18:36:24 +00:00
odeTriMeshData.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeTriMeshGeom.I added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeTriMeshGeom.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeTriMeshGeom.h added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeUniversalJoint.I no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeUniversalJoint.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
odeUniversalJoint.h no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality 2007-02-11 07:18:48 +00:00
odeUtil.cxx still more meminfo fixes 2007-06-29 15:53:27 +00:00
odeUtil.h added joint parameter functions for the joints that support them 2007-02-11 06:50:46 +00:00
odeWorld.I formatting and added LVecBase3f functionality 2007-02-11 07:38:27 +00:00
odeWorld.cxx checks size of surface table when adding a surface entry 2007-06-29 00:39:48 +00:00
odeWorld.h surface data stored and accessed through the space 2007-06-27 21:53:57 +00:00
ode_includes.h undef after temporary redef 2007-02-12 20:58:32 +00:00
pode_composite1.cxx first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00
pode_composite2.cxx added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces 2007-02-11 01:13:12 +00:00
pode_composite3.cxx first pass at integrating ODE v0.7 2007-01-29 21:30:34 +00:00