OpenSceneGraph/include/osgSim
Robert Osfield baeb41a416 From Michael Henheffer, "There's a problem with OverlayNodes where the texture will not display
if continuous updating is set to false.

The problem was being caused by the camera update call never being made
if continuous updating was not set to true.  This fix adds a flag that
is set when dirtyOverlayTexture() is called and checked in the update
visitor section of the traversal to determine if the camera should be
updated.

I tested the fix by making some changes to the osgAnimate example
program so it has continuous updating off and calls dirtyOverlayTexture
for each frame.  The overlay texture now displays properly."
2006-10-30 12:19:41 +00:00
..
BlinkSequence Updated copyright years. 2006-07-18 15:21:48 +00:00
ColorRange Updated copyright years. 2006-07-18 15:21:48 +00:00
DOFTransform Updated copyright years. 2006-07-18 15:21:48 +00:00
Export Updated copyright years. 2006-07-18 15:21:48 +00:00
GeographicLocation From Paul Martz, with a couple of mods by Robert Osfield: 2004-03-02 16:12:11 +00:00
Impostor Updated copyright years. 2006-07-18 15:21:48 +00:00
ImpostorSprite Updated copyright years. 2006-07-18 15:21:48 +00:00
InsertImpostorsVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
LightPoint Updated copyright years. 2006-07-18 15:21:48 +00:00
LightPointNode Updated copyright years. 2006-07-18 15:21:48 +00:00
LightPointSystem From Tree, changes to better support Java binding generation 2004-09-28 09:14:04 +00:00
MultiSwitch Updated copyright years. 2006-07-18 15:21:48 +00:00
OpenFlightOptimizer Added exports. 2006-03-17 22:23:37 +00:00
OverlayNode From Michael Henheffer, "There's a problem with OverlayNodes where the texture will not display 2006-10-30 12:19:41 +00:00
ScalarBar Updated copyright years. 2006-07-18 15:21:48 +00:00
ScalarsToColors Updated copyright years. 2006-07-18 15:21:48 +00:00
Sector Updated copyright years. 2006-07-18 15:21:48 +00:00
SphereSegment Updated copyright years. 2006-07-18 15:21:48 +00:00
Version Updated copyright years. 2006-07-18 15:21:48 +00:00
VisibilityGroup Updated copyright years. 2006-07-18 15:21:48 +00:00