]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2012-04-21 ThorstenBAdd virtual destructor to SGReferenced.
2012-04-18 Frederic BouvierRevert "Remove ambient component of additional lights...
2012-04-16 Frederic BouvierRemove ambient component of additional lights
2012-04-14 Frederic Bouvierlight animation: avoid that similar effects are merged
2012-04-14 Frederic BouvierEnsure uniform are there before trying to use them
2012-04-14 Frederic BouvierAdd a <dim-factor> parameter in the light animation
2012-04-05 ThorstenBError messages when installing property aliases fails.
2012-04-05 ThorstenBperformance monitor: start measurement interval with...
2012-04-04 James TurnerSet the filename as the OSG object name on shaders...
2012-04-02 Frederic BouvierRevert "Disable LOD when rendering to the shadow map."
2012-04-02 ThorstenBperformance monitor improvement
2012-04-02 ThorstenBUse observer_ptr::lock for thread-safe pointer retrieval.
2012-04-01 Frederic BouvierDisable LOD when rendering to the shadow map.
2012-04-01 Mathias FroehlichFix typo in SGGeodesy.
2012-03-31 Frederic BouvierShadow map now available in effects
2012-03-28 ThorstenBRemove dead code.
2012-03-28 ThorstenBAdd file name to error message.
2012-03-28 ThorstenBFix growing memory consumption issues
2012-03-28 Mathias Froehlichscenery: Remove redundant setting the property root.
2012-03-28 Mathias Froehlichscenery: Only run SGModelData in the topmost model.
2012-03-28 Mathias FroehlichRevert "scenery: Use correct property root in xml loading."
2012-03-26 ThorstenBosg::Uniform::get does not return a value on error.
2012-03-25 Frederic BouvierMerge Specular and Emission buffers
2012-03-25 Frederic BouvierCompile under MSVC 9
2012-03-22 ThorstenBDon't crash when "avionics == NULL".
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 James GoppertRemoved include breaking headless build.
2012-03-16 James GoppertFixed mingw build.
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-11 Mathias Froehlichhla: Add convenience function to set version by string.
2012-03-10 Mathias Froehlichhla: Enalble creating object instances without object...
2012-03-10 Mathias Froehlichhla: Remove old comment.
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-06 Frederic BouvierRevert "Allow the not operator in expressions" - this...
2012-03-05 Mathias Froehlichhla: include config.h and compiler.h in implementation...
2012-03-04 Mathias Froehlichhla: Provide access to the parent federate.
2012-03-04 Frederic BouvierAllow the not operator in expressions
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 light animation to msvc9 project
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 Froehlichhla: Fix the way derived classes accumulate attributes.
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 FroehlichRevert "Use simgear internal stuff for the singleton...
2012-03-03 ThorstenBDir::tempDir not working on some systems.
2012-03-03 Mathias FroehlichRemove left over from osg/core dependencies.
2012-03-03 Mathias FroehlichUse simgear internal stuff for the singleton class.
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-03-02 Mathias Froehlichhla: Fix timeAdvanceAvailable handling when no federate...
2012-03-02 Mathias Froehlichhla: Add propper attribute dirty handling.
next