From baa9af49c45f300a01376f91518d9d7d30be5f5b Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Mon, 25 Apr 2005 14:28:16 +0000 Subject: [PATCH] Reduced the verbosness of debugging messages --- src/osg/StateAttribute.cpp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/osg/StateAttribute.cpp b/src/osg/StateAttribute.cpp index baaff4d42..96ff7a66e 100644 --- a/src/osg/StateAttribute.cpp +++ b/src/osg/StateAttribute.cpp @@ -31,7 +31,7 @@ void StateAttribute::removeParent(osg::StateSet* object) void StateAttribute::setUpdateCallback(Callback* uc) { - osg::notify(osg::NOTICE)<<"Uniform::Setting Update callbacks"<setNumChildrenRequiringUpdateTraversal((*itr)->getNumChildrenRequiringUpdateTraversal()+delta); } } @@ -56,7 +58,7 @@ void StateAttribute::setUpdateCallback(Callback* uc) void StateAttribute::setEventCallback(Callback* ec) { - osg::notify(osg::NOTICE)<<"Uniform::Setting Event callbacks"<