open_toontown_panda3d/panda/src/collide
David Rose 1d8b862db4 better color choices for showCollisions 2005-02-01 05:20:14 +00:00
..
Sources.pp add CollisionInvSphere 2005-01-05 19:48:08 +00:00
collide_composite1.cxx add CollisionInvSphere 2005-01-05 19:48:08 +00:00
collide_composite2.cxx add CollisionInvSphere 2005-01-05 19:48:08 +00:00
collide_headers.h
collisionEntry.I return concrete NodePath objects instead of references 2004-06-15 01:09:55 +00:00
collisionEntry.cxx typo 2004-02-13 21:06:39 +00:00
collisionEntry.h return concrete NodePath objects instead of references 2004-06-15 01:09:55 +00:00
collisionHandler.cxx
collisionHandler.h
collisionHandlerEvent.I
collisionHandlerEvent.cxx
collisionHandlerEvent.h
collisionHandlerFloor.I working on adding reach 2004-04-15 00:27:42 +00:00
collisionHandlerFloor.cxx working on adding reach 2004-04-15 00:27:42 +00:00
collisionHandlerFloor.h working on adding reach 2004-04-15 00:27:42 +00:00
collisionHandlerGravity.I added contact normal; fix for floor offset 2004-04-21 02:17:06 +00:00
collisionHandlerGravity.cxx changed how the contact vector gets calculated 2004-04-29 01:31:05 +00:00
collisionHandlerGravity.h added contact normal; fix for floor offset 2004-04-21 02:17:06 +00:00
collisionHandlerPhysical.I
collisionHandlerPhysical.cxx
collisionHandlerPhysical.h
collisionHandlerPusher.I
collisionHandlerPusher.cxx
collisionHandlerPusher.h
collisionHandlerQueue.cxx
collisionHandlerQueue.h
collisionInvSphere.I add CollisionInvSphere 2005-01-05 19:48:08 +00:00
collisionInvSphere.cxx invsphere for egg syntax 2005-01-05 21:24:32 +00:00
collisionInvSphere.h add CollisionInvSphere 2005-01-05 19:48:08 +00:00
collisionLevelState.I all nodes now have a CollideMask 2004-09-23 19:51:54 +00:00
collisionLevelState.cxx all nodes now have a CollideMask 2004-09-23 19:51:54 +00:00
collisionLevelState.h all nodes now have a CollideMask 2004-09-23 19:51:54 +00:00
collisionLine.I add CollisionLine, compute normals for ray, line, and segment intersection tests 2005-01-05 16:57:30 +00:00
collisionLine.cxx better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionLine.h add CollisionLine, compute normals for ray, line, and segment intersection tests 2005-01-05 16:57:30 +00:00
collisionNode.I all nodes now have a CollideMask 2004-09-23 19:51:54 +00:00
collisionNode.cxx better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionNode.h all nodes now have a CollideMask 2004-09-23 19:51:54 +00:00
collisionPlane.I
collisionPlane.cxx better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionPlane.h add CollisionLine, compute normals for ray, line, and segment intersection tests 2005-01-05 16:57:30 +00:00
collisionPolygon.I fix occasional crash with code compiled with gcc 2005-02-01 04:47:39 +00:00
collisionPolygon.cxx better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionPolygon.h better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionRay.I add CollisionLine, compute normals for ray, line, and segment intersection tests 2005-01-05 16:57:30 +00:00
collisionRay.cxx better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionRay.h
collisionRecorder.I
collisionRecorder.cxx
collisionRecorder.h
collisionSegment.I
collisionSegment.cxx better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionSegment.h
collisionSolid.I
collisionSolid.cxx better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionSolid.h better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionSphere.I add CollisionInvSphere 2005-01-05 19:48:08 +00:00
collisionSphere.cxx better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionSphere.h add CollisionInvSphere 2005-01-05 19:48:08 +00:00
collisionTraverser.I
collisionTraverser.cxx new interrogate, minor config changes 2004-10-28 18:33:45 +00:00
collisionTraverser.h merge multitexture support in from branch 2004-07-30 00:38:35 +00:00
collisionTube.I
collisionTube.cxx better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionTube.h add CollisionLine, compute normals for ray, line, and segment intersection tests 2005-01-05 16:57:30 +00:00
collisionVisualizer.I
collisionVisualizer.cxx better color choices for showCollisions 2005-02-01 05:20:14 +00:00
collisionVisualizer.h better color choices for showCollisions 2005-02-01 05:20:14 +00:00
config_collide.cxx add CollisionInvSphere 2005-01-05 19:48:08 +00:00
config_collide.h move more config variables to new interface 2004-12-23 05:42:42 +00:00
test_collide.cxx