]> git.mxchange.org Git - flightgear.git/commit
Give up on the idea of using a singleton dummy bounding sphere;
authordavid <david>
Fri, 26 Jul 2002 19:06:29 +0000 (19:06 +0000)
committerdavid <david>
Fri, 26 Jul 2002 19:06:29 +0000 (19:06 +0000)
commit8244b210fa15ff8a40a2b5143b1f42a1fcb44939
treebd2182b8e5fe53774b5b448ccf782d051c241c1b
parentc33c58476ef8a6cedc3c75bb3711ba0787549fcd
Give up on the idea of using a singleton dummy bounding sphere;
instead, use a separate dummy bounding sphere for each triangle and
each tile, with the actual bounds, to make sure that objects are
always added when they should be in sight.
src/Objects/obj.cxx