# # ChangeLog for branches/current_cd/src/lib/collision_detection/obb_tree.cc in orxonox.OLD # # Generated by Trac 1.0.9 # May 23, 2024, 10:10:48 PM Tue, 31 Jan 2006 22:09:15 GMT patrick [6922] * branches/current_cd/src/lib/collision_detection/bv_tree_node.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.h (modified) cd: changed the cd interface again Tue, 31 Jan 2006 18:12:41 GMT patrick [6911] * branches/current_cd/src/lib/collision_detection/bv_tree.h (modified) * branches/current_cd/src/lib/collision_detection/bv_tree_node.h (modified) * branches/current_cd/src/lib/collision_detection/cd_engine.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.h (modified) * branches/current_cd/src/world_entities/world_entity.cc (modified) * branches/current_cd/src/world_entities/world_entity.h (modified) cd: compiles again Tue, 31 Jan 2006 17:02:16 GMT patrick [6909] * branches/current_cd/src/defs/debug.h (modified) * branches/current_cd/src/lib/collision_detection/bounding_sphere.cc (modified) * branches/current_cd/src/lib/collision_detection/bounding_volume.cc (modified) * branches/current_cd/src/lib/collision_detection/bounding_volume.h (modified) * branches/current_cd/src/lib/collision_detection/bv_tree.cc (modified) * branches/current_cd/src/lib/collision_detection/bv_tree.h (modified) * branches/current_cd/src/lib/collision_detection/bv_tree_node.cc (modified) * branches/current_cd/src/lib/collision_detection/bv_tree_node.h (modified) * branches/current_cd/src/lib/collision_detection/cd_engine.cc (modified) * branches/current_cd/src/lib/collision_detection/collision.cc (modified) * branches/current_cd/src/lib/collision_detection/obb.cc (modified) * branches/current_cd/src/lib/collision_detection/obb.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree.h (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/current_cd/src/lib/collision_detection/obb_tree_node.h (modified) * branches/current_cd/src/lib/math/matrix.cc (modified) * branches/current_cd/src/lib/util/executor/executor_specials.h (modified) * branches/current_cd/src/orxonox.cc (modified) * branches/current_cd/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/current_cd/src/world_entities/environment.cc (modified) * branches/current_cd/src/world_entities/test_entity.cc (modified) * branches/current_cd/src/world_entities/world_entity.cc (modified) * branches/current_cd/src/world_entities/world_entity.h (modified) current_cd: merged with the current version of the trunk Tue, 31 Jan 2006 16:39:00 GMT patrick [6903] * branches/current_cd (copied) again a new cd branche 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 ...