Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 27, 2005, 6:56:01 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: weapon animation not realy nice but working now.. :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/util/animation/animation3d.cc

    r3993 r4000  
    105105    {
    106106      tmpKeyFrame = this->keyFrameList->firstElement();
    107       this->setAnimFuncMov(animFuncMov);
    108       this->setAnimFuncRot(animFuncRot);
     107      //this->setAnimFuncMov(animFuncMov);
     108      //this->setAnimFuncRot(animFuncRot);
    109109    }
    110110  else
Note: See TracChangeset for help on using the changeset viewer.