-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Yeet away current DefaultInputPlugin implementation and replace it with proper one #25458
Copy link
Copy link
Open
Open
Copy link
Labels
A-CameraUser-facing camera APIs and controllers.User-facing camera APIs and controllers.A-EditorGraphical tools to make Bevy gamesGraphical tools to make Bevy gamesC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesC-FeatureA new feature, making something new possibleA new feature, making something new possibleS-Needs-ReviewNeeds reviewer attention (from anyone!) to move forwardNeeds reviewer attention (from anyone!) to move forward
Description
Activity
Metadata
Metadata
Assignees
Labels
A-CameraUser-facing camera APIs and controllers.User-facing camera APIs and controllers.A-EditorGraphical tools to make Bevy gamesGraphical tools to make Bevy gamesC-ExamplesAn addition or correction to our examplesAn addition or correction to our examplesC-FeatureA new feature, making something new possibleA new feature, making something new possibleS-Needs-ReviewNeeds reviewer attention (from anyone!) to move forwardNeeds reviewer attention (from anyone!) to move forward
Sub-issue of #19741
Upstreamed version of
DefaultInputPlugininsidePanOrbitCamerais not sufficient for future Bevy Editor's use cases.Current version of collective proposal
DefaultInputPlugininto examples folder as example how to replace input plugin forPanOrbitCamera.DefaultInputPluginbased on window-picking Drag observersAdditional context
Further discussions are welcome in #editor-dev