Skip to content

Fix pixel format conversion in bevy_gltf#897

Merged
cart merged 3 commits intobevyengine:masterfrom
iwikal:gltf-image-conversion
Nov 22, 2020
Merged

Fix pixel format conversion in bevy_gltf#897
cart merged 3 commits intobevyengine:masterfrom
iwikal:gltf-image-conversion

Conversation

@iwikal
Copy link
Contributor

@iwikal iwikal commented Nov 20, 2020

closes #896

It looks like GltfError::ImageRgb8ConversionError isn't used anywhere else
internally, should I remove it? It would be a breaking change.

@Moxinilian Moxinilian added A-Assets Load files from disk to use for things like images, models, and sounds C-Bug An unexpected or incorrect behavior labels Nov 20, 2020
@cart
Copy link
Member

cart commented Nov 21, 2020

Good call! Yeah lets remove the error if it isn't used anywhere else.

@cart cart merged commit 1e9a054 into bevyengine:master Nov 22, 2020
@ambeeeeee ambeeeeee mentioned this pull request Nov 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Assets Load files from disk to use for things like images, models, and sounds C-Bug An unexpected or incorrect behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bevy_gltf cannot convert between image pixel formats

3 participants