]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/BVHPageNodeOSG.cxx
Work around apparent OSG 3.2.0 normal binding bug.
[simgear.git] / simgear / scene / model / BVHPageNodeOSG.cxx
2012-09-27 Mathias Froehlichbvh: Build bigger leaf nodes for paged bvh nodes.
2012-09-27 Mathias Froehlichscene: Factor out a common primitive functor.
2012-09-27 Mathias Froehlichbvh: Make BVHPageNode::_Request fields private.
2012-08-26 Mathias Froehlichbvh: add missing include.
2012-08-24 Mathias Froehlichbvh: Implement paging for osg derived bvh trees.