]> git.mxchange.org Git - simgear.git/commit
Add trackTo (locked-track) animation
authorThomas Geymayer <tomgey@gmail.com>
Thu, 25 Apr 2013 21:22:04 +0000 (23:22 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Thu, 25 Apr 2013 21:23:16 +0000 (23:23 +0200)
commit559a5d146ab49f70bd10850f495be32086a60645
tree09de57aa48c33b545b5ad4262a40f6428c8cdc12
parentdf46c58cb8151c2a20cdfd91c2c98fc2e3c15a8b
Add trackTo (locked-track) animation
simgear/scene/model/CMakeLists.txt
simgear/scene/model/SGPickAnimation.cxx
simgear/scene/model/SGTrackToAnimation.cxx [new file with mode: 0644]
simgear/scene/model/SGTrackToAnimation.hxx [new file with mode: 0644]
simgear/scene/model/animation.cxx
simgear/scene/model/animation.hxx
simgear/scene/model/animation_test.cxx [new file with mode: 0644]