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

ogt_vox: support material property _media_type #65

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mgerhardy
Copy link
Collaborator

see issue #64

mgerhardy added a commit to vengi-voxel/vengi that referenced this pull request Mar 7, 2024
@@ -1677,6 +1686,20 @@
materials.matl[material_id].type = ogt_matl_type_media;
}
}
materials.matl[material_id].media_type = ogt_media_type_absorb;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we also support writing _media_type back out to vox too?

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