Re: [osg-users] osgText::Text::GlyphQuads change in the recent versions

2015-05-01 Thread Curtis Rubel
Hi Nick,

That is an interesting note for me as this is in the exact area
of the Text.cpp that the segv that I am having with the issue 
I posted on the forum...  The segv does not occur on 3.3.1, 
but does now on the trunk version I am running currently.  
I did not test on any releases prior to 337, but would be 
curious to see if it runs on 3.3.3, if it does it might help with 
finding the cause of the problem now

So I will download and test against 3.3.3, just for my issue.
... 

Thank you!

Cheers,
Curtis

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=63592#63592





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgText::Text::GlyphQuads change in the recent versions

2015-04-23 Thread Robert Osfield
Hi Nick,

On 22 April 2015 at 22:38, Trajce Nikolov NICK
trajce.nikolov.n...@gmail.com wrote:
 I did port of my app from 3.3.1 to the latest 3.3.7. All went smooth only
 one line of code I want to #ifdef with OSG_VERSION due to the apps still
 depend on 3.3.1. And this is the usage of ref_ptrs in GlyphQuads
 coordiantes. Can you recall from which version they becomed ref_ptrs of
 Arrays? It will save me time to go across the code of each version from
 3.3.1

I don't recall the timing of this change.  Have a look at the svn log
for the file and then compare that to the dates of the dev releases.

Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgText::Text::GlyphQuads change in the recent versions

2015-04-23 Thread Trajce Nikolov NICK
Thanks Robert :-)

On Thu, Apr 23, 2015 at 10:32 AM, Robert Osfield robert.osfi...@gmail.com
wrote:

 Hi Nick,

 On 22 April 2015 at 22:38, Trajce Nikolov NICK
 trajce.nikolov.n...@gmail.com wrote:
  I did port of my app from 3.3.1 to the latest 3.3.7. All went smooth only
  one line of code I want to #ifdef with OSG_VERSION due to the apps still
  depend on 3.3.1. And this is the usage of ref_ptrs in GlyphQuads
  coordiantes. Can you recall from which version they becomed ref_ptrs of
  Arrays? It will save me time to go across the code of each version from
  3.3.1

 I don't recall the timing of this change.  Have a look at the svn log
 for the file and then compare that to the dates of the dev releases.

 Robert.
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgText::Text::GlyphQuads change in the recent versions

2015-04-23 Thread Trajce Nikolov NICK
It was introduced in 3.3.4 .. just as an info if someone 

Nick

On Thu, Apr 23, 2015 at 11:40 AM, Trajce Nikolov NICK 
trajce.nikolov.n...@gmail.com wrote:

 Thanks Robert :-)

 On Thu, Apr 23, 2015 at 10:32 AM, Robert Osfield robert.osfi...@gmail.com
  wrote:

 Hi Nick,

 On 22 April 2015 at 22:38, Trajce Nikolov NICK
 trajce.nikolov.n...@gmail.com wrote:
  I did port of my app from 3.3.1 to the latest 3.3.7. All went smooth
 only
  one line of code I want to #ifdef with OSG_VERSION due to the apps still
  depend on 3.3.1. And this is the usage of ref_ptrs in GlyphQuads
  coordiantes. Can you recall from which version they becomed ref_ptrs of
  Arrays? It will save me time to go across the code of each version from
  3.3.1

 I don't recall the timing of this change.  Have a look at the svn log
 for the file and then compare that to the dates of the dev releases.

 Robert.
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




 --
 trajce nikolov nick




-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] osgText::Text::GlyphQuads change in the recent versions

2015-04-22 Thread Trajce Nikolov NICK
Hi Robert,

I did port of my app from 3.3.1 to the latest 3.3.7. All went smooth only
one line of code I want to #ifdef with OSG_VERSION due to the apps still
depend on 3.3.1. And this is the usage of ref_ptrs in GlyphQuads
coordiantes. Can you recall from which version they becomed ref_ptrs of
Arrays? It will save me time to go across the code of each version from
3.3.1

Thanks a lot as always

Nick

-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org