Hi Matt, Change looks good. I've now merged it and am ready to check it in.
With all checks I include who it was from to provide attribution, what name would you like me to use? I normally just use Firstname Surname, and have script that picks this up when generating the AUTHORS.txt, but in your case your email has four names, which I could just guess that your surname is simply Roberson, but I don't want to make the assumption and get it wrong. What name would you like me to use for attribution? Cheers, Robert. On Mon, Nov 29, 2010 at 9:17 PM, Matthew Kai Johnson Roberson <[email protected]> wrote: > Hi, > > I've attached a small fix to the > src/osgWrappers/serializers/osg/Texture2DArray.cpp against the svn head > r11965 it simply calls setTextureDepth before attempting to load the > individual textures into the array. Currently without that the loading fails > with the following printout "Warning: Texture2DArray::setImage(..) failed, > the given layer number is bigger then the size of the texture array." and the > texture array is empty if loaded from an osga/b. > > Cheers, > -matt > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
