<div dir="ltr">Hi Sverre,<div><br></div><div>The osgText::Text used by the StatsHandler was just written for the fixed function pipeline so wasn't supported by the GL3/4 core profile or GLES2/3.  I recall a submission last month, but don't recall the details off the top of my head.  I'm not in a position right now to be able to check up on the specific submission.</div><div><br></div><div>In general I'd recommend keeping up with OSG-svn/trunk or latest dev release, or one of the stable releases rather getting stuck on an older dev releases.  Dev releases are meant to help users try out the latest developments, but are transient releases and don't receive updates/support specifically, instead fixes/support all going into svn/trunk and released in the next dev release.</div><div><br></div><div>Robert.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 13 April 2015 at 17:17, Sverre Aleksandersen <span dir="ltr"><<a href="mailto:sverre.aleksandersen@gmail.com" target="_blank">sverre.aleksandersen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello.<br>
<br>
I’m having some issues using StatsHandler with newer GL contexts.<br>
<br>
Initially, I compiled OSG 3.3.3 with GL 2/3 support and used setUseModelViewAndProjectionUniforms(true) and setUseVertexAttributeAliasing(true) in order to use modern GL features.<br>
I’ve since then switched to OSG 3.3.4 without GL 2/3 support.<br>
<br>
The issue I’m having is that stats rendering is not working.<br>
I’m able to get the stats by printing them to the console, but it would be useful to have them as an rendered overlay.<br>
<br>
I’ve followed the commit log of OSG in the last months, and by the wording of commit 14807 I gather that it’s a known issue.<br>
<br>
Is this infact a known issue? Is there any work being done to resolve the issue? If nobody is working on it, or already have a fix, I’d appreciate any thoughts on the issue and how it could be resolved.<br>
<br>
Best regards,<br>
Sverre Aleksandersen<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div><br></div>