* Update GLImageFormats.java * First implementation to solve the glTexSubImage issue * Setting proper format to the image * Removed the Image.convertToFormat method and its usage from GLRenderer.modifyTexture. Added a warning instead for the potential failing cases Fixing the issue in JmeBatchRenderBackend.loadImage transforming it to RGBA8 if required