# # ChangeLog for branches/collision_detection/src/lib/collision_detection/bounding_volume.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 11:18:41 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 ... Tue, 22 Nov 2005 14:19:00 GMT patrick [5706] * branches/collision_detection/src/lib/collision_detection/bounding_volume.cc (modified) * branches/collision_detection/src/lib/collision_detection/bounding_volume.h (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) collision_detection: removed some more variables and changed some names Tue, 22 Nov 2005 13:07:49 GMT patrick [5704] * branches/collision_detection/src/lib/collision_detection/bounding_volume.cc (modified) * branches/collision_detection/src/lib/collision_detection/bounding_volume.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) collision_detection: removed some more unused variables Tue, 22 Nov 2005 12:11:06 GMT patrick [5702] * branches/collision_detection/src/lib/collision_detection/bounding_volume.cc (modified) * branches/collision_detection/src/lib/collision_detection/bounding_volume.h (modified) * branches/collision_detection/src/lib/collision_detection/bv_tree.h (modified) * branches/collision_detection/src/lib/collision_detection/bv_tree_node.h (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) collision_detection: interface change, const war continued Mon, 21 Nov 2005 23:59:43 GMT patrick [5695] * branches/collision_detection (copied) branches/collision_detection: created new branche collision_detection ... Wed, 24 Aug 2005 22:08:04 GMT bensch [5120] * trunk/src/lib/collision_detection/bounding_volume.cc (modified) * trunk/src/lib/collision_detection/obb.cc (modified) * trunk/src/lib/util/list.h (modified) * trunk/src/util/shell.cc (modified) * trunk/src/util/shell.h (modified) orxonox/trunk: better calculation of the Line-Positions in the Shell