# # ChangeLog for orxonox/trunk/src/lib/collision_detection/bounding_sphere.cc in orxonox.OLD # # Generated by Trac 1.0.9 # Jun 5, 2024, 10:08:21 PM Tue, 07 Jun 2005 06:18:59 GMT bensch [4527] * orxonox/trunk/configure (modified) * orxonox/trunk/configure.ac (modified) * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/lib/Makefile.am (modified) * orxonox/trunk/src/lib/Makefile.in (modified) * orxonox/trunk/src/lib/collision_detection (moved) * orxonox/trunk/src/lib/collision_detection/Makefile.am (copied) * orxonox/trunk/src/lib/collision_detection/Makefile.in (copied) orxonox/trunk: moved the collision_detection to the libs dir, and ... Sun, 05 Jun 2005 22:42:25 GMT patrick [4513] * orxonox/trunk/src/Makefile.am (modified) * orxonox/trunk/src/Makefile.in (modified) * orxonox/trunk/src/defs/class_list.h (modified) * orxonox/trunk/src/util/collision_detection/bounding_sphere.cc (added) * orxonox/trunk/src/util/collision_detection/bounding_sphere.h (added) orxonox/trunk: added the bounding sphere structure to the cd framework