mirror of
https://github.com/bevyengine/bevy
synced 2024-12-04 02:19:15 +00:00
30b29deaa9
# Objective - Fixes #7889. ## Solution - Change the glTF loader to insert a `Camera3dBundle` instead of a manually constructed bundle. This might prevent future issues when new components are required for a 3D Camera to work correctly. - Register the `ColorGrading` type because `bevy_scene` was complaining about it. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |