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

ExtrudeGeometry: Remove options material and extrudeMaterial #13560

Merged
merged 1 commit into from
Mar 14, 2018

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Mar 10, 2018

This PR removes two options of ExtrudeGeometry: material and extrudeMaterial.

It was possible to change the material indices of the side and lid faces. Since all other geometry generators have fixed material indices, I vote to remove this option.

Both options were never documented, so there is no need to change the docs.

@WestLangley
Copy link
Collaborator

I think this is OK. The front and side material indices used to be hardwired to 0 and 1, anyway.

@mrdoob mrdoob added this to the r91 milestone Mar 14, 2018
@mrdoob mrdoob merged commit 0c6c005 into mrdoob:dev Mar 14, 2018
@mrdoob
Copy link
Owner

mrdoob commented Mar 14, 2018

Thanks!

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.

3 participants