1
0
Fork 0
flightgear/src/Instrumentation/HUD
2006-07-23 16:57:13 +00:00
..
.cvsignore add new HUD to build system 2006-07-04 15:52:09 +00:00
HUD.cxx don't be afraid of the comma operator! 2006-07-22 11:48:22 +00:00
HUD.hxx - use Item::draw_circle() to draw circles (waypoint marker still to be done) 2006-07-23 08:14:03 +00:00
HUD_dial.cxx - fix unzoomed tapes (TODO: restore tick length) 2006-07-06 14:30:18 +00:00
HUD_gauge.cxx get rid of struct Point and get_centroid(). Instruments may access *their* 2006-07-22 10:09:36 +00:00
HUD_instrument.cxx get rid of struct Point and get_centroid(). Instruments may access *their* 2006-07-22 10:09:36 +00:00
HUD_label.cxx bracesless blocks are peanuts! It's forgotten "else" that do real harm. :-) 2006-07-12 20:54:27 +00:00
HUD_ladder.cxx cleanup (getBoolValue() returns false by default) 2006-07-23 16:57:13 +00:00
HUD_misc.cxx reticle should fit into bounding box (don't take diameter as radius) 2006-07-22 17:27:43 +00:00
HUD_runway.cxx don't be afraid of the comma operator! 2006-07-22 11:48:22 +00:00
HUD_scale.cxx - fix unzoomed tapes (TODO: restore tick length) 2006-07-06 14:30:18 +00:00
HUD_tape.cxx get rid of struct Point and get_centroid(). Instruments may access *their* 2006-07-22 10:09:36 +00:00
HUD_tbi.cxx get rid of struct Point and get_centroid(). Instruments may access *their* 2006-07-22 10:09:36 +00:00
Makefile.am add MIL-STD-1787B Aiming Reticle (stadiametric; TODO: standby) 2006-07-22 08:00:56 +00:00