# # ChangeLog for orxonox/branches/physics/src/lib/physics in orxonox.OLD # # Generated by Trac 1.0.9 # May 24, 2024, 12:13:44 AM Thu, 26 May 2005 07:25:44 GMT bensch [4292] * orxonox/branches/physics/configure (modified) * orxonox/branches/physics/configure.ac (modified) * orxonox/branches/physics/src/lib/physics/Makefile.in (added) * orxonox/branches/physics/src/subprojects/Makefile.am (modified) * orxonox/branches/physics/src/subprojects/Makefile.in (modified) * orxonox/branches/physics/src/subprojects/importer/Makefile.am (modified) * orxonox/branches/physics/src/subprojects/importer/Makefile.in (modified) * orxonox/branches/physics/src/subprojects/particles (copied) * orxonox/branches/physics/src/subprojects/particles/Makefile.am (modified) * orxonox/branches/physics/src/subprojects/particles/Makefile.in (modified) orxonox/branches/physics: added subproject particles-fun :) Thu, 26 May 2005 07:21:39 GMT bensch [4291] * orxonox/branches/physics/configure (modified) * orxonox/branches/physics/configure.ac (modified) * orxonox/branches/physics/src/Makefile.am (modified) * orxonox/branches/physics/src/Makefile.in (modified) * orxonox/branches/physics/src/lib/Makefile.am (modified) * orxonox/branches/physics/src/lib/Makefile.in (modified) * orxonox/branches/physics/src/lib/physics/Makefile.am (copied) orxonox/branches/physics: building physics-engine as a lib Thu, 26 May 2005 07:08:35 GMT bensch [4290] * orxonox/branches/physics/src/Makefile.am (modified) * orxonox/branches/physics/src/Makefile.in (modified) * orxonox/branches/physics/src/lib/physics (moved) orxonox/branches/physics: moved the physics stuff to a new location Wed, 18 May 2005 23:28:19 GMT buerlia [4221] * orxonox/branches/physics/src/util/physics/i_physics.cc (modified) * orxonox/branches/physics/src/util/physics/i_physics.h (modified) orxonox/branches/physics: addForce function for rigid bodies; made ...