]> git.mxchange.org Git - flightgear.git/history - src/Scenery/hitlist.cxx
Make sure pu.h doesn't include glut by accident.
[flightgear.git] / src / Scenery / hitlist.cxx
2004-04-01 curtClean up various compiler warnings that have crept...
2003-12-19 andyMinor API changes to support the new sg_geodesy impleme...
2003-11-25 curtThe code to find the highest hit below you didn't work...
2003-11-24 curtComment out timing calls, but leave them there for...
2003-11-22 ehofmanMake sure SGTimeStamp is found
2003-11-21 curtTweaks and massages to the ground intersection code...
2003-11-21 curtWith this patch, you can fly under bridges, then turn...
2003-11-21 curtFix a terrain intersection calculating bug. The code...
2003-06-04 ehofmanA bounding sphere may be empty, which is perfectly...
2002-05-14 curtConsolodating scenery structures in scenery.hxx.
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-25 davidPatch from Norman Vine:
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-03-18 curtWhite space tweaks.
2002-03-18 curtHere is a cleaned up hitlist that should solve the...
2002-03-17 curtIncorporated Norman's optimized line/geometry intersect...
2002-03-03 curtFurther restructuring of the scenery loading code.
2002-02-28 curtLatest version of hitlist.cxx from Norman Vine:
2002-02-05 curtA grab bag of tweaks and patches from Norman Vine.
2001-12-24 davidRenamed static function from sgdPointInTriangle to...
2001-10-11 curtVarious floating point / initial value bug fixes from...
2001-07-31 curtRemove cached intersection code so that we can support...
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-07-11 curtShuffled around and restructured the terrain elevation...
2001-05-15 curtModifications to coordinate with recent changes in...
2001-03-24 curtinlines.h -> sg_inlines.h
2001-03-24 curtFG_ to SG_ namespace changes.
2000-10-23 curtUpdates to track more consistant naming scheme in simgear.
2000-09-06 curtTweaks ...
2000-06-20 curtRearranging some code.
2000-06-16 curtInitial revision.