Skip to content
New issue

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

Multiple texture support containing the modelname #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kartikey0303
Copy link
Contributor

The code is in pretty bad condition with the new addition. I will add new functions for the tasks I am commonly using as flo suggested. The code right now searches for the files with modelName and .png in their name in the location where the .blend is placed. It also searches for file which are linked to the model. Also I figured that copying files with specific names out of temporary folders is not a good method so I will replace that with copying all files out of that folder (as implemented in this case) which will help us to expand further.
The first file found id added to the material file.
The zip sometimes does not open the first time and I am unable to figure out why as the message that the zip has closed is successfully printed.

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