]> git.mxchange.org Git - flightgear.git/history - src/ATC/AIPlane.cxx
Don't just disable depth buffer writes but instead disable the depth test all together
[flightgear.git] / src / ATC / AIPlane.cxx
2003-04-15 daveluffMoved PatternLeg from AILocalTraffic to AIPlane
2003-03-27 daveluffStart interacting with ATC (still somewhat rudimentary)
2002-12-04 daveluffMinor changes to variable name and comments
2002-10-02 davidPreliminary support for AI planes from Dave Luff. ...