Also remove unnecessary `Export('env')` in other SCsubs, Export should only be used when exporting *new* objects.
-Improvements to texture importer -Proper detection of S3TC compression modes, and added all modes to Image -Fixes to non-power of 2 compressed textures, which should all be supported by GLES3