]> git.mxchange.org Git - simgear.git/history - simgear/scene/bvh
materials.xml format update
[simgear.git] / simgear / scene / bvh /
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile latest SimGear under MSVC9
2009-07-02 fredbWin32 fix
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
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.