]> git.mxchange.org Git - simgear.git/history - simgear/scene/bvh
Let SGCloudLayer handle coverage strings
[simgear.git] / simgear / scene / bvh /
2010-08-08 James TurnerMore ignore files, for 'make check' binaries
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-06-14 James TurnerAutomake changes to Hudson 'make check' runs.
2010-05-06 Tim MooreMerge branch 'ehofman/sound'
2010-05-06 Tim MooreMerge branch 'fredb/msvc-cleanup'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
2010-05-05 Tim MooreMerge branch 'master' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 frohlichMake the bounding volume debug visitor compile again.
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.