]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/modellib.hxx
Make return type from loadPagedModel explicit.
[simgear.git] / simgear / scene / model / modellib.hxx
2014-02-23 James TurnerMake return type from loadPagedModel explicit.
2013-10-09 James TurnerReset: model lib can drop static root.
2013-04-01 Thomas GeymayerEnsure every scenery model has own SGModelData.
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-10 ThorstenBFixed typo.
2011-11-10 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-08 Mathias Froehlichmodellib: Add method for deferred model loading.
2011-04-03 ThorstenBEnable OSG cache (default) and option to disable.
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-09-06 James TurnerAdd ResourceManager, and use to find sound and model...
2010-08-17 James TurnerStandardise path-handling in XML mode files
2010-08-14 James TurnerAllow loading of 2.5D panels to be controlled again.
2010-07-29 James TurnerUse a custom 'findDataFile' method in key places, and...
2009-06-15 frohlichFinally get rid of that member in the SGModelData callback.
2009-06-15 frohlichRevert a change from 2009/06/07.
2009-06-11 frohlichDoing the compilers job: constant propagation.
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-03-22 timooremodel paging patch from Till Busch
2006-10-31 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-03-09 mfranzmodel.[ch]xx:
2006-01-12 ehofmanMathias Fröhlich:
2003-05-15 curtVarious code massaging.