Jeremy Moles wrote on Thursday, January 31, 2008 11:14 AM:
> This is a submission proposing the removal of the DEBUG level printing
> of "cull_draw()" and "end cull_draw()". These occur so frequently on
> my system (and others) that it makes using
> OSG_NOTIFY_LEVEL={INFO,...} or higher virtually impossible.

It seems better to just move the prints to a higher notify level
(DEBUG_FP) so they are only printed at the most verbose level. The
attached file (against 2.2) does that.

-- 
Bryan Thrall
FlightSafety International
[EMAIL PROTECTED]

Attachment: Renderer.cpp
Description: Renderer.cpp

_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to