StargateInvasion / SGI

Stargate Invasion is a mod for Sins of a Solar Empire.
85 stars 43 forks source link

Reference doesn't exist for Texture #24

Closed eljeffeg closed 5 years ago

eljeffeg commented 7 years ago

This is a list of textures that don't appear to be referenced from a brush, mesh, etc, sort of the reverse of #19. In this case, we may be able to either delete these textures or add a proper reference to them. At the moment, this may skip files that reference these textures if the file is a binary. So if a compiled mesh references one of these textures, it wouldn't be detected.

But we should be able to look at this list and hopefully see things that pop out as possible errors or something we can remove. If you remove an unused texture, place it in our GD modding folder under ".../Assets/Textures/Unused Textures" in case we want to use it later or for some reason put it back.

dotNfg commented 7 years ago

The AG3 Beam Glow can be removed. It was too simple as a texture and I replaced it with the vanilla beam texture. Will do this today.