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

Fix tiled EXR import #21470

Merged
merged 1 commit into from
Aug 27, 2018
Merged

Fix tiled EXR import #21470

merged 1 commit into from
Aug 27, 2018

Conversation

elasota
Copy link
Contributor

@elasota elasota commented Aug 27, 2018

Update tinyexr to new version that fixes uncompressed EXRs being full of corrupt data, and fix crash when importing tiled EXR.

Fix #21422

@akien-mga
Copy link
Member

There are some style issues for clang-format: https://travis-ci.org/godotengine/godot/jobs/420956270

@elasota elasota force-pushed the fix-tiled-exr branch 2 times, most recently from d393032 to 02e593b Compare August 27, 2018 06:38
@akien-mga
Copy link
Member

Please also update the tinyexr git commit reference in https://github.com/godotengine/godot/blob/master/thirdparty/README.md#tinyexr

@elasota
Copy link
Contributor Author

elasota commented Aug 27, 2018

Should be fixed now

@akien-mga akien-mga merged commit 2131f10 into godotengine:master Aug 27, 2018
@akien-mga
Copy link
Member

Thanks!

@elasota elasota deleted the fix-tiled-exr branch September 12, 2018 00:52
@akien-mga
Copy link
Member

Cherry-picked for 3.0.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash with some exr images.
2 participants