]> git.mxchange.org Git - flightgear.git/history - src/Instrumentation/HUD/HUD.cxx
better use unset() for unsetting ...
[flightgear.git] / src / Instrumentation / HUD / HUD.cxx
2008-07-30 mfranzdisable clip planes after use (Doesn't seem to make...
2008-07-29 mfranzs/clip/clipping/
2008-07-29 mfranz- extract clipping code to HUD.cxx, allowing generic...
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRestore inclusion of GLU.h
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2006-10-29 frohlichModified Files:
2006-08-01 mfranzuse assignment operators (to my defense: the *x/*y...
2006-08-01 mfranz- make the alignment function a static HUD member ...
2006-07-31 mfranz- move HUDText constructor/methods to HUD.cxx
2006-07-24 mfranz- don't use 10 pt font size for width calculations...
2006-07-22 mfranzdon't be afraid of the comma operator!
2006-07-22 mfranzadd MIL-STD-1787B Aiming Reticle (stadiametric; TODO...
2006-07-15 mfranzwhoops ... don't let the new HUD turn off 3D mode in...
2006-07-11 mfranz- read new HUD from /sim/hud/path[1] (was: /hud)
2006-07-05 mfranz- cleanup of the day (more finegrained change history...
2006-07-05 fredbWin32 fixes
2006-07-04 mfranznew HUD (work in progress)