]> git.mxchange.org Git - flightgear.git/commit
Started support for animations. Currently, the only supported type
authordavid <david>
Tue, 26 Feb 2002 00:10:06 +0000 (00:10 +0000)
committerdavid <david>
Tue, 26 Feb 2002 00:10:06 +0000 (00:10 +0000)
commitfe7fbdf532e18eae69e7a50a466fef2990f06647
treeb0eb139b6062431d51a151e7dadda4c37a5d919a
parent3d4bec275b3c10ff7c07483b536a1903701a45c0
Started support for animations.  Currently, the only supported type
(other than "none") is "spin", which must be tied to a property giving
a value in RPM.  This gets the DC-3 propellers turning.  The next type
will be "rotation", which will allow the flaps, elevators, ailerons,
and rudders to move (and even gear, eventually).  Later, I'll add
"shift" for sliding things around, and will figure something out for
blinking lights.
src/Main/model.cxx
src/Main/model.hxx