From Jannik Heller, typo fixes
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14826 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -477,7 +477,7 @@ void TextureRectangle::copyTexImage2D(State& state, int x, int y, int width, int
|
||||
copyTexSubImage2D(state,0 ,0, x, y, width, height);
|
||||
return;
|
||||
}
|
||||
// the relevent texture object is not of the right size so
|
||||
// the relevant texture object is not of the right size so
|
||||
// needs to been deleted
|
||||
// remove previously bound textures.
|
||||
dirtyTextureObject();
|
||||
|
||||
Reference in New Issue
Block a user