]> git.mxchange.org Git - simgear.git/history - simgear/scene/util/CMakeLists.txt
Work around apparent OSG 3.2.0 normal binding bug.
[simgear.git] / simgear / scene / util / CMakeLists.txt
2013-10-17 Thomas GeymayerAdd helper to get osg::Node path as string.
2013-04-25 Thomas GeymayerRemove debug output (and shorten test names)
2013-03-15 Thomas GeymayerNew interpolation/animation system.
2013-03-15 Thomas GeymayerCMake: Create list of libs for testing only once
2012-11-05 Thomas GeymayerMove parseColor to scene/util
2012-08-26 Mathias Froehlichscenery: OptionsReadFileCallback for use with reader...
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-08-03 Tim MooreDeletionManager
2012-03-04 Frederic BouvierMove noise functions from scene/material to scene/util
2012-03-04 Mathias FroehlichUse an implementation file for SGReaderWriterOptions.
2012-03-04 Mathias FroehlichCentralize osgDB::Option handling in SGReaderWriterOptions.
2012-03-03 Mathias FroehlichUntangle osg singleton dependencies.
2012-03-03 Mathias Froehlichmath: Remove SGMath osg dependency.
2011-11-29 James TurnerMove some OSG-dependant code into scene/util.
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.
2010-12-19 James TurnerInitial work on CMake support for SimGear.