]> git.mxchange.org Git - simgear.git/commit
Pick animation moved to its own file.
authorJames Turner <zakalawe@mac.com>
Wed, 30 Jan 2013 21:51:41 +0000 (21:51 +0000)
committerJames Turner <zakalawe@mac.com>
Wed, 30 Jan 2013 21:51:41 +0000 (21:51 +0000)
commita58b41e7d266869346a03d6db9f9ce7145aaec06
treeae0f19beedf6dfcd07780b4dea5c0c25c5b68527
parent4db05e97c5f295f8d9c4f4e7f57a2241e58246c4
Pick animation moved to its own file.

Preparatory work for adding more pick animations which will share some
internals with this code.
simgear/scene/model/CMakeLists.txt
simgear/scene/model/SGPickAnimation.cxx [new file with mode: 0644]
simgear/scene/model/SGPickAnimation.hxx [new file with mode: 0644]
simgear/scene/model/animation.cxx
simgear/scene/model/animation.hxx