On Wed, 22 Aug 2018 at 12:54, Daniel Emminizer, Code 5773 <[email protected]> wrote: > It's on my list to swap over to 3.6-TexStorage to make sure it doesn't break > anything. I'll do that in the next couple of days and test this out.
Thanks. > The change looked good from a quick review on 3.6 branch. But on master > branch you have "if (false)" around the code block. I'll point out on github > to make it easier to find. Looks unintentional and does not match 3.6 branch. I'm a bit confused by this assertion as I don't see the if (false) in the master branch. The if (false) was added to help test whether the GL warnings were visible with/without the fix. I checked in removal of this. Master shouldn't have this, and I removed this from the 3.6 and 3.6-TexStorage where it was unintentionally checked in. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

