On 9/8/06, Stephan Huber <[EMAIL PROTECTED]> wrote:
Robert Osfield schrieb:
> setenv OSG_TEXT_INCREMENTAL_SUBLOADING OFF
>
> Then run your app. FYI, if you run osgviewer --help-env the above env
> var will be listed.
> Let me know if this helps,
Yes this helps. osgText works with this setting correctly on a
MacBookPro -- no freeze of the window-manager.
This is good to know. Pontentially we could enable this for the MacBookPro if we can find a specific enough renderer string for it. Could you run the OSG with notification level up to INFO, and then report the glGetString(GL_RENDERER) string it reports?
setenv OSG_NOTIFY_LEVEL INFO
osgtext
There should be a line beginning "glGetString(GL_RENDERER)=="
Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
