# # ChangeLog for orxonox/branches/bezierTrack/src in orxonox.OLD # # Generated by Trac 1.0.9 # Sep 6, 2024, 6:40:28 AM Tue, 30 Nov 2004 00:13:48 GMT bensch [3023] * orxonox/branches/bezierTrack/src/Makefile.am (modified) * orxonox/branches/bezierTrack/src/Makefile.in (modified) * orxonox/branches/bezierTrack/src/camera.cc (modified) * orxonox/branches/bezierTrack/src/camera.h (modified) * orxonox/branches/bezierTrack/src/coordinates.cc (added) * orxonox/branches/bezierTrack/src/coordinates.h (modified) * orxonox/branches/bezierTrack/src/curve.cc (modified) * orxonox/branches/bezierTrack/src/curve.h (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: just an idea of how the new Coordinate- ... Sun, 28 Nov 2004 12:46:56 GMT bensch [3019] * orxonox/branches/bezierTrack/src/curve.cc (modified) * orxonox/branches/bezierTrack/src/curve.h (modified) orxonox/branches/bezierTrack: added Class Curve, and made BezierCurve ... Sun, 28 Nov 2004 12:31:21 GMT bensch [3018] * orxonox/branches/bezierTrack/src/Makefile.am (modified) * orxonox/branches/bezierTrack/src/Makefile.in (modified) * orxonox/branches/bezierTrack/src/curve.cc (added) * orxonox/branches/bezierTrack/src/curve.h (added) * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/track.h (modified) * orxonox/branches/bezierTrack/src/vector.cc (modified) * orxonox/branches/bezierTrack/src/vector.h (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: moved Curve to its own file. I expect ... Sat, 27 Nov 2004 19:18:01 GMT bensch [3017] * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/vector.cc (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: fixed small error with k++, ++k. Sat, 27 Nov 2004 17:12:42 GMT bensch [3016] * orxonox/branches/bezierTrack/src/vector.cc (modified) orxonox/branches/bezierTrack: now the Track-direction is what it ... Sat, 27 Nov 2004 16:38:19 GMT bensch [3015] * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/track.h (modified) * orxonox/branches/bezierTrack/src/vector.cc (modified) * orxonox/branches/bezierTrack/src/vector.h (modified) orxonox/branches/bezierCurve: better algorithm Sat, 27 Nov 2004 15:12:26 GMT bensch [3014] * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/track.h (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: Track visible. It worked :) Sat, 27 Nov 2004 11:45:12 GMT bensch [3013] * orxonox/branches/bezierTrack/src/camera.cc (modified) * orxonox/branches/bezierTrack/src/collision.cc (modified) * orxonox/branches/bezierTrack/src/coordinates.h (modified) * orxonox/branches/bezierTrack/src/environment.cc (modified) * orxonox/branches/bezierTrack/src/orxonox.cc (modified) * orxonox/branches/bezierTrack/src/player.cc (modified) * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/track.h (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: Location->r ,->w to ->pos ->dir. ... Sat, 27 Nov 2004 00:05:47 GMT bensch [3010] * orxonox/branches/bezierTrack/src/track.cc (modified) * orxonox/branches/bezierTrack/src/track.h (modified) * orxonox/branches/bezierTrack/src/vector.cc (modified) * orxonox/branches/bezierTrack/src/vector.h (modified) * orxonox/branches/bezierTrack/src/world.cc (modified) orxonox/branches/bezierTrack: moveing possible (strange Camera- ... Fri, 26 Nov 2004 23:57:01 GMT bensch [3009] * orxonox/branches/bezierTrack (copied) orxonox/branches: added branche bezierTrack for the new Track system Fri, 26 Nov 2004 22:32:45 GMT bensch [3005] * orxonox/trunk/src/track.cc (modified) * orxonox/trunk/src/world.cc (modified) orxonox/trunk/src: reverted these two files