# # ChangeLog for branches/collision_detection/src/lib/collision_detection/bv_tree_node.h in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 4:36:55 AM Wed, 23 Nov 2005 00:06:44 GMT patrick [5718] * 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/cd_engine.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/world_entity.cc (modified) * branches/collision_detection/src/world_entities/world_entity.h (modified) collision_detection: and again a heavy cleanup in the function arguments Tue, 22 Nov 2005 23:31:47 GMT patrick [5717] * branches/collision_detection/src/defs/debug.h (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/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/world_entity.cc (modified) * branches/collision_detection/src/world_entities/world_entity.h (modified) collision_detection: work flush Tue, 22 Nov 2005 22:27:44 GMT patrick [5716] * 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/cd_engine.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/orxonox.cc (modified) collision_detection: moved the treedepth variable and therefore the ... 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 22:27:39 GMT patrick [5688] * trunk/src/lib/collision_detection/bounding_volume.h (modified) * trunk/src/lib/collision_detection/bv_tree_node.h (modified) * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/collision_detection/obb_tree_node.h (modified) * trunk/src/lib/math/vector.cc (modified) * trunk/src/lib/math/vector.h (modified) orxonox/trunk: the const collision detection war - strike