| .. |
|
Sources.pp
|
add CollisionInvSphere
|
2005-01-05 19:48:08 +00:00 |
|
collide_composite.cxx
|
Added macrocomposites
|
2005-09-27 22:05:52 +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
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
|
collisionEntry.I
|
remove deprecated interfaces
|
2005-08-21 14:47:30 +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 |
|
collisionHandler.cxx
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
|
collisionHandler.h
|
regularize length of comment slashes
|
2005-05-19 00:22:28 +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
|
NodePath::get_mat(other) needs to return a concrete
|
2005-04-29 15:59:04 +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
|
regularize length of comment slashes
|
2005-05-19 00:22:28 +00:00 |
|
collisionHandlerQueue.cxx
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
|
collisionHandlerQueue.h
|
regularize length of comment slashes
|
2005-05-19 00:22:28 +00:00 |
|
collisionInvSphere.I
|
add CollisionInvSphere
|
2005-01-05 19:48:08 +00:00 |
|
collisionInvSphere.cxx
|
Geom now accepts a GeomVertexData in the constructor
|
2005-08-11 03:16:12 +00:00 |
|
collisionInvSphere.h
|
regularize length of comment slashes
|
2005-05-19 00:22:28 +00:00 |
|
collisionLevelState.I
|
fix runaway traverser time
|
2005-05-03 15:40:42 +00:00 |
|
collisionLevelState.cxx
|
allow more than 32 colliders in one traverser
|
2005-04-30 21:12:28 +00:00 |
|
collisionLevelState.h
|
allow more than 32 colliders in one traverser
|
2005-04-30 21:12:28 +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
|
all nodes now have a CollideMask
|
2004-09-23 19:51:54 +00:00 |
|
collisionNode.cxx
|
bam 5.0, new Geom implementation is now official
|
2005-06-30 17:42:21 +00:00 |
|
collisionNode.h
|
(void) -> ()
|
2005-09-06 20:16:09 +00:00 |
|
collisionPlane.I
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
|
collisionPlane.cxx
|
(void) -> ()
|
2005-09-06 20:16:09 +00:00 |
|
collisionPlane.h
|
(void) -> ()
|
2005-09-06 20:16:09 +00:00 |
|
collisionPolygon.I
|
regularize vec3's a bit
|
2005-10-21 23:56:40 +00:00 |
|
collisionPolygon.cxx
|
include renderState.h
|
2005-09-05 03:02:33 +00:00 |
|
collisionPolygon.h
|
regularize vec3's a bit
|
2005-10-21 23:56:40 +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
|
Geom now accepts a GeomVertexData in the constructor
|
2005-08-11 03:16:12 +00:00 |
|
collisionRay.h
|
regularize length of comment slashes
|
2005-05-19 00:22:28 +00:00 |
|
collisionRecorder.I
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
|
collisionRecorder.cxx
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
|
collisionRecorder.h
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
|
collisionSegment.I
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
|
collisionSegment.cxx
|
Geom now accepts a GeomVertexData in the constructor
|
2005-08-11 03:16:12 +00:00 |
|
collisionSegment.h
|
regularize length of comment slashes
|
2005-05-19 00:22:28 +00:00 |
|
collisionSolid.I
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
|
collisionSolid.cxx
|
bam 5.0, new Geom implementation is now official
|
2005-06-30 17:42:21 +00:00 |
|
collisionSolid.h
|
fix billboards, lod's, etc.
|
2005-05-27 22:03:23 +00:00 |
|
collisionSphere.I
|
add CollisionInvSphere
|
2005-01-05 19:48:08 +00:00 |
|
collisionSphere.cxx
|
Geom now accepts a GeomVertexData in the constructor
|
2005-08-11 03:16:12 +00:00 |
|
collisionSphere.h
|
regularize length of comment slashes
|
2005-05-19 00:22:28 +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 deprecated interfaces
|
2005-09-30 15:44:04 +00:00 |
|
collisionTraverser.h
|
remove deprecated interfaces
|
2005-09-30 15:44:04 +00:00 |
|
collisionTube.I
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
|
collisionTube.cxx
|
Geom now accepts a GeomVertexData in the constructor
|
2005-08-11 03:16:12 +00:00 |
|
collisionTube.h
|
regularize length of comment slashes
|
2005-05-19 00:22:28 +00:00 |
|
collisionVisualizer.I
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |
|
collisionVisualizer.cxx
|
PGItemNotify interface, PGScrollFrame, and more general PGSliderBar
|
2005-08-27 00:15:54 +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
|
update license, change remaining local #includes to use quotation marks
|
2004-02-13 19:27:33 +00:00 |