-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Extract members of PickingPlugin
and PointerInputPlugin
into new types
#19078
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs a migration guide and some docs explaining how to configure the plugins, but I really like these changes otherwise.
i waited to push the commit with the migration guides for after opening the PR so that i could write the PR number on them |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice, thanks!
Objective
PickingPlugin
andPointerInputPlugin
were kinda weird being both a plugin and a resource.Solution
Extract the resource functionality of
PickingPlugin
andPointerInputPlugin
into new resourcesTesting
mesh_picking
andsprite_picking