# # ChangeLog for branches/collision_detection/src/lib/collision_detection/obb_tree.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 2, 2024, 12:37:08 AM Tue, 22 Nov 2005 13:22:40 GMT patrick [5705] * branches/collision_detection/src/lib/collision_detection/obb_tree.cc (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: slowly removing old functions and exchanging ... Tue, 22 Nov 2005 12:42:42 GMT patrick [5703] * 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_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) collision_detection: cleanup and recode of some small parts. 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 ... Mon, 21 Nov 2005 21:33:42 GMT patrick [5684] * trunk/src/lib/collision_detection/bv_tree.h (modified) * trunk/src/lib/collision_detection/bv_tree_node.h (modified) * trunk/src/lib/collision_detection/obb_tree.cc (modified) * trunk/src/lib/collision_detection/obb_tree.h (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/world_entity.cc (modified) orxonox/trunk: extended the obb interface dramaticaly:D , in near ...