From 9de5dc38f159b2049278c7e6f75553414b3de212 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 25 Mar 2005 11:06:44 +0000 Subject: [PATCH] Made the ground intersection warning just output to INFO level. --- src/osgGA/UFOManipulator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/osgGA/UFOManipulator.cpp b/src/osgGA/UFOManipulator.cpp index e40a1fc1b..5ff9bb94f 100644 --- a/src/osgGA/UFOManipulator.cpp +++ b/src/osgGA/UFOManipulator.cpp @@ -136,7 +136,7 @@ void UFOManipulator::computeHomePosition() } else { - osg::notify(osg::WARN)<<"UFOManipulator : I can't find the ground!"<