]> git.mxchange.org Git - simgear.git/history - simgear/scene/util
Fix path in include directive
[simgear.git] / simgear / scene / util /
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 BouvierRemove now useless StateAttributeFactory::getNoiseNorma...
2012-03-04 Frederic BouvierAdd noise texture and noise normal map to StateAttribut...
2012-03-04 Frederic BouvierAdd preliminary spot light animation
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 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.
2011-12-25 Torsten DreyerUse of copy-constructors
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-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-07-31 ThorstenB#232: resurrect the "point sprites for runway lights...
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-14 ThorstenBremove old .cvsignore files
2010-08-12 Torsten Dreyertwo warning fixes
2010-05-06 Tim MooreMerge branch 'jmt/ref_ptr-conv'
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-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-25 Tim MooreMerge branch 'torsten/geoequal'
2010-01-25 Tim MooreMerge branch 'durk/version'
2010-01-21 fredbWin32 fixes
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-11-16 Tim Mooreadd a transparent texture for effects
2009-11-13 Tim MooreEffects in models working for transparent materials...
2009-11-13 Tim MooreEffects for models
2009-11-13 Tim MooreSplicing visitor for rewriting scene graphs with a...
2009-09-22 Tim MooreAdd writeLocalData functions for internal scenegraph...
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-09 frohlichSwitch to new vector conversion functions.
2009-09-05 frohlichRemove unused member.
2009-08-23 torstenwarning fix: abort program and spit out a message if...
2009-06-11 frohlichAlso handle PagedLOD nodes frame count in the update...
2009-06-11 frohlichAlso test against bounds when updating the scene.
2009-06-11 frohlichUse osg's builtin mechanisms to traverse only in range...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichAdd a reference time to the velocity stuff.
2009-03-05 frohlichFirst step for something doing static friction stuff.
2009-03-05 frohlichMore data to attach to the user data field.
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreNew getPrimitive function.
2009-02-06 Tim MooreMerge branch 'topic/cloudz' into next
2009-02-06 Tim MooreTurn off z buffer writes for clouds.
2009-02-04 Tim MooreMerge branch 'maint' into next
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-23 Tim MooreMerge branch 'topic/modelopt' into next
2009-01-23 Tim MooreMerge branch 'topic/yontree' into next
2009-01-23 Tim MooreQuadTreeBuilder: create leaves on demand
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreProtect against division by zero in QuadTreeBuilder
2009-01-15 Tim MooreMerge branch 'foo' into next
2009-01-15 jmtCommit Benoit Laniel's patch which converts more SimGea...
2008-12-10 timooreUse Boost singleton template for our singletons
2008-12-10 timooreAdd cullFaceFront as a state attribute to the StateAttr...
2008-06-01 fredbFix non threadsafe code
2008-04-24 timooreFix new livery code
2008-04-23 timooreRewrite livery texture replacement to copy StateSet...
2008-02-07 timooreMinor cleanup of Stuart Buchanan's tree patch.
2008-02-02 timooreCleanup and performance tuning of the random trees...
2008-02-02 timooreRandom trees from Stuart Buchanan
2008-01-06 timooreRandom object support from Stuart Buchanan
2008-01-04 timooreGive the sky a BACKGROUND_BIT nodemask
2008-01-04 timoorebackground node mask
2007-12-26 frohlichModified Files:
2007-12-21 timooreRepaint 2D cloud layers using texture combiner
2007-12-21 timooreFix cloud layer - point lights visibility issue
2007-12-13 timooreUse node masks and shared state sets to manage ground...
2007-11-29 timooreStart of cleanup of scene graph node masks
2007-11-09 frohlichUpdate node masks
2007-08-12 timooreAdd curvature to ocean tiles.
2007-06-08 frohlichModified Files:
2007-06-03 frohlichModified Files:
2007-05-28 frohlichModified Files:
2007-05-08 frohlichModified Files:
2007-02-02 frohlichModified Files:
2007-01-09 fredbUpdate MSVC 7.1 project file and fix win32 compilation
2007-01-07 frohlichModified Files:
2007-01-07 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-12-03 frohlichModified Files:
2006-12-03 frohlichModified Files:
2006-11-20 frohlichModified Files:
next