ktx texture support/prioritization

We prioritize KTX textures of the same name over any other texture file. These may include ASTC and are passed wholesale through to OpenSceneGraph which can handle them. I've gone back and forth about warning/erroring about orientation but I figure it's fine to just let it ride and let the user see if their texture is inverted.

Merge request reports

Loading