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

Improve ease of integration into other projects #4

Merged
merged 2 commits into from
Jul 17, 2021
Merged

Conversation

kb173
Copy link
Contributor

@kb173 kb173 commented Jul 13, 2021

Thank you for this addon, it's really useful for us!

Here are just some minor changes I made while integrating it that may be useful for others:

  • the script was moved into addons/obj-parse to be consistent with other external scripts.
  • rather than having to create an ObjParse instance, it is a named class with static functions, so it can be called from anywhere.
  • the README was updated accordingly (and the function call was adapted with the required MTL file path).

@Ezcha Ezcha merged commit e5ca305 into Ezcha:master Jul 17, 2021
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.

2 participants