]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/ModelRegistry.cxx
Do not modify danymically generated textures.
[simgear.git] / simgear / scene / model / ModelRegistry.cxx
2009-06-11 frohlichDo not modify danymically generated textures.
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-30 frohlichNo longer change the material properties for ac models...
2009-03-18 frohlichImproove bounding volume building in the scenery loadin...
2009-03-18 frohlichMake sure each carrier gets its own valocity.
2009-03-05 frohlichCrude hack to work around my today introduced collision...
2009-03-05 fredbWin32 fix
2009-03-05 frohlichBuild boundingvolumes in the model loading phase.
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/cloudz' into next
2009-02-04 Tim MooreMerge branch 'maint' into next
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-23 Tim MooreMerge branch 'topic/modelopt' into next
2009-01-23 Tim MooreOptimize empty groups from .ac models
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreRemove OptionsPusher and manipulation of osgDB dataFile...
2008-12-26 jmtFix a potential crash when OSG is misconfigured, and...
2008-12-10 timooreUse Boost singleton template for our singletons
2008-06-12 timooreFrom Benoit Laniel: replace SG threading constructs...
2008-05-14 timooresg: move most scenery-related code to simgear
2008-04-24 timooreFix new livery code
2008-04-23 timooreRewrite livery texture replacement to copy StateSet...
2008-01-12 fredbAvoid spitting gazillion 'Cannot find image file "...
2007-12-21 timooreoptimize groups from .AC file optimizer run
2007-12-11 timooreminor fix to ModelRegistry and syntax changes for Windows
2007-12-10 timooreCheck for null options before changing path in registry
2007-12-09 timooreWork around osg Registry path list problems
2007-12-04 timooreDon't modify OSG Registry with file path
2007-11-29 timoorerewrite ModelRegistry callbacks as a template with...
2007-11-29 timooreMove SGReadFileCallback from model.cxx to public class...