Changeset 5065 in orxonox.OLD for orxonox/trunk/ChangeLog
- Timestamp:
- Aug 18, 2005, 1:41:24 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/ChangeLog
r5025 r5065 1 2005-08-16 Patrick Boenzli <boenzli@orxonox.ethz.ch> 2 Integrated the collision detection into the orxonox framework. It 3 bases on object-oriented-bounding boxes. The tree is spawned out of 4 any polygon soup. 5 1 6 2005-08-15 Benjamin Grauer <bensch@orxonox.ethz.ch> 2 7 Reimplemented the IniParser. … … 14 19 the Factory-style. 15 20 Faster algorithm in the GarbageCollector, that only checks collectables. 21 22 2005-07-23 Patrick Boenzli <boenzli@orxonox.ethz.ch> 23 Implemented a spatial separation algorithm that separates any polygon 24 soup into a quadtree. The tree leafs are hold in a hash table for 25 fast lookup. 16 26 17 27 2005-07-14 Benjamin Grauer <bensch@orxonox.ethz.ch>
Note: See TracChangeset
for help on using the changeset viewer.