bevy/crates/bevy_picking/src
Asier Illarramendi 2b434035b7
Fix typos in bevy_picking module docs (#16265)
# Objective

- Fix typo: `ovserver` => `observer`

---------

Co-authored-by: Thierry Berger <contact@thierryberger.com>
2024-11-08 01:15:44 +00:00
..
mesh_picking Mesh picking fixes (#16110) 2024-10-27 19:03:48 +00:00
backend.rs fix: add reflect to SceneInstanceReady and other observers/events (#16018) 2024-10-20 13:51:41 +00:00
events.rs Expose picking pointer state as a resource (#16229) 2024-11-04 22:06:14 +00:00
focus.rs Rename the Pickable component and fix incorrect documentation (#15707) 2024-10-07 17:09:57 +00:00
input.rs Migrate bevy picking (#15690) 2024-10-07 16:26:37 +00:00
lib.rs Fix typos in bevy_picking module docs (#16265) 2024-11-08 01:15:44 +00:00
pointer.rs Add button_just_down and button_just_up methods to PointerInput (#16176) 2024-10-31 14:44:34 +00:00