1
0
Fork 0
flightgear/src/Instrumentation/HUD
mfranz 5cceb32c0a - read x/y/width/height as floats
- don't write bars past nadir/zenith (better MILSTD compliance)
- introduce tick-length/zero-bar-overlength/enable-dive-bar-angle
  configuration parameters
- simplification
2008-07-28 17:04:24 +00:00
..
.cvsignore add new HUD to build system 2006-07-04 15:52:09 +00:00
HUD.cxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
HUD.hxx - read x/y/width/height as floats 2008-07-28 17:04:24 +00:00
HUD_dial.cxx - don't use 10 pt font size for width calculations, when in fact we use 2006-07-24 16:00:18 +00:00
HUD_gauge.cxx - make the alignment function a static HUD member (for namespace 2006-08-01 15:31:15 +00:00
HUD_instrument.cxx - read x/y/width/height as floats 2008-07-28 17:04:24 +00:00
HUD_label.cxx Another round of memory leak fixes from Till Busch 2008-01-24 23:05:58 +00:00
HUD_ladder.cxx - read x/y/width/height as floats 2008-07-28 17:04:24 +00:00
HUD_misc.cxx Another round of memory leak fixes from Till Busch 2008-01-24 23:05:58 +00:00
HUD_runway.cxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
HUD_scale.cxx - fix turn bank indicator (bank scale type) 2006-07-27 23:34:11 +00:00
HUD_tape.cxx throw out "zoomed" tapes. These drew 60% of the scale with bullets rather 2006-08-02 15:34:33 +00:00
HUD_tbi.cxx reduce marker gap 2006-07-28 18:41:12 +00:00
Makefile.am add MIL-STD-1787B Aiming Reticle (stadiametric; TODO: standby) 2006-07-22 08:00:56 +00:00