Skip to content

Unified picking cleanup#18401

Merged
mockersf merged 2 commits intobevyengine:mainfrom
alice-i-cecile:unified-picking-cleanup
Mar 18, 2025
Merged

Unified picking cleanup#18401
mockersf merged 2 commits intobevyengine:mainfrom
alice-i-cecile:unified-picking-cleanup

Conversation

@alice-i-cecile
Copy link
Copy Markdown
Member

Objective

@cart noticed some issues with my work in #17348 (comment), which I somehow missed before merging the PR.

Solution

  • feature gate the UiPickingPlugin correctly
  • don't manually add the picking plugins

Testing

Ran the debug_picking and sprite_picking examples (for UI and sprites respectively): both seem to work fine.

@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward A-Picking Pointing at and selecting objects of all sorts labels Mar 18, 2025
@alice-i-cecile alice-i-cecile added this to the 0.16 milestone Mar 18, 2025
@mockersf mockersf added this pull request to the merge queue Mar 18, 2025
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Mar 18, 2025
Merged via the queue into bevyengine:main with commit 5ab0456 Mar 18, 2025
38 checks passed
mockersf pushed a commit that referenced this pull request Mar 18, 2025
# Objective

@cart noticed some issues with my work in
#17348 (comment),
which I somehow missed before merging the PR.

## Solution

- feature gate the UiPickingPlugin correctly
- don't manually add the picking plugins

## Testing

Ran the debug_picking and sprite_picking examples (for UI and sprites
respectively): both seem to work fine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Picking Pointing at and selecting objects of all sorts C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants