]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/CMakeLists.txt
Fixed a crash: the singleton needs to be instantiated the first time SGCommandMgr...
[simgear.git] / simgear / scene / model / CMakeLists.txt
2013-04-25 Thomas GeymayerRemove debug output (and shorten test names)
2013-04-25 Thomas GeymayerAdd trackTo (locked-track) animation
2013-01-30 James TurnerPick animation moved to its own file.
2012-09-27 Mathias Froehlichscene: Factor out a common primitive functor.
2012-08-24 Mathias Froehlichbvh: Implement paging for osg derived bvh trees.
2012-08-24 Mathias Froehlichbvh: Move the basic bounding volume tree functionality...
2012-03-04 Frederic BouvierAdd the light animation to the cmake system
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-10 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-08 Mathias Froehlichmodellib: Add method for deferred model loading.
2010-12-19 James TurnerInitial work on CMake support for SimGear.