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 issues with bevy_gltf_save_load #160

Open
kaosat-dev opened this issue Mar 4, 2024 · 0 comments · Fixed by #192
Open

Fix issues with bevy_gltf_save_load #160

kaosat-dev opened this issue Mar 4, 2024 · 0 comments · Fixed by #192
Labels
bevy_gltf_save_load bevy bug Something isn't working

Comments

@kaosat-dev
Copy link
Owner

While the crate itself works correctly under v0.13, the example (& realistic use cases) are broken because of following Bevy issues:

The first one will be in v0.13.1
The second one needs another alternate solution in our example, as RenderGraph is no (de)serializable anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bevy_gltf_save_load bevy bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant