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

Egg Writer: Add support for exporting egg tags #4

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

LidsvilleDev
Copy link
Contributor

As Loonaticx's blender-egg-importer recently got updated to carry over tags, I'm submitting a PR with my own fix to make MAYBEE support exporting said tags from custom properties. Loosely inspired by the other existing PR for this subject.
The blender-egg-importer will import several ObjectTypes as ObjectType1, ObjectType2, etc. as Blender doesn't allow for multiple custom properties with identical names. This is why the 'objecttype' check at line 219 is separate from the single_attribs check.

@loonaticx loonaticx merged commit d6699b0 into loonaticx:devel Oct 12, 2024
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