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: [bevy_ggrs example] add tonemapping_luts bevy feature #418

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

AgustinRamiroDiaz
Copy link
Contributor

@AgustinRamiroDiaz AgustinRamiroDiaz commented Feb 17, 2024

fixes #398

With the fix

image

Without the fix

image

Important caveat

This fix is only for WASM. The native compilation is still broken as per #417

Extra context

Seems that this was forgotten, because the dependency was added for bevy_matchbox
https://github.com/AgustinRamiroDiaz/matchbox/blob/a70b27a5291cf0427e4312c75d6529625fe3e970/bevy_matchbox/Cargo.toml#L50

Signed-off-by: Agustín Ramiro Díaz <agustin.ramiro.diaz@gmail.com>
@johanhelsing
Copy link
Owner

Thanks. We've had quite a few similar issues... wondering if perhaps it's less of a hassle to simply depend on bevy with default-features, even if it produces huge binaries and takes a while to build. Anyway, not for this PR. /rant

Thanks for the fix!

@simbleau simbleau merged commit 3b93639 into johanhelsing:main Feb 18, 2024
12 checks passed
@simbleau
Copy link
Collaborator

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.

GitHub Pages doesn't seem right
3 participants