Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5005 in orxonox.OLD for orxonox/trunk/src/world_entities/camera.cc


Ignore:
Timestamp:
Aug 14, 2005, 1:26:49 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: quatSchlarp works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world_entities/camera.cc

    r5004 r5005  
    146146       this->setRelCoorSoft(4, 0, 0);
    147147       this->target->setRelCoorSoft(10,0,0);
    148       //this->target->setRelDirSoft(Quaternion(M_PI/4.0, Vector(0,1,0)));
     148//      this->target->setRelDirSoft(Quaternion(M_PI/4.0, Vector(0,1,0)));
    149149      break;
    150150    case VIEW_LEFT:
Note: See TracChangeset for help on using the changeset viewer.