]> git.mxchange.org Git - flightgear.git/commit
Add a new <power> property to allow raising an axis to a power other
authordavid <david>
Sat, 1 Mar 2003 21:28:51 +0000 (21:28 +0000)
committerdavid <david>
Sat, 1 Mar 2003 21:28:51 +0000 (21:28 +0000)
commit58adf467bfa86cc6df6eb8b1b0aada75c317165f
tree5693cb010f4a6ab7761a35b78e23350ee200395b
parentd38685b92f0fd522822433dc5111388b7f949cae
Add a new <power> property to allow raising an axis to a power other
than 1 or 2 (<squared/> still works as well, and is equivalent to
<power>2</power>).
src/Main/fg_commands.cxx