]> git.mxchange.org Git - simgear.git/history - simgear/scene
scenery: Use correct property root in xml loading.
[simgear.git] / simgear / scene /
2012-03-22 Mathias Froehlichscenery: Use correct property root in xml loading.
2012-03-17 ThorstenBMore checks/error messages for missing files,
2012-03-17 ThorstenBMore consistent indentation.
2012-03-17 ThorstenBAvoid segfault when a texture file is missing.
2012-03-16 Mathias Froehlichscenery: Really, most people don't care for the noise.
2012-03-16 Mathias Froehlichscenery: Make stg loader files members of the loader.
2012-03-15 Mathias Froehlichscenery: TileEntry and TileCache have moved back to...
2012-03-15 Mathias Froehlichscenery: Move the stg read code.
2012-03-15 Mathias Froehlichscenery: ModelLoadHelper is no longer needed.
2012-03-15 Mathias Froehlichscenery: move static ReaderWriter proxies around.
2012-03-15 Mathias Froehlichscenery: Accumulate stg files until we find an OBJECT_BASE.
2012-03-11 Mathias Froehlichscenery: Allow switching off particle systems on scener...
2012-03-11 Mathias Froehlichscenery: Allow switching off bvh generation.
2012-03-09 Torsten DreyerMake the sky disable cutoff distance configurable
2012-03-08 Mathias Froehlichscenery: rework stg loading code.
2012-03-07 Frederic BouvierRevert "Put airport lights in RenderBin to enable glow"
2012-03-07 Frederic BouvierRevert commit 7864516... Increase point sprite size...
2012-03-07 Mathias Froehlichscenery: Remove unused argument from runway signs.
2012-03-04 Frederic BouvierImplement point light
2012-03-04 Frederic BouvierFix path in include directive
2012-03-04 Frederic BouvierSave work on shadows
2012-03-04 Frederic BouvierMove noise functions from scene/material to scene/util
2012-03-04 Frederic BouvierMove Noise from scene/material to scene/util
2012-03-04 Frederic BouvierSmaller point light for vasi
2012-03-04 Frederic BouvierIncrease point sprite size for runway lights
2012-03-04 Frederic BouvierRemove now useless StateAttributeFactory::getNoiseNorma...
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 Frederic BouvierNew buffer types for effects
2012-03-04 Frederic BouvierAdd noise texture and noise normal map to StateAttribut...
2012-03-04 Frederic BouvierBoolean uniforms are now updatable by properties
2012-03-04 Frederic BouvierAdd bloom buffer to effects
2012-03-04 Frederic BouvierCreate new buffer type : emission
2012-03-04 Frederic BouvierAdd new texture type in effects : lighting-buffer
2012-03-04 Frederic BouvierInclude the light volume in the model
2012-03-04 Frederic BouvierImplement a cache of light effects
2012-03-04 Frederic BouvierAdd the light animation to the cmake system
2012-03-04 Frederic BouvierFull implementation of the spotlight by Effects
2012-03-04 Frederic BouvierAdd preliminary spot light animation
2012-03-04 Frederic BouvierAdd positioned uniforms and G-buffer textures to Effects
2012-03-04 Mathias Froehlichspt: Make use of newly provided earth texture.
2012-03-04 Mathias Froehlichscenery: Do not use a seperate set of options for loadi...
2012-03-04 Mathias Froehlichscenery: Only add trasnform matrices on successful...
2012-03-04 Frederic BouvierCompile SGReaderWriterOptions.cxx under Windows
2012-03-04 Mathias FroehlichUse an implementation file for SGReaderWriterOptions.
2012-03-04 Mathias FroehlichCentralize osgDB::Option handling in SGReaderWriterOptions.
2012-03-04 Mathias FroehlichMake use of SGReaderWriterOptions::copyOrCreate in...
2012-03-04 Mathias FroehlichMake use of SGReaderWriterOptions::copyOrCreate in...
2012-03-04 Mathias FroehlichMake use of SGReaderWriterOptions::copyOrCreate in...
2012-03-04 Mathias FroehlichMake use of SGReaderWriterOptions::copyOrCreate in...
2012-03-04 Mathias FroehlichProvide SGReaderWriterOptions::copyOrCreate(const osgDB...
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2012-03-03 Mathias FroehlichUntangle osg singleton dependencies.
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.
next