]> git.mxchange.org Git - simgear.git/commit
Modified Files:
authorfrohlich <frohlich>
Mon, 28 May 2007 07:13:07 +0000 (07:13 +0000)
committerfrohlich <frohlich>
Mon, 28 May 2007 07:13:07 +0000 (07:13 +0000)
commit487701a143b20468fe384b889511183773c7e680
tree76ff4d9bc81517282d29cdcfc8cf46d85dab4f9e
parentf32e037c584c9a2e7ad7e197500ce7b8b573e3ee
Modified Files:
simgear/scene/model/Makefile.am
simgear/scene/model/animation.cxx
simgear/scene/model/animation.hxx
Added Files:
simgear/scene/model/SGRotateTransform.cxx
simgear/scene/model/SGRotateTransform.hxx
simgear/scene/model/SGScaleTransform.cxx
simgear/scene/model/SGScaleTransform.hxx
simgear/scene/model/SGTranslateTransform.cxx
simgear/scene/model/SGTranslateTransform.hxx:
Factor out some useful classes.
simgear/scene/model/Makefile.am
simgear/scene/model/SGRotateTransform.cxx [new file with mode: 0644]
simgear/scene/model/SGRotateTransform.hxx [new file with mode: 0644]
simgear/scene/model/SGScaleTransform.cxx [new file with mode: 0644]
simgear/scene/model/SGScaleTransform.hxx [new file with mode: 0644]
simgear/scene/model/SGTranslateTransform.cxx [new file with mode: 0644]
simgear/scene/model/SGTranslateTransform.hxx [new file with mode: 0644]
simgear/scene/model/animation.cxx
simgear/scene/model/animation.hxx