mirror of
https://github.com/bevyengine/bevy
synced 2024-12-29 22:43:14 +00:00
131ec38650
Fixes a small divergence between `bevy_mod_picking` and the up-streamed `bevy_picking`: Both have a `Pointer<E>` constructor with the same types, but in a different order. This is part of work being done on `bevy_mod_picking` to simplify the migration to `bevy_picking`. |
||
---|---|---|
.. | ||
mesh_picking | ||
backend.rs | ||
events.rs | ||
focus.rs | ||
input.rs | ||
lib.rs | ||
pointer.rs |