]> icculus.org git repositories - divverent/nexuiz.git/commit
more work on the menu animation framework, now it has keyframe animations too.
authoresteel <esteel@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Wed, 24 Feb 2010 22:07:55 +0000 (22:07 +0000)
committeresteel <esteel@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Wed, 24 Feb 2010 22:07:55 +0000 (22:07 +0000)
commit2c7df91953c0d667f66bb503b785dc395c748cbb
tree67a0560ef9282c0d1be1b3338a6a0b0f468172be
parente58f927d3fc16b0d3882f940c64228a01ad8b49d
more work on the menu animation framework, now it has keyframe animations too.
removed the example comment-code from slider, guess its better to create a git branch as playground..

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8667 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
data/qcsrc/menu/anim/animation.c
data/qcsrc/menu/anim/easing.c [new file with mode: 0644]
data/qcsrc/menu/anim/keyframe.c [new file with mode: 0644]
data/qcsrc/menu/classes.c
data/qcsrc/menu/nexuiz/slider.c