# # ChangeLog for branches/cd/src in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 23, 2024, 11:51:03 PM Wed, 10 May 2006 23:29:04 GMT patrick [7587] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) cd: changing to new coordinate format Wed, 10 May 2006 22:21:46 GMT patrick [7584] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/lib/math/vector.h (modified) cd: changing to new coordinate format Wed, 10 May 2006 22:06:06 GMT patrick [7583] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/lib/math/plane.cc (modified) * branches/cd/src/lib/math/plane.h (modified) cd: changing to new coordinate format Wed, 10 May 2006 21:42:29 GMT patrick [7582] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) cd: some more debug infos Sat, 06 May 2006 11:27:07 GMT patrick [7554] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/cd/src/subprojects/framework.cc (modified) cd: debuging like hell Fri, 05 May 2006 23:36:22 GMT patrick [7545] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/subprojects/framework.cc (modified) cd: work on the obb creation algorithm Thu, 04 May 2006 14:35:25 GMT patrick [7537] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/lib/util/executor/functor_list.h (modified) * branches/cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) * branches/cd/src/world_entities/world_entity.cc (modified) * branches/cd/src/world_entities/world_entity.h (modified) collision: setup test topology Thu, 04 May 2006 14:04:49 GMT patrick [7535] * branches/cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) collision detection: routing tree depth through infrastructure Thu, 04 May 2006 12:59:48 GMT patrick [7533] * branches/cd/src/subprojects/collision_detection/collision_detection.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_test_entity.h (modified) collision: subproject up Tue, 25 Apr 2006 13:37:53 GMT bensch [7367] * branches/cd/src/subprojects/framework.cc (modified) Framework hack 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 ... Fri, 21 Apr 2006 09:45:52 GMT patrick [7357] * trunk/src/world_entities/spawning_point.cc (modified) * trunk/src/world_entities/spawning_point.h (modified) spawning point reviewed