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

sync with bevy git #20

Closed
wants to merge 3 commits into from
Closed

sync with bevy git #20

wants to merge 3 commits into from

Conversation

bayou-brogrammer
Copy link

Remade the PR with my rustfmt turned off. Hope this is what you expect! let me know if you need me to change anything

  1. Bevy time is now exported from bevy_time package bevyengine/bevy@644bd5d
  2. Bevy removed Ortho camera and UI Camera. The 3d/2d cameras now handle UI elements [Merged by Bors] - Camera Driven Rendering bevyengine/bevy#4745
  3. bevy::input::system::exit_on_esc_system is now bevy::window::close_on_esc
  4. Rect is now UIRect for UI Elements
  5. as_system_label is now not needed. (Screenshot taken from bevy source)

CleanShot 2022-06-14 at 13 57 27@2x

@inodentry
Copy link
Contributor

Superseded by #24

@inodentry inodentry closed this Jul 27, 2022
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.

2 participants