]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/SGReaderWriterXML.cxx
Provide something more sensible for the properties root
[simgear.git] / simgear / scene / model / SGReaderWriterXML.cxx
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