]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/BoundingVolumeBuildVisitor.hxx
Fixed a crash: the singleton needs to be instantiated the first time SGCommandMgr...
[simgear.git] / simgear / scene / model / BoundingVolumeBuildVisitor.hxx
2012-09-27 Mathias Froehlichscene: Factor out a common primitive functor.
2012-08-24 Mathias Froehlichbvh: Introduce BVHMaterial independent of SGMaterial.
2012-08-24 Mathias Froehlichbvh: Move the basic bounding volume tree functionality...
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-09 frohlichFix problem with ocean files not recognized as water.
2009-07-16 timoorematerials use only simgear::Effect
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichImproove bounding volume building in the scenery loadin...
2009-03-11 frohlichIgnore winding order since it is ignored later anyway.
2009-03-05 frohlichBuild boundingvolumes in the model loading phase.