bevy/crates/bevy_picking/src
TotalKrill 3e10fd8534
Mod picking upstream 2 (#14686)
Ci fixed  version of: #14541 

Upstream the remainder of bevy_picking_core and all of
bevy_picking_input.

This work is intentionally nonfunctional and has minimal changes, but
does compile. More work is necessary to replace bevy_eventlistener with
propagating observers.

This work is being coordinated as part of "bevy_mod_picking upstream"
working group. Come say hi on discord!

---------

Co-authored-by: Miles Silberling-Cook <nth.tensor@gmail.com>
Co-authored-by: Aevyrie <aevyrie@gmail.com>
2024-08-09 23:16:37 +00:00
..
input Mod picking upstream 2 (#14686) 2024-08-09 23:16:37 +00:00
backend.rs Upstream CorePlugin from bevy_mod_picking (#13677) 2024-06-15 11:59:57 +00:00
events.rs Mod picking upstream 2 (#14686) 2024-08-09 23:16:37 +00:00
focus.rs Mod picking upstream 2 (#14686) 2024-08-09 23:16:37 +00:00
lib.rs Mod picking upstream 2 (#14686) 2024-08-09 23:16:37 +00:00
pointer.rs Upstream CorePlugin from bevy_mod_picking (#13677) 2024-06-15 11:59:57 +00:00