]> git.mxchange.org Git - simgear.git/history - simgear/scene/tgdb/TileEntry.cxx
Implement osg native scenery paging.
[simgear.git] / simgear / scene / tgdb / TileEntry.cxx
2011-12-16 Mathias FroehlichImplement osg native scenery paging.
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-06-11 ThorstenBConvert terrasync into a subsystem.
2011-06-09 ThorstenBAdd method to reload specific scenery tiles.
2010-11-19 ThorstenBImproved tile cache priority scheme.
2010-10-02 Tim MooreThorsten Renk's fix for tile manager problems
2010-05-06 Tim MooreMerge branch 'jmt/ref_ptr-conv'
2010-05-05 Tim MooreMerge branch 'jmt/ref_ptr-conv' into next
2010-05-05 jmtCompile even if OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERS...
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'topic/projection' into next
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-17 jmtLogging: quiet down STG parsing.
2009-08-23 torstenwarning fix: initializing members in the order they...
2009-07-02 frohlichRemove unneeded explicit scenegraph deletion.
2009-06-25 frohlichRemove unused headers.
2009-06-15 frohlichMark static transforms as static.
2009-06-11 frohlichRemove unused header.
2009-06-11 frohlichReplace SGPlacementTrans usage with osg::PositionAttitu...
2009-06-11 frohlichUse osg's builtin mechanisms to traverse only in range...
2009-06-02 frohlichAvoid empty search path extensions for the case that...
2009-06-02 frohlichWhen loading stg files honour the original path if...
2009-06-02 frohlichCleanup.
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-30 frohlichRemove unused header.
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2008-05-31 fredbUse bool instead of int to represent boolean values
2008-05-15 fredbWin32 fix
2008-05-14 timooresg: move most scenery-related code to simgear