]> git.mxchange.org Git - flightgear.git/commit
Added a GUI vec3 pilot offset control contributed by Norman Vine.
authorcurt <curt>
Mon, 29 Jan 2001 05:08:00 +0000 (05:08 +0000)
committercurt <curt>
Mon, 29 Jan 2001 05:08:00 +0000 (05:08 +0000)
commit97f526f7a6ac76f2740265c00e44597345cafdf6
tree6adc7d49f0349d99895f6399d7ef941fafbc6200
parentf023440a5fc04b64818d8153edfa54a97bdefa2f
Added a GUI vec3 pilot offset control contributed by Norman Vine.
src/GUI/Makefile.am
src/GUI/gui.cxx
src/GUI/sgVec3Slider.cxx [new file with mode: 0644]
src/GUI/sgVec3Slider.hxx [new file with mode: 0644]
src/Main/main.cxx