From b728587faba4ed2837cd2a9b3ad1e9a518fc9db0 Mon Sep 17 00:00:00 2001 From: valid-ptr Date: Wed, 24 Mar 2021 17:40:15 +0300 Subject: [PATCH] conflict with upstream/OpenSceneGraph-3.6 resolved --- src/osg/Texture.cpp | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/osg/Texture.cpp b/src/osg/Texture.cpp index 3c7429734..998f9dde9 100644 --- a/src/osg/Texture.cpp +++ b/src/osg/Texture.cpp @@ -2352,19 +2352,19 @@ void Texture::applyTexImage2D_load(State& state, GLenum target, const Image* ima OSG_NOTICE<<"Received a request to compress an image, but image size is not a multiple of four ("<