]> git.mxchange.org Git - flightgear.git/history - src/Scenery/SceneryPager.cxx
Whoops, case-sensitivity matters on Linux.
[flightgear.git] / src / Scenery / SceneryPager.cxx
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-08 Mathias FroehlichUse deferred models for scenery tile models.
2011-02-15 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim Mooreaccomodate changes to osgDB::DatabasePager interface
2010-11-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-30 Tim Mooreremove call to function removed in OSG
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/14' of git://gitoriou...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-11-19 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-19 ThorstenBTile manager improvements
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile under MSVC9
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-16 frohlichMake flightgear compile with todays osg trunk.
2008-06-03 timooreOne more try at the osg 2.5.1 pager fix
2008-06-02 timooreChanges for new DatabasePager interface in OSG 2.5.1
2008-05-14 timoorefg: move most scenery-related code to simgear
2008-04-25 mfranzTill BUSCH:
2008-03-22 timooremodel paging patch from Till Busch
2007-12-15 timooreAdded copyright to SceneryPager. Removed FGTileLoader
2007-12-14 timooreUse the OSG DatabasePager instead of FGTileLoader