]> git.mxchange.org Git - simgear.git/history - simgear/scene/tgdb/ReaderWriterSPT.cxx
Fixed a crash: the singleton needs to be instantiated the first time SGCommandMgr...
[simgear.git] / simgear / scene / tgdb / ReaderWriterSPT.cxx
2013-02-25 Mathias Froehlichspt: Make the range multiplier configurable.
2013-02-25 Mathias Froehlichspt: Expose the paging levels to osg options.
2013-02-25 Mathias Froehlichspt: Use vbos for geometry.
2013-01-29 Mathias Froehlichspt: The bucket size case is already handled above.
2013-01-29 Mathias Froehlichspt: Introduce a third layer of paged nodes.
2013-01-20 Mathias Froehlichspt: Put the sea level textured tiles also under a...
2013-01-20 Mathias Froehlichspt: Consistently return references in the loader.
2013-01-20 Mathias Froehlichbucket: Make no bucket cross the 0 and 180 deg longitud...
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-07-21 Mathias Froehlichspt: Disable particle systems under a PagedLOD.
2012-05-19 Mathias FroehlichReaderWriterSPT: Cull out tiles that we look at from...
2012-03-04 Mathias Froehlichspt: Make use of newly provided earth texture.
2012-03-03 Mathias Froehlichmath: Remove SGMath osg dependency.
2011-12-17 Mathias FroehlichReturn ReadResult::FILE_NOT_HANDLED for unknown extensions.
2011-12-16 Mathias FroehlichImplement osg native scenery paging.