mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
6ae46f6403
… # Objective - Fixes Camera not being serializable due to missing registrations in core functionality. - Fixes #6169 ## Solution - Updated Bevy_Render CameraPlugin with registrations for Option<Viewport> and then Bevy_Core CorePlugin with registrations for ReflectSerialize and ReflectDeserialize for type data Range<f32> respectively according to the solution in #6169 Co-authored-by: Noah <noahshomette@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |