# # ChangeLog for branches/cd/src/lib/collision_detection/cd_engine.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 2, 2024, 4:06:15 AM Tue, 25 Apr 2006 13:17:20 GMT bensch [7365] * branches/cd/src/defs/debug.h (modified) * branches/cd/src/lib/collision_detection/bounding_sphere.cc (modified) * branches/cd/src/lib/collision_detection/bounding_volume.cc (modified) * branches/cd/src/lib/collision_detection/bounding_volume.h (modified) * branches/cd/src/lib/collision_detection/bv_tree.cc (modified) * branches/cd/src/lib/collision_detection/bv_tree.h (modified) * branches/cd/src/lib/collision_detection/bv_tree_node.cc (modified) * branches/cd/src/lib/collision_detection/bv_tree_node.h (modified) * branches/cd/src/lib/collision_detection/cd_engine.cc (modified) * branches/cd/src/lib/collision_detection/cd_engine.h (modified) * branches/cd/src/lib/collision_detection/collision.cc (modified) * branches/cd/src/lib/collision_detection/obb.cc (modified) * branches/cd/src/lib/collision_detection/obb.h (modified) * branches/cd/src/lib/collision_detection/obb_tree.cc (modified) * branches/cd/src/lib/collision_detection/obb_tree.h (modified) * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/lib/collision_detection/obb_tree_node.h (modified) * branches/cd/src/lib/math/matrix.cc (modified) * branches/cd/src/lib/util/executor/executor_specials.h (modified) * branches/cd/src/orxonox.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) * branches/cd/src/world_entities/environment.cc (modified) * branches/cd/src/world_entities/test_entity.cc (modified) * branches/cd/src/world_entities/world_entity.cc (modified) * branches/cd/src/world_entities/world_entity.h (modified) orxonox/branches/cd: merged the new collision-detection back. merged ... Tue, 25 Apr 2006 13:07:12 GMT bensch [7364] * branches/cd (copied) branches: created new branche for the merge of the trunk and the new ... Tue, 27 Dec 2005 12:27:56 GMT bensch [6316] * trunk/src/lib/collision_detection/cd_engine.cc (modified) * trunk/src/lib/collision_detection/cd_engine.h (modified) * trunk/src/story_entities/world.cc (modified) orxonox/trunk: now painting the BV's again.... no error due to my ...