1
0
Fork 0
flightgear/src/Input
ehofman 5430d87f01 Ralf Gerlich:
- automatic detection of axis directionality, so that axis inputs are appropriately inverted only when necessary
- fixed trim axis names for better understandability
- fixed signs for flaps up/down property increments
- button 0 was previously used for skipping axes and buttons in both loops. Now button 0 can be assigned a binding (e.g., brakes). Instead, moving any axis during the button-assignment-loop indicates skipping.
- The user is now told how to skip a control.
2005-07-31 14:05:55 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
fgjs.cxx Ralf Gerlich: 2005-07-31 14:05:55 +00:00
input.cxx remove my beloved removeChildren() ... sniff 2005-06-30 19:26:29 +00:00
input.hxx - don't store link to a disconnected *copy* of a subtree, but a link to 2005-06-20 18:52:45 +00:00
js_demo.cxx Add calls to jsInit() which is a noop on all platforms but Mac. 2004-05-04 19:02:19 +00:00
jsinput.cxx Ralf Gerlich: 2005-07-31 14:05:55 +00:00
jsinput.h Ralf Gerlich: 2005-07-31 14:05:55 +00:00
jssuper.cxx Tweak #includes to use double quotes for local files not <> 2001-12-10 23:00:27 +00:00
jssuper.h Cygwin fixes contributed by Norman Vine. 2001-06-12 23:15:16 +00:00
Makefile.am Martin Spott: 2005-01-24 10:17:14 +00:00