Hi Lukasz, On 8 January 2013 09:29, Lukasz Izdebski <[email protected]> wrote: > I found problem with rgb plugin. > Internal format of rgb image is wrongly set ( diffrent then in other images > type plugin ), because of that using rgb images in osg::Texture2DArray > causes a bug.
What exactly was the problem you saw? I'm happy to merge the purposed fix, but as the setting of the internalFormat in the way that the rgb plugin did has been done for so long and in general supported by OpenGL drivers the problem you have come across suggests either bug/lack of handling of this internalFormat in the OSG somewhere else or in the OpenGL driver. If the problem is elsewhere in the OSG then I'd like to address this. Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
