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

[Merged by Bors] - Fixes Camera not being serializable due to missing registrations in core functionality. #6170

Commits on Oct 5, 2022

  1. Registers Option<Viewport> in Bevy_Render CameraPlugin and ReflectSer…

    …ialize and ReflectDeserialize for type data Range<f32> in Bevy_Core CorePlugin
    NoahShomette committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    03bc434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27bd27c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    e6ddc58 View commit details
    Browse the repository at this point in the history
  2. fixes formatting

    NoahShomette committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    1a8432f View commit details
    Browse the repository at this point in the history