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

Mipmapped texture arrays #128

Merged
merged 1 commit into from Jun 2, 2014
Merged

Mipmapped texture arrays #128

merged 1 commit into from Jun 2, 2014

Conversation

Eirenliel
Copy link
Contributor

Fixed TextureUtil to properly handle mipmapped texture 2d arrays and 3d textures

Fixed TextureUtil to properly handle mipmapped texture 2d arrays and 3d textures
@pspeed42
Copy link
Contributor

Note: code submissions should also be mentioned on the forum since that's where discussion will happen if there are issues or things that need to be reworked a little. For convenience you can include a link to the pull request or diffs. Thanks.

@Eirenliel
Copy link
Contributor Author

shadowislord added a commit that referenced this pull request Jun 2, 2014
 * Fix issue where using a texture array with pregenerated mipmaps would fail with a GL error.
@shadowislord shadowislord merged commit 60fa6a7 into jMonkeyEngine:master Jun 2, 2014
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.

None yet

3 participants