bevy/crates/bevy_picking/src
Tim 461305b3d7
Revert "Have EntityCommands methods consume self for easier chaining" (#15523)
As discussed in #15521

- Partial revert of #14897, reverting the change to the methods to
consume `self`
- The `insert_if` method is kept

The migration guide of #14897 should be removed
Closes #15521

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2024-10-02 12:47:26 +00:00
..
backend.rs Allow to expect (adopted) (#15301) 2024-09-20 19:16:42 +00:00
events.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
focus.rs Revert "Have EntityCommands methods consume self for easier chaining" (#15523) 2024-10-02 12:47:26 +00:00
input.rs Simpler lint fixes: makes ci lints work but disables a lint for now (#15376) 2024-09-24 11:42:59 +00:00
lib.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
pointer.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00