]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/HUD/HUD_tape.cxx
define label box pointer via <pointer-width> (width of base) and
[flightgear.git] / src / Instrumentation / HUD / HUD_tape.cxx
2006-07-24 mfranzI've heard that endless loops aren't overly popular.
2006-07-24 mfranz- don't use 10 pt font size for width calculations...
2006-07-22 mfranzget rid of struct Point and get_centroid(). Instruments...
2006-07-06 mfranz- more <tape> fixes
2006-07-06 mfranzfix <modulo> feature (required for the compass tape)
2006-07-06 mfranzwarning-- (not that it matters -- this code has yet...
2006-07-06 mfranz- fix unzoomed tapes (TODO: restore tick length)
2006-07-05 mfranz- cleanup of the day (more finegrained change history...
2006-07-04 mfranz- collect drawing primitives in the Item base class
2006-07-04 mfranz- don't store immutable states as strings (sigh!)
2006-07-04 mfranznew HUD (work in progress)