]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/modellib.cxx
Make return type from loadPagedModel explicit.
[simgear.git] / simgear / scene / model / modellib.cxx
2014-02-23 James TurnerMake return type from loadPagedModel explicit.
2013-10-09 James TurnerReset: model lib can drop static root.
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-03-04 Mathias FroehlichMake use of SGReaderWriterOptions::copyOrCreate in...
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2012-02-19 ThorstenBAllow (ab)using findDataFile to also search directories...
2012-02-11 ThorstenB#658: better bugfix for findDataFile issue
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 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-11-19 ThorstenBFixed invalid character in source file.
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-08-13 Tim Mooreforce static models to have effects too
2010-08-09 James TurnerMake SGPath cache stat() information, cheers Fred
2010-07-29 James TurnerUse a custom 'findDataFile' method in key places, and...
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-06 Tim MooreMerge branch 'ehofman/sound'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'mathias/intersect' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'ehofman/sound' into next
2010-05-05 Tim MooreMerge branch 'ehofman/model' into next
2010-04-25 Tim MooreMerge branch 'ehofman/particles'
2010-04-25 Tim MooreMerge branch 'timoore/aptsign'
2010-04-25 Tim MooreMerge branch 'jmt/magvar'
2010-04-25 Tim MooreMerge branch 'fred/precip'
2010-04-25 Tim MooreMerge branches 'ehofman/propfix' and 'ehofman/sound'
2010-04-25 Tim MooreMerge branches 'ehofman/config' and 'ehofman/dlerror'
2010-03-30 Tim MooreMerge branch 'jmt/waypt'
2010-03-30 Tim MooreMerge branch 'timoore/clipgroup'
2010-03-30 Tim MooreMerge branch 'timoore/effects-anim-rebase'
2010-03-27 Tim MooreMerge branch 'ehofman/particles' into next
2010-03-27 Tim MooreMerge branch 'ehofman/dlerror' into next
2010-03-16 Tim MooreMerge branch 'ehofman/sound' into next
2010-03-16 Tim MooreMerge branch 'ehofman/propfix' into next
2010-03-16 Tim MooreMerge branch 'timoore/clipgroup' into next
2010-03-16 Tim MooreMerge branch 'jmt/magvar' into next
2010-03-16 Tim MooreMerge branch 'fred/precip' into next
2010-03-12 Tim MooreMerge branch 'timoore/aptsign' into next
2010-03-09 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
2010-03-09 Tim Moorepass SGReaderWriterXMLOptions to effects
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-13 Tim MooreEffects for models
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile latest SimGear under MSVC9
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 frohlichProvide something more sensible for the properties...
2009-06-11 frohlichDoing the compilers job: constant propagation.
2009-06-02 mfranzsegfault--
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-04-15 frohlichPut some annotations into the loaded models names.
2008-03-22 timooremodel paging patch from Till Busch
2006-10-31 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-08-25 fredbBetter encapsulation for personality
2006-03-09 mfranzmodel.[ch]xx:
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-01-12 ehofmanMathias Fröhlich:
2005-10-27 ehofmanMathias Fröhlich:
2004-05-10 curtFrederic Bouvier:
2004-05-10 curtFrederic Bouvier:
2003-05-15 curtVarious code massaging.