Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3830 in orxonox.OLD


Ignore:
Timestamp:
Apr 14, 2005, 2:35:16 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: now the keyframe should also change the animation-function2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/animation.h

    r3829 r3830  
    232232      tmpKeyFrame = this->keyFrameList->firstElement();
    233233      bHasKeys = true;
     234      this->setAnimFunc(animFunc);
    234235    }
    235236  tmpKeyFrame->value = value;
Note: See TracChangeset for help on using the changeset viewer.