| .. |
|
Sources.pp
|
977061c2aa
odeHelperStructs.h added
|
19 years ago |
|
config_ode.N
|
08939fad16
add .N file to protect include
|
19 years ago |
|
config_ode.cxx
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
config_ode.h
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeAMotorJoint.I
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeAMotorJoint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeAMotorJoint.h
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeBallJoint.I
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeBallJoint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeBallJoint.h
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeBody.I
|
79cdf6dc36
fixed get_rotation() to return a Mat3 instead of a vec3
|
19 years ago |
|
odeBody.cxx
|
0bda78dd8d
surface data stored and accessed through the space
|
18 years ago |
|
odeBody.h
|
79cdf6dc36
fixed get_rotation() to return a Mat3 instead of a vec3
|
19 years ago |
|
odeBoxGeom.I
|
4be7630974
interface additions to be more panda-like
|
19 years ago |
|
odeBoxGeom.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeBoxGeom.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeCappedCylinderGeom.I
|
4be7630974
interface additions to be more panda-like
|
19 years ago |
|
odeCappedCylinderGeom.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeCappedCylinderGeom.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeContact.I
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeContact.cxx
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeContact.h
|
de15a48d44
added 'ode_includes.h' to resolve #define collisions
|
19 years ago |
|
odeContactGeom.I
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeContactGeom.cxx
|
4be7630974
interface additions to be more panda-like
|
19 years ago |
|
odeContactGeom.h
|
aa60d44d6d
build on Linux
|
19 years ago |
|
odeContactJoint.I
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeContactJoint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeContactJoint.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeConvexGeom.I
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeConvexGeom.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeConvexGeom.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeCylinderGeom.I
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeCylinderGeom.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeCylinderGeom.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeFixedJoint.I
|
1dddb03b95
cleaned up joint function calls to remove redundancy in names
|
19 years ago |
|
odeFixedJoint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeFixedJoint.h
|
1dddb03b95
cleaned up joint function calls to remove redundancy in names
|
19 years ago |
|
odeGeom.I
|
15c717ad3f
added get_AABB functionality
|
19 years ago |
|
odeGeom.cxx
|
78363391a1
removed set surface and collision id calls from the geom (use the space)
|
18 years ago |
|
odeGeom.h
|
78363391a1
removed set surface and collision id calls from the geom (use the space)
|
18 years ago |
|
odeHashSpace.I
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeHashSpace.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeHashSpace.h
|
cb535809f5
OdeGeom is now friend class
|
19 years ago |
|
odeHeightFieldGeom.h
|
5c26e4cf4d
formatting
|
19 years ago |
|
odeHelperStructs.h
|
0bda78dd8d
surface data stored and accessed through the space
|
18 years ago |
|
odeHinge2Joint.I
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeHinge2Joint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeHinge2Joint.h
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeHingeJoint.I
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeHingeJoint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeHingeJoint.h
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeJoint.I
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeJoint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeJoint.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeJointCollection.cxx
|
42ef8bb6a1
joint collection class similar in use to NodePathCollection
|
19 years ago |
|
odeJointCollection.h
|
42ef8bb6a1
joint collection class similar in use to NodePathCollection
|
19 years ago |
|
odeJointGroup.I
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeJointGroup.cxx
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeJointGroup.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeLMotorJoint.I
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeLMotorJoint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeLMotorJoint.h
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeMass.I
|
4be7630974
interface additions to be more panda-like
|
19 years ago |
|
odeMass.cxx
|
4be7630974
interface additions to be more panda-like
|
19 years ago |
|
odeMass.h
|
4be7630974
interface additions to be more panda-like
|
19 years ago |
|
odeNullJoint.I
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeNullJoint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeNullJoint.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odePlane2dJoint.I
|
1dddb03b95
cleaned up joint function calls to remove redundancy in names
|
19 years ago |
|
odePlane2dJoint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odePlane2dJoint.h
|
1dddb03b95
cleaned up joint function calls to remove redundancy in names
|
19 years ago |
|
odePlaneGeom.I
|
4be7630974
interface additions to be more panda-like
|
19 years ago |
|
odePlaneGeom.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odePlaneGeom.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeQuadTreeSpace.I
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeQuadTreeSpace.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeQuadTreeSpace.h
|
cb535809f5
OdeGeom is now friend class
|
19 years ago |
|
odeRayGeom.I
|
4be7630974
interface additions to be more panda-like
|
19 years ago |
|
odeRayGeom.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeRayGeom.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeSimpleSpace.I
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeSimpleSpace.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeSimpleSpace.h
|
cb535809f5
OdeGeom is now friend class
|
19 years ago |
|
odeSliderJoint.I
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeSliderJoint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeSliderJoint.h
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeSpace.I
|
15c717ad3f
added get_AABB functionality
|
19 years ago |
|
odeSpace.cxx
|
a06907e583
Negative collision ids create collision reporting data without attaching a collision joint. Useful for event collisions.
|
18 years ago |
|
odeSpace.h
|
0bda78dd8d
surface data stored and accessed through the space
|
18 years ago |
|
odeSphereGeom.I
|
4be7630974
interface additions to be more panda-like
|
19 years ago |
|
odeSphereGeom.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeSphereGeom.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeSurfaceParameters.I
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeSurfaceParameters.cxx
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
odeSurfaceParameters.h
|
de15a48d44
added 'ode_includes.h' to resolve #define collisions
|
19 years ago |
|
odeTriMeshData.I
|
aa60d44d6d
build on Linux
|
19 years ago |
|
odeTriMeshData.cxx
|
56724b87ff
Josh's better version which handles multiple keys pointing to the same data.
|
18 years ago |
|
odeTriMeshData.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeTriMeshGeom.I
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeTriMeshGeom.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeTriMeshGeom.h
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeUniversalJoint.I
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeUniversalJoint.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
odeUniversalJoint.h
|
2844614e24
no longer pass-by-reference to get LVecBase3f values, also add parallel LVecBase3f functionality
|
19 years ago |
|
odeUtil.cxx
|
385e7be325
still more meminfo fixes
|
18 years ago |
|
odeUtil.h
|
279ff64b9c
add randomizer seed get and set methods
|
18 years ago |
|
odeWorld.I
|
a80d9f95ba
formatting and added LVecBase3f functionality
|
19 years ago |
|
odeWorld.cxx
|
2e8c0c17cc
checks size of surface table when adding a surface entry
|
18 years ago |
|
odeWorld.h
|
0bda78dd8d
surface data stored and accessed through the space
|
18 years ago |
|
ode_includes.h
|
70d5e7c549
undef after temporary redef
|
19 years ago |
|
pode_composite1.cxx
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |
|
pode_composite2.cxx
|
976760f105
added more robust method triMeshData memory management, ability to downcast joints, geoms, and spaces
|
19 years ago |
|
pode_composite3.cxx
|
fd6808e765
first pass at integrating ODE v0.7
|
19 years ago |