I just noticed that some text in my app appears in the wrong place.
Text::setPosition seems to always place text in scene coords, but I
thought it used to place text in screen coords if you had done
setCharacterSizeMode(Text::SCREEN_COORDS);  Is it behaving as intended
right now or is this something I should try to fix?  If it's working,
what's the recommended way to position text in screen coords?
--
Terry Welsh - mogumbo 'at' gmail.com
www.reallyslick.com  |  www.mogumbo.com
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to