Skip to content

Fix: don't try to load blank texture files#78

Open
Irmitya wants to merge 1 commit intojohnzero7:masterfrom
Irmitya:patch-1
Open

Fix: don't try to load blank texture files#78
Irmitya wants to merge 1 commit intojohnzero7:masterfrom
Irmitya:patch-1

Conversation

@Irmitya
Copy link

@Irmitya Irmitya commented Nov 22, 2020

When a .ascii lists # textures but leave it blank, the addon treat those blank spaces as the "file's" name.
Later when creating the materials, these blanks would error.
This change skips adding the blank textures to the list of textures that are loaded later.

When a .ascii lists # textures but leave it blank, the addon treat those blank spaces as the "file's" name.
Later when creating the materials, these blanks would error.
This change skips adding the blank textures to the list of textures that are loaded later.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant