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

Bevy 0.11 compatibility #1

Open
wants to merge 21 commits into
base: bevy-0.11-compatibility
Choose a base branch
from

Conversation

Vrixyz
Copy link

@Vrixyz Vrixyz commented Jun 27, 2023

rapier is still broken, I didn't look into it.

keis and others added 16 commits June 30, 2023 13:42
…e#208)

bevy_picking_core: Allow hits with pass focus policy to continue to lower layers

Co-authored-by: Aevyrie <[email protected]>
* Fix drag bug

* clippy
* Do not enable bevy_pbr with backend_sprite feature

* Remove bevy_picking_highlight/pbr from selection feature
* Move to eventlistener crate

* Fix docs

* fix example

* ui should not deselect

* Fix docs
* Add DebugPickingMode state for runtime control

Add run conditions to the plugin's systems.
Add deprecation warning to the `noisy` attribute.

* rename DebugPickingMode::Quiet to Normal

* debug: fix hide_pointer_text scheduling

---------

Co-authored-by: Aevyrie <[email protected]>
* remove the PickingBackend trait

It doesn't appear to be doing anything useful.

* remove unneeded parameters from PointerLocation::is_in_viewport

The Camera component has the information we need.
@coreh
Copy link
Owner

coreh commented Jul 18, 2023

👋 Thanks for keeping this up to date.

Does aevyrie#231 include all of this? Can I close this one?

@Vrixyz
Copy link
Author

Vrixyz commented Jul 18, 2023

yes it's the same source branch, you can close this one 👍

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.

7 participants