We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In some cases, plugin asks (and annoys user) about false missing textures whereas it doesn't for true missing textures.
a) Texture colors are possibly confused with texture maps. I need to investigate...
b) Plugin is not always aware of yet well-defined texture references. Texture maps may have been not exported?
c) A special attention must be given to models using a texture atlas, e.g. Megascans.
The text was updated successfully, but these errors were encountered:
Find missing textures in neighbor folders #7
8f32f02
c) Plugin could use the JSON file provided in every Megascans asset archive to automatically assign the albedo texture.
Sorry, something went wrong.
No branches or pull requests
In some cases, plugin asks (and annoys user) about false missing textures whereas it doesn't for true missing textures.
a) Texture colors are possibly confused with texture maps. I need to investigate...
b) Plugin is not always aware of yet well-defined texture references.
Texture maps may have been not exported?
c) A special attention must be given to models using a texture atlas, e.g. Megascans.
The text was updated successfully, but these errors were encountered: