]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/ModelRegistry.hxx
Add preliminary spot light animation
[simgear.git] / simgear / scene / model / ModelRegistry.hxx
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2012-03-03 Mathias FroehlichUntangle osg singleton dependencies.
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-25 Tim MooreMerge branch 'ehofman/sound'
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-29 Tim Mooretake locks out of ModelRegistry
2009-11-13 Tim Mooreremove CopyPolicy from ModelRegistry
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-08-23 torstenwarning fixes
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichImproove bounding volume building in the scenery loadin...
2009-03-05 frohlichBuild boundingvolumes in the model loading phase.
2008-12-10 timooreUse Boost singleton template for our singletons
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-04-24 timooreFix new livery code
2007-12-04 timooreDon't modify OSG Registry with file path
2007-11-29 timooreChange the main ModelRegistry callback function to...
2007-11-29 timoorerewrite ModelRegistry callbacks as a template with...
2007-11-29 timooreMove SGReadFileCallback from model.cxx to public class...