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

Summary : Refactor Material System : Texture/Geometry #26

Closed
neomonkeus opened this issue Sep 9, 2012 · 1 comment
Closed

Summary : Refactor Material System : Texture/Geometry #26

neomonkeus opened this issue Sep 9, 2012 · 1 comment
Labels
Improvement The issue improves on existing functionality Long Term This is a feature we want, but will be some time before implemented
Milestone

Comments

@neomonkeus
Copy link
Member

Material system is forcing requirement that a material be set.

If none is provided data that is available willl not be exported, normal, vertex color.
UV has additional requirement that texture be present.

There are certain use cases where you might want to export an object and not have the associating texture/material data.

neomonkeus added a commit that referenced this issue Feb 24, 2013
testing due to material requirement issue #26; reusable methods are now
classmethods; gloss tests working; enabled some disabled geometry
tests.
TagnumElite pushed a commit to TagnumElite/blender_niftools_addon that referenced this issue Dec 5, 2019
testing due to material requirement issue niftools#26; reusable methods are now
classmethods; gloss tests working; enabled some disabled geometry
tests.
neomonkeus added a commit to neomonkeus/blender_nif_plugin that referenced this issue Jan 21, 2020
testing due to material requirement issue niftools#26; reusable methods are now
classmethods; gloss tests working; enabled some disabled geometry
tests.
@neomonkeus neomonkeus modified the milestones: v3.0.0.a0, v2.6.0a0.dev5 May 3, 2020
@neomonkeus
Copy link
Member Author

Will include in changelog for v0.0.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement The issue improves on existing functionality Long Term This is a feature we want, but will be some time before implemented
Projects
None yet
Development

No branches or pull requests

1 participant