]> git.mxchange.org Git - flightgear.git/history - src/Scenery
VS2015 compatability fixes.
[flightgear.git] / src / Scenery /
2016-09-22 Edward d'AuvergneShift of management of the precipitation OSG scene...
2016-09-22 Edward d'AuvergnePrevention of the creation of multiple OSG scene graph...
2016-04-08 Stuart BuchananMake LOD of buildings/trees/objects/STG configurable.
2016-03-28 James TurnerFix a reset crash with pager threading.
2016-02-16 Edward d'AuvergneFix for the particle system.
2015-12-24 Erik HofmanFix the tile-manager subsystem name
2015-12-14 James TurnerMerge /u/userid-1550991/flightgear/ branch next into...
2015-12-11 James TurnerATC/Traffic doesn’t crash reset.
2015-12-10 James TurnerProgress towards testing
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-06-08 James TurnerRemove / reduce level on some debug output
2015-03-08 James TurnerOne more log item for the tile-cache.
2014-11-19 James TurnerAdding some debugs for Thorsten Renk’s issue.
2014-11-19 James TurnerAdding log message for an edge case.
2014-11-15 James TurnerTweak scenery-loaded logic
2014-11-11 James TurnerMove all tile-manager init to reinit path.
2014-08-09 Stuart BuchananNew materials.xml format
2014-05-24 James TurnerRespect tile expiry time when cache is disabled.
2014-05-17 James TurnerTune osgDB::MaxPagedLODs parameter
2014-05-16 James TurnerInitial mode to disable caching of tiles.
2014-03-13 James TurnerFix some leaks on reset
2014-03-06 James TurnerFix starting on carrier.
2014-03-05 James TurnerToggle cloud drawing on/off
2014-02-24 James Turneruse an osg::Switch to control scenery rendering
2014-02-21 James TurnerTile-manager can request VBOs.
2014-02-19 James TurnerTweak tile-manager SGBucket API
2014-02-13 James TurnerUse new SGBucket API in tile-manager
2014-02-05 Christian SchmittSimplify some SGGeod-related calculations
2014-01-23 James TurnerRemove some debug log calls.
2014-01-19 James TurnerCrash-fix: mat-lib is now reference-counted.
2014-01-06 James TurnerCrash fix: thread-safe material conditions
2013-11-12 James TurnerReset: explicit close-window function.
2013-10-29 James TurnerReset: given FGScenery a shutdown method.
2013-10-20 James TurnerSupport explicit aircraft interior models.
2013-09-30 James TurnerSplash-screen feedback on scenery download.
2013-09-30 James TurnerTile-manager: kill off tile-refresh.
2013-09-30 James TurnerTile-Manager waits on TerraSync to load.
2013-08-29 James TurnerPass terrasync dir through to osgDB options.
2013-06-22 James TurnerObject names for more scene-graph nodes.
2013-05-20 Thomas GeymayerFix #1125. Correct overloads...
2013-03-04 James TurnerMouseInput changes to support hover.
2013-02-09 James TurnerSplit huge NasalSys header apart.
2013-02-03 James TurnerUpdate for tweaked SGPickCallback API.
2012-12-15 James TurnerRestructure positional finalisation for sim-reset.
2012-11-27 ThorstenB#952 terrasync not scheduling tiles before sim reset
2012-09-27 James TurnerRestore the fdm-init check to splash-screen logic.
2012-09-25 ThorstenBMinor pointer safety and compiler warning issues.
2012-09-25 James TurnerHelpers to access view position.
2012-09-24 ThorstenBMinor tile manager clean-up.
2012-08-29 Mathias FroehlichPush SGMaterial use into these classes that need it.
2012-08-27 Mathias FroehlichFix compile of simgear headless past bvh rework.
2012-08-24 Mathias Froehlichbvh: Adapt to upstream bvh changes in simgear.
2012-08-21 James TurnerWhoops, case-sensitivity matters on Linux.
2012-08-21 James TurnerMake some include dependencies explicit.
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-07-19 Stuart BuchananAdd command to reload materials definitions. Note...
2012-06-11 Frederic BouvierThe terrain branch can contain models having lights
2012-06-10 Frederic BouvierGet more fps in Rembrandt: don't redraw the terrain...
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2012-04-15 ThorstenBFix SceneryPager destruction sequence.
2012-04-07 ThorstenBFix scenery reload issues.
2012-04-07 ThorstenBFix scenery reload issues.
2012-03-28 ThorstenBProperly drop empty tiles from tile cache.
2012-03-26 ThorstenBtilemanager: initialize member variables
2012-03-15 Mathias Froehlichscenery: Move flightgears paging back into the application.
2012-03-15 Mathias Froehlichscenery: The tile entries load callback is not needed...
2012-03-15 Mathias FroehlichRemove /sim/paths/use-custom-scenery-data.
2012-02-07 ThorstenBFix another line lost in a merge conflict.
2012-02-07 ThorstenBFix missing declaration.
2012-02-06 ThorstenB#553: decouple OSG callbacks from Nasal subsystem
2012-02-06 ThorstenBThis 'fixes' #613 but partly re-introduces #553.
2012-01-29 ThorstenBOops...
2012-01-29 ThorstenBMinor clean-up.
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-08 ThorstenBTemporarily disable Nasal callbacks in lazily loaded...
2011-12-17 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-12-17 ThorstenBAvoid spamming the log output
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-14 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-11-13 ThorstenBUntangle subsystems by replacing direct TileCache call...
2011-11-11 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-10 ThorstenBFixed typo.
2011-11-08 Mathias FroehlichUse deferred models for scenery tile models.
2011-11-01 James TurnerGoodbye automake.
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-09-05 Martin SpottMerge commit 'refs/merge-requests/11' of git://gitoriou...
2011-09-04 adrianMerge branch 'next' into radio-att
2011-09-04 ThorstenBAttempt to tidy up the search path mess (noticed by...
2011-08-20 ThorstenBAvoid some useless file accesses
2011-08-11 ThorstenBUse some more logging class variety.
2011-08-08 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-08 James TurnerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-08-08 Mathias FroehlichFixes #397: YASim aircraft start at >32000ft instead...
2011-08-07 Mathias FroehlichUse the bv tree leafs for altitude queries.
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
next