]> git.mxchange.org Git - simgear.git/history - simgear/scene/tgdb
Fix path in include directive
[simgear.git] / simgear / scene / tgdb /
2012-03-04 Frederic BouvierSmaller point light for vasi
2012-03-04 Frederic BouvierIncrease point sprite size for runway lights
2012-03-04 Frederic BouvierUse bigger point sprites for airport lighting
2012-03-04 Frederic BouvierPut airport lights in RenderBin to enable glow
2012-03-04 Mathias Froehlichspt: Make use of newly provided earth texture.
2012-03-04 Mathias Froehlichscenery: Only add trasnform matrices on successful...
2012-03-04 Mathias FroehlichMake use of SGReaderWriterOptions::copyOrCreate in...
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2012-03-03 Mathias FroehlichUntangle osg singleton dependencies.
2012-03-03 Mathias Froehlichmath: Remove SGMath osg dependency.
2012-03-03 Mathias Froehlichscenery: inline SGGenTile into its single caller.
2012-03-03 Mathias Froehlichscenery: Route loader options through the btg loader.
2012-02-28 Stuart BuchananFix masked rotation so that it's clockwise from above.
2012-02-26 Stuart BuchananCorrect spacing between buildings.
2012-02-23 Stuart BuchananStop objects from overlapping the edge of the triangle...
2012-02-10 Stuart BuchananFall back to taking tree textures from Terrain/ if...
2012-02-07 Stuart BuchananRetire tree-density and wood-size, as they have been...
2012-02-05 Stuart BuchananRandom object and vegetation masking based on bitmap...
2012-01-09 ThorstenBSlightly better error message for invalid taxiway signs.
2011-12-17 Mathias FroehlichReturn ReadResult::FILE_NOT_HANDLED for unknown extensions.
2011-12-16 Mathias FroehlichCorrect scenery load path extension.
2011-12-16 Mathias FroehlichImplement osg native scenery paging.
2011-11-28 James TurnerBuild system tweaks to support SIMGEAR_SHARED building...
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-19 ThorstenBMerge commit 'refs/merge-requests/17' of git://gitoriou...
2011-11-17 Christian SchmittAllow 6-lights VASI as well (2 bars a 3 lights).
2011-11-13 Frederic BouvierFix MSVC build
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-24 James TurnerAddress warnings found via Clang - especially related...
2011-10-23 James TurnerMake lat/lon points in the ocean tile configurable...
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-08 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2011-10-06 Torsten DreyerMerge commit 'refs/merge-requests/12' of git://gitoriou...
2011-09-15 Stuart BuchananMake tree textures consistent across runs by replacing...
2011-07-31 ThorstenB#232: resurrect the "point sprites for runway lights...
2011-07-29 Stuart BuchananUpdates to random forest:
2011-06-11 ThorstenBConvert terrasync into a subsystem.
2011-06-09 ThorstenBAdd method to reload specific scenery tiles.
2011-03-04 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenB#83: John Denker: Set correct file modes
2011-02-17 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-16 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim Mooreaccomodate changes to osgDB::DatabasePager interface
2011-02-13 ThorstenBClear tile cache on (re-)init.
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-19 ThorstenBImproved tile cache priority scheme.
2010-11-14 ThorstenBremove old .cvsignore files
2010-10-07 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-10-05 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-10-05 Frederic BouvierUse same transformation for generated ocean tiles than...
2010-10-02 Tim MooreThorsten Renk's fix for tile manager problems
2010-08-09 James TurnerMake SGPath cache stat() information, cheers Fred
2010-07-30 James TurnerMerge branch 'topics/remove_point3d' of git@gitorious...
2010-07-29 James TurnerRemove deprecated vector classes - finally!
2010-07-29 James TurnerWIP - removing remaining users of Point3D.
2010-05-06 Tim MooreMerge branch 'jmt/ref_ptr-conv'
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-06 Tim MooreMerge branch 'ehofman/sound'
2010-05-06 Tim MooreMerge branch 'fredb/msvc-cleanup'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
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...
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'master' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'mathias/intersect' into next
2010-05-05 Tim MooreMerge branch 'master' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'ehofman/sound' into next
2010-05-05 Tim MooreMerge branch 'fredb/msvc-cleanup' into next
2010-05-05 Tim MooreMerge branch 'ehofman/model' into next
2010-05-05 fredbStuart Buchanan: Fix a bug in the random object placeme...
2010-04-25 Tim MooreMerge branch 'fredb/effect-stuff'
2010-04-25 Tim MooreMerge branch 'zan/cubemap'
2010-04-25 Tim MooreMerge branch 'fredb/geom-shader'
2010-04-25 Tim MooreMerge branch 'ehofman/particles'
2010-04-25 Tim MooreMerge branch 'timoore/aptsign'
2010-04-25 Tim MooreMerge branch 'jmt/magvar'
2010-04-25 Tim MooreMerge branch 'fred/precip'
2010-04-25 Tim MooreMerge branches 'ehofman/propfix' and 'ehofman/sound'
2010-04-25 Tim MooreMerge branches 'ehofman/config' and 'ehofman/dlerror'
2010-04-12 Tim MooreMerge branch 'fredb/effect-stuff' into next
2010-04-03 Tim MooreMerge branch 'zan/cubemap' into next
2010-03-30 Tim MooreMerge branch 'fredb/geom-shader' into next
2010-03-30 Tim MooreMerge branch 'zan/generate'
2010-03-27 Tim MooreMerge branch 'ehofman/particles' into next
2010-03-27 Tim MooreMerge branch 'ehofman/dlerror' into next
2010-03-16 Tim MooreMerge branch 'ehofman/sound' into next
2010-03-16 Tim MooreMerge branch 'ehofman/propfix' into next
2010-03-16 Tim MooreMerge branch 'timoore/clipgroup' into next
2010-03-16 Tim MooreMerge branch 'zan/generate' into next
2010-03-16 fredbLauri Peltonen : add the ability to generate tangent...
2010-03-16 Tim MooreMerge branch 'jmt/magvar' into next
2010-03-16 Tim MooreMerge branch 'fred/precip' into next
next