# # ChangeLog for branches/cd/src in orxonox.OLD # # Generated by Trac 1.0.9 # Nov 23, 2024, 11:36:26 PM Wed, 17 May 2006 23:42:54 GMT patrick [7667] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) cd: perfect fitting obb box Wed, 17 May 2006 23:41:35 GMT patrick [7666] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/lib/graphics/importer/static_model.cc (modified) cd: found the modelInfo bug, classical vertex index problem :D obb ... Wed, 17 May 2006 23:24:56 GMT patrick [7665] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_detection.cc (modified) cd: getting hotter here. problem seems to be in the modelInfo structure Wed, 17 May 2006 22:15:48 GMT patrick [7660] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_detection.cc (modified) cd: collision boxes getting better. but still not centered correctly Wed, 17 May 2006 20:36:01 GMT patrick [7658] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_detection.cc (modified) cd: on debug tour again Thu, 11 May 2006 15:34:14 GMT patrick [7597] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/lib/math/plane.cc (modified) * branches/cd/src/subprojects/collision_detection/collision_test_entity.cc (modified) cd: plane forumula reformulated since there was a small bug in it. Thu, 11 May 2006 00:28:25 GMT patrick [7590] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) cd: flush Thu, 11 May 2006 00:20:53 GMT patrick [7589] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/cd/src/lib/math/plane.cc (modified) cd: restructuring, bug not found, strange things going on Wed, 10 May 2006 23:38:14 GMT patrick [7588] * branches/cd/src/lib/collision_detection/obb_tree_node.cc (modified) cd: changing to new coordinate format 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