# # ChangeLog for branches/collision_detection/src/lib/collision_detection/bv_tree.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 3, 2024, 3:25:37 PM Sat, 03 Dec 2005 00:31:23 GMT patrick [5882] * branches/collision_detection/src/defs/debug.h (modified) * branches/collision_detection/src/lib/collision_detection/bounding_sphere.cc (modified) * branches/collision_detection/src/lib/collision_detection/bounding_volume.cc (modified) * branches/collision_detection/src/lib/collision_detection/bv_tree.cc (modified) * branches/collision_detection/src/lib/collision_detection/bv_tree.h (modified) * branches/collision_detection/src/lib/collision_detection/bv_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/bv_tree_node.h (modified) * branches/collision_detection/src/lib/collision_detection/cd_engine.cc (modified) * branches/collision_detection/src/lib/collision_detection/collision.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) * branches/collision_detection/src/world_entities/environment.cc (modified) * branches/collision_detection/src/world_entities/test_entity.cc (modified) collision_detection: very much work on the cd engine, now the obbs do ... Mon, 21 Nov 2005 23:59:43 GMT patrick [5695] * branches/collision_detection (copied) branches/collision_detection: created new branche collision_detection ... Mon, 21 Nov 2005 23:53:48 GMT patrick [5693] * trunk/src/Makefile.in (modified) * trunk/src/lib/Makefile.in (modified) * trunk/src/lib/collision_detection/Makefile.in (modified) * trunk/src/lib/collision_detection/bv_tree.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.h (modified) * trunk/src/world_entities/weapons/rocket.cc (modified) orxonox: work flush