# # ChangeLog for branches/collision_detection in orxonox.OLD # # Generated by Trac 1.0.9 # May 29, 2024, 3:59:46 AM Tue, 29 Nov 2005 17:01:26 GMT patrick [5825] * 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: some source reformat and function reorg Sun, 27 Nov 2005 15:07:22 GMT bensch [5796] * branches/collision_detection/Makefile.in (modified) * branches/guidedmissile/aclocal.m4 (modified) * branches/old.we (moved) * branches/old.we/AUTHORS (copied) * branches/old.we/CODING-STANDARDS (copied) * branches/old.we/COPYING (copied) * branches/old.we/ChangeLog (copied) * branches/old.we/IDEAS (copied) * branches/old.we/INSTALL (copied) * branches/old.we/MakeMakefile (copied) * branches/old.we/Makefile.am (copied) * branches/old.we/NEWS (copied) * branches/old.we/README (copied) * branches/old.we/ToDo (copied) * branches/old.we/aclocal.m4 (copied) * branches/old.we/autogen.sh (copied) * branches/old.we/config.guess (copied) * branches/old.we/config.h.in (copied) * branches/old.we/config.sub (copied) * branches/old.we/configure (copied) * branches/old.we/configure.ac (copied) * branches/old.we/depcomp (copied) * branches/old.we/doc (copied) * branches/old.we/install-sh (copied) * branches/old.we/missing (copied) * branches/old.we/mkinstalldirs (copied) * branches/old.we/scripts (copied) * branches/old.we/src (copied) * branches/old.we/src/world_entities/weapons/bomb.cc (modified) * branches/old.we/src/world_entities/weapons/bomb.h (modified) orxonox/trunk: moved old world_entites branche out of the way 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 18:01:42 GMT patrick [5713] * branches/collision_detection/src/defs/debug.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_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) collision_bibischen: more interface changes, more covariance building Tue, 22 Nov 2005 16:49:30 GMT patrick [5712] * 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: exchanged box pointer against ref Tue, 22 Nov 2005 16:44:16 GMT patrick [5711] * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/event/Makefile.in (modified) * branches/collision_detection/src/lib/graphics/Makefile.in (modified) * branches/collision_detection/src/lib/graphics/importer/Makefile.in (modified) * branches/collision_detection/src/lib/graphics/spatial_separation/Makefile.in (modified) * branches/collision_detection/src/lib/gui/Makefile.in (modified) * branches/collision_detection/src/lib/gui/gl_gui/Makefile.in (modified) * branches/collision_detection/src/lib/gui/gtk_gui/Makefile.in (modified) * branches/collision_detection/src/lib/particles/Makefile.in (modified) * branches/collision_detection/src/lib/physics/Makefile.in (modified) * branches/collision_detection/src/lib/shell/Makefile.in (modified) * branches/collision_detection/src/lib/sound/Makefile.in (modified) * branches/collision_detection/src/lib/tinyxml/Makefile.in (modified) * branches/collision_detection/src/subprojects/Makefile.in (modified) * branches/collision_detection/src/subprojects/collision_detection/Makefile.in (modified) * branches/collision_detection/src/subprojects/importer/Makefile.in (modified) * branches/collision_detection/src/subprojects/particles/Makefile.in (modified) * branches/collision_detection/src/subprojects/testmain/Makefile.in (modified) * branches/collision_detection/src/util/Makefile.in (modified) collision_detection: small fix for segfault prevention Tue, 22 Nov 2005 16:38:45 GMT patrick [5710] * branches/collision_detection/src/lib/collision_detection/obb_tree_node.cc (modified) collision_detection: start switching to triangles instead of vertex soup Tue, 22 Nov 2005 15:03:53 GMT bensch [5709] * branches/collision_detection/src/lib/graphics/importer/abstract_model.h (modified) * branches/collision_detection/src/lib/graphics/importer/model.cc (modified) orxonox/trunk: new ModelInfo-member in AbstractModel Tue, 22 Nov 2005 14:19:00 GMT patrick [5706] * 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/obb_tree_node.cc (modified) collision_detection: removed some more variables and changed some names Tue, 22 Nov 2005 13:22:40 GMT patrick [5705] * 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: slowly removing old functions and exchanging ... Tue, 22 Nov 2005 13:07:49 GMT patrick [5704] * 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/obb_tree_node.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb_tree_node.h (modified) collision_detection: removed some more unused variables 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 Tue, 22 Nov 2005 01:26:46 GMT bensch [5699] * branches/collision_detection/src/lib/collision_detection/obb.cc (modified) * branches/collision_detection/src/lib/collision_detection/obb.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) orxonox/branches/collision_detection: switched from pointers to ... 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 23:55:02 GMT bensch [5694] * trunk/src/lib/collision_detection/obb_tree_node.cc (modified) * trunk/src/lib/math/matrix.h (modified) orxonox/trunk: new Matrix Constructor to create a Matrix out of a ...