]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/SGReaderWriterXML.cxx
Add preliminary spot light animation
[simgear.git] / simgear / scene / model / SGReaderWriterXML.cxx
2012-03-04 Frederic BouvierAdd preliminary spot light animation
2012-03-04 Mathias Froehlichscenery: Do not use a seperate set of options for loadi...
2012-03-04 Mathias FroehlichMake use of SGReaderWriterOptions::copyOrCreate in...
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-13 Mathias FroehlichUse osgDB::read*File instead of dereferencing the osgDB...
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.
2011-06-25 ThorstenB#348: Missing model/texture files not reported properly
2010-10-02 James TurnerDon't crash when a submodel fails to load.
2010-08-17 James TurnerStandardise path-handling in XML mode files
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-07-29 James TurnerUse a custom 'findDataFile' method in key places, and...
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-27 Tim MooreCreate a different default effect for objects that...
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 in models working for transparent materials...
2009-11-13 Tim MooreEffects for models
2009-11-13 Tim Moorewip for effects in models
2009-11-13 Tim Mooreremove CopyPolicy from ModelRegistry
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-08-25 torstensupport osgText in models. See docs/README.osgtext...
2009-06-25 frohlichPropagate the lanel loader through the options.
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 frohlichMore cleanup.
2009-06-11 frohlichCleanup.
2009-06-11 frohlichDoing the compilers job: constant propagation.
2009-06-11 frohlichSlight cleanup.
2009-06-03 frohlichInvent a property root if not given in the options...
2009-05-19 frohlichImplement current osgDB::ReaderWriters supportsExtensio...
2009-05-19 frohlichAttach the ModelData to the options instead of the...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-11 frohlichMake local functions static.
2008-10-18 mfranzfix regression: sgLoad3DModel_internal should not make...
2008-10-14 mfranzallow to modify the XML animation config of a loaded...
2008-10-10 mfranzs/multiplayer/multiplay/, as this seems to be the sligh...
2008-10-09 mfranzif a model XML file contains a <multiplayer> block...
2008-09-11 timooreKeep non-local particles in a Z-up frame that is period...
2008-05-31 fredbReport abnormal condition
2008-05-14 timooresg: move most scenery-related code to simgear
2008-04-02 fredbAllows to load submodels with path relative to current...
2008-03-22 fredbWin32 fix
2008-03-22 timooremodel paging patch from Till Busch