open_toontown_panda3d/panda/src/collide
David Rose 825cbc04bc remove ctrav.resetPrevTransform(); make respect-prev-transform affect visualization of prev transform also 2006-10-19 18:07:37 +00:00
..
Sources.pp ds_solid 2006-05-03 00:58:13 +00:00
collide_composite.cxx Added macrocomposites 2005-09-27 22:05:52 +00:00
collide_composite1.cxx ds_solid 2006-05-03 00:58:13 +00:00
collide_composite2.cxx add CollisionInvSphere 2005-01-05 19:48:08 +00:00
collisionDSSolid.I work in progress 2006-05-12 02:45:41 +00:00
collisionDSSolid.cxx work in progress 2006-05-12 02:45:41 +00:00
collisionDSSolid.h add missing include 2006-05-15 17:38:10 +00:00
collisionEntry.I use PStats to count number of collision tests 2006-03-01 23:40:52 +00:00
collisionEntry.cxx PGItemNotify interface, PGScrollFrame, and more general PGSliderBar 2005-08-27 00:15:54 +00:00
collisionEntry.h remove deprecated interfaces 2005-08-21 14:47:30 +00:00
collisionGeom.I use PStats to count number of collision tests 2006-03-01 23:40:52 +00:00
collisionGeom.cxx use PStats to count number of collision tests 2006-03-01 23:40:52 +00:00
collisionGeom.h use PStats to count number of collision tests 2006-03-01 23:40:52 +00:00
collisionHandler.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
collisionHandler.h formatting 2006-03-24 00:36:55 +00:00
collisionHandlerEvent.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
collisionHandlerEvent.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
collisionHandlerEvent.h regularize length of comment slashes 2005-05-19 00:22:28 +00:00
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 regularize length of comment slashes 2005-05-19 00:22:28 +00:00
collisionHandlerGravity.I added contact normal; fix for floor offset 2004-04-21 02:17:06 +00:00
collisionHandlerGravity.cxx multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
collisionHandlerGravity.h regularize length of comment slashes 2005-05-19 00:22:28 +00:00
collisionHandlerPhysical.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
collisionHandlerPhysical.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
collisionHandlerPhysical.h regularize length of comment slashes 2005-05-19 00:22:28 +00:00
collisionHandlerPusher.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
collisionHandlerPusher.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
collisionHandlerPusher.h formatting 2006-03-24 00:36:55 +00:00
collisionHandlerQueue.cxx further fixes for collision under local root 2006-09-07 17:24:20 +00:00
collisionHandlerQueue.h further fixes for collision under local root 2006-09-07 17:24:20 +00:00
collisionInvSphere.I add CollisionInvSphere 2005-01-05 19:48:08 +00:00
collisionInvSphere.cxx use PStats to count number of collision tests 2006-03-01 23:40:52 +00:00
collisionInvSphere.h use PStats to count number of collision tests 2006-03-01 23:40:52 +00:00
collisionLevelState.I traverse to all children of LOD node 2006-02-27 18:49:46 +00:00
collisionLevelState.cxx fix traversals when the 'root' contains a transform 2006-09-06 23:54:30 +00:00
collisionLevelState.h fix relative problem with transform on traverser root 2006-08-16 20:22:57 +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 Geom now accepts a GeomVertexData in the constructor 2005-08-11 03:16:12 +00:00
collisionLine.h regularize length of comment slashes 2005-05-19 00:22:28 +00:00
collisionNode.I pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
collisionNode.cxx remove ctrav.resetPrevTransform(); make respect-prev-transform affect visualization of prev transform also 2006-10-19 18:07:37 +00:00
collisionNode.h add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback() 2006-09-20 00:54:15 +00:00
collisionPlane.I make PStats more thread-friendly 2006-04-09 20:17:26 +00:00
collisionPlane.cxx formatting 2006-05-12 23:12:46 +00:00
collisionPlane.h make PStats more thread-friendly 2006-04-09 20:17:26 +00:00
collisionPolygon.I make PStats more thread-friendly 2006-04-09 20:17:26 +00:00
collisionPolygon.cxx use PStats to count number of collision tests 2006-03-01 23:40:52 +00:00
collisionPolygon.h make PStats more thread-friendly 2006-04-09 20:17:26 +00:00
collisionRay.I pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
collisionRay.cxx pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
collisionRay.h pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
collisionRecorder.I further fixes for collision under local root 2006-09-07 17:24:20 +00:00
collisionRecorder.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
collisionRecorder.h further fixes for collision under local root 2006-09-07 17:24:20 +00:00
collisionSegment.I pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
collisionSegment.cxx pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
collisionSegment.h pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
collisionSolid.I some thread-safe locks 2006-02-28 00:15:53 +00:00
collisionSolid.cxx test_intersection_from_ds_solid 2006-05-03 00:57:53 +00:00
collisionSolid.h ds_solid 2006-05-03 00:58:13 +00:00
collisionSphere.I make PStats more thread-friendly 2006-04-09 20:17:26 +00:00
collisionSphere.cxx work in progress 2006-05-12 23:13:15 +00:00
collisionSphere.h ds_solid 2006-05-03 00:58:13 +00:00
collisionTraverser.I update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
collisionTraverser.cxx remove ctrav.resetPrevTransform(); make respect-prev-transform affect visualization of prev transform also 2006-10-19 18:07:37 +00:00
collisionTraverser.h remove ctrav.resetPrevTransform(); make respect-prev-transform affect visualization of prev transform also 2006-10-19 18:07:37 +00:00
collisionTube.I make PStats more thread-friendly 2006-04-09 20:17:26 +00:00
collisionTube.cxx multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
collisionTube.h make PStats more thread-friendly 2006-04-09 20:17:26 +00:00
collisionVisualizer.I further fixes for collision under local root 2006-09-07 17:24:20 +00:00
collisionVisualizer.cxx add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback() 2006-09-20 00:54:15 +00:00
collisionVisualizer.h add PandaNode::get_fancy_bits(), remove PandaNode::has_cull_callback() 2006-09-20 00:54:15 +00:00
config_collide.cxx ds_solid 2006-05-03 00:58:13 +00:00
config_collide.h move more config variables to new interface 2004-12-23 05:42:42 +00:00
test_collide.cxx update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00