]> git.mxchange.org Git - simgear.git/history - simgear/scene/bvh
Make sure the boundingvolumes for the btg files are as high as possible
[simgear.git] / simgear / scene / bvh /
2009-03-18 frohlichUse triangle sphere intersection directly.
2009-03-18 frohlichPreparations for improoved timing behaviour.
2009-03-18 frohlichMake the debug geometry stuff work with a time argument.
2009-03-05 frohlichFirst step for something doing static friction stuff.
2009-03-05 frohlichAvoid duplicate triangles.
2009-03-05 frohlichRemove the StaticLeaf visitor slot.
2009-03-05 frohlichDon't waste space with too huge stl containers.
2009-03-05 frohlichDon't waste space with too huge stl containers.
2009-03-05 fredbBVHLineSegmentVisitor::setLineSegmentEnd doesn't return...
2009-03-05 frohlichInitial commit of the bounding volume tree implementation.