]> git.mxchange.org Git - simgear.git/history - simgear/scene
Revert "Use simgear internal stuff for the singleton class."
[simgear.git] / simgear / scene /
2012-03-03 Mathias FroehlichRemove left over from osg/core dependencies.
2012-03-03 Mathias Froehlichmath: Remove SGMath osg dependency.
2012-03-03 Mathias Froehlichmath: Move lerp function into SGMisc.
2012-03-03 Mathias Froehlichscenery: inline SGGenTile into its single caller.
2012-03-03 Mathias Froehlichscenery: Route loader options through the btg loader.
2012-03-02 Stuart BuchananEvaluate <condition> statements in materials.xml at...
2012-02-28 Stuart BuchananFix masked rotation so that it's clockwise from above.
2012-02-27 Stuart BuchananMore robust checking of file extensions courtesy of...
2012-02-26 Stuart BuchananHandle dds object masks properly:
2012-02-26 Stuart BuchananCorrect spacing between buildings.
2012-02-23 Stuart BuchananStop objects from overlapping the edge of the triangle...
2012-02-19 ThorstenBAllow (ab)using findDataFile to also search directories...
2012-02-19 ThorstenBMake tsync part of libSimGearCore when building shared...
2012-02-11 ThorstenB#658: better bugfix for findDataFile issue
2012-02-11 ThorstenB#658: avoid crash when Textures.high is missing
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-19 Mathias FroehlichImprove the compressed texture message.
2012-01-17 Stuart BuchananSwitch Impostors off by default, set reasonabl LOD...
2012-01-17 Stuart BuchananImproved 3D clouds
2012-01-15 Mathias FroehlichUse the original filename for the compressed image...
2012-01-12 Mathias FroehlichDo not disable the portability warnings on mac/win.
2012-01-11 James Turner#ifdefs for option GL texture compression constants...
2012-01-11 Mathias FroehlichLog images containing data depending on an extension.
2012-01-09 ThorstenBSlightly better error message for invalid taxiway signs.
2012-01-02 Stuart BuchananAdjust LoD ranges for 3D clouds so that they become...
2011-12-25 Torsten DreyerUse of copy-constructors
2011-12-25 Torsten DreyerSmall warning fixes, mostly unused variables
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-12-01 Frederic BouvierFix a copy/paste typo in Effect depth attributes
2011-11-29 James TurnerMove some OSG-dependant code into scene/util.
2011-11-28 James TurnerGet all the tests linking with shared-simgear, and...
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 James Turnerusing std:: fix
2011-11-13 Frederic BouvierFix MSVC build
2011-11-13 Mathias FroehlichUse osgDB::read*File instead of dereferencing the osgDB...
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-11-13 ThorstenBReplace OpenThreads with SGThread to avoid useless...
2011-11-10 ThorstenBFixed typo.
2011-11-10 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-08 Mathias Froehlichmodellib: Add method for deferred model loading.
2011-11-06 PSadrozinskiAdding Icecode GL's polygon-offset support for effects
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-30 Csaba Halaszterrasync build fix: added #include <string.h> for...
2011-10-29 ThorstenBterrasync improvements
2011-10-29 ThorstenBFix terrasync airport synchronization sequence
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-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-22 Stuart BuchananFixes to 3D clouds
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-17 James Turnerstd:: namespace fixes.
2011-10-01 Mathias Froehlichclouds: remove unused bump mapping flags.
2011-09-12 Torsten DreyerMerge commit 'refs/merge-requests/11' of git://gitoriou...
2011-09-11 Stuart BuchananPlace clouds on a curved field, rather than completely...
2011-09-05 Martin SpottMerge commit 'refs/merge-requests/10' of git://gitoriou...
2011-09-02 Torsten DreyerMerge commit 'refs/merge-requests/7' of git://gitorious...
2011-09-01 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-10-11 ThorstenBMake SGModelPlacement safe on reinit
2011-10-08 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2011-10-06 Torsten DreyerStuart Buchanan:
2011-10-06 Torsten DreyerStuart Buchanan:
2011-10-06 Torsten DreyerMerge commit 'refs/merge-requests/12' of git://gitoriou...
2011-10-01 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-09-15 Stuart BuchananMake tree textures consistent across runs by replacing...
2011-09-13 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-08-29 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-08-26 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-08-25 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-08-22 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-08-21 Stuart BuchananFurther enhancements/bug fixes to the 3D clouds:
2011-08-20 Torsten Dreyerremove reference to obsolete visual_enviro.hxx
2011-08-07 Stuart BuchananAdd support for "squashing" the billboarding of individ...
2011-08-07 Stuart BuchananAdd control of 3D cloud field wrapping. Base code was...
2011-08-04 ThorstenBImproved CMake support for libsvn
2011-08-01 ThorstenBOve Kåven: Fix property refcounting for particles
2011-07-31 ThorstenB#232: resurrect the "point sprites for runway lights...
2011-07-29 Stuart BuchananUpdates to random forest:
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-18 ThorstenBFix locale setting for Windows
2011-07-18 ThorstenBClean solution for locale problem.
2011-07-03 ThorstenBAlert message formatting.
2011-06-28 Torsten Dreyerterrasync: some code cleanup - don't use snprintf
2011-06-25 ThorstenB#348: Missing model/texture files not reported properly
2011-06-24 Torsten DreyerTerrasync: make whitespace in pathnames work under...
2011-06-23 ThorstenBDisable support of white-space path for Windows
2011-06-23 ThorstenBImprove upate interval after failed updates.
2011-06-22 ThorstenBBad boundary check. Add missing parentheses.
2011-06-20 ThorstenBfix #353: svn doesn't like stray path separators
2011-06-20 ThorstenBImprove error handling and avoid refresh nuisances.
2011-06-20 ThorstenBImprove external SVN support.
2011-06-12 ThorstenBIntroduce "PRESERVE" flag to protect properties on...
next