Skip to content

Add missing reflect to bevy_picking resources#24341

Merged
mockersf merged 1 commit into
bevyengine:mainfrom
mgi388:bevy_picking_resource_reflect
May 18, 2026
Merged

Add missing reflect to bevy_picking resources#24341
mockersf merged 1 commit into
bevyengine:mainfrom
mgi388:bevy_picking_resource_reflect

Conversation

@mgi388
Copy link
Copy Markdown
Contributor

@mgi388 mgi388 commented May 18, 2026

Objective

  • Be able to inspect these resources when debugging picking.
image

Solution

  • Reflect missing resources in bevy_picking.

Testing

  • CI builds it.

@mgi388 mgi388 added 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 C-Refinement Improves output quality, without fixing a clear bug or adding new functionality. labels May 18, 2026
@mgi388 mgi388 force-pushed the bevy_picking_resource_reflect branch from dc58734 to 56bfde2 Compare May 18, 2026 13:20
@mgi388 mgi388 force-pushed the bevy_picking_resource_reflect branch from 56bfde2 to c83ae68 Compare May 18, 2026 13:32
@mockersf mockersf added this pull request to the merge queue May 18, 2026
Merged via the queue into bevyengine:main with commit a2f120c May 18, 2026
38 checks passed
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-Refinement Improves output quality, without fixing a clear bug or adding new functionality. D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants