[osg-users] Please test OpenSceneGraph master in prep for 3.5.6 dev release

Robert Osfield robert.osfield at gmail.com
Mon Mar 27 08:13:26 PDT 2017


Hi Glenn,

I have just had a look at osgEarth's implementation of the
TextureBuffer serializer and it's different from the core OSG one, the
later is a more complete implementation.

For backwards compatibility of older .osgb/.osgx/.osgt files generated
by osgEarth applications that leverage the osgEarth's TexutreBuffer
serializer we'd have a potential conflict.  Perhaps one way to resolve
this would be to version OSG's new TextureBuffer so that for older
versions the osgEarth style implementation is used, while on recent
versions the latest is used.

How many files/osgEarth users do you think might be affected by this issue?

Robert

Robert.



On 27 March 2017 at 15:16, Glenn Waldron <gwaldron at gmail.com> wrote:
> Robert,
>
> Yes, it's in the latest stable release - version 2.8.
>
> I will add the versioning to our master branch as well as the 2.8 branch.
>
> Thanks!
>
>
> Glenn Waldron
>
> On Mon, Mar 27, 2017 at 9:47 AM, Robert Osfield <robert.osfield at gmail.com>
> wrote:
>>
>> Hi Glenn,
>>
>> On 27 March 2017 at 14:22, Glenn Waldron <gwaldron at gmail.com> wrote:
>> > Agreed, we did this out of temporary necessity; the right thing moving
>> > forward is for osgEarth to check the OSG version when
>> > creating/registering
>> > the osg::TextureBuffer serializer.
>>
>> Testing for an OSG version of 3.5.6 or later would probably be
>> appropriate.
>>
>> Are the osgEarth TextureBuffer serilializer part of a stable release
>> of osgEarth?
>>
>> Robert.
>> _______________________________________________
>> osg-users mailing list
>> osg-users at lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



More information about the osg-users mailing list