forked from Unity-Technologies/Graphics
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support of input system v2 (Unity-Technologies#2042)
* Added support of new input system in FreeCamera.cs * Added debug menu controls * Added support for FreeCamera, mouse debug position and LookWithMouse * Support input system in player movements * Added input system suppoort to SimpleCameraController.cs * Started to add input system V2 support in VFX graph * Added guards for VFX events not compatible with new input system * Added suport of new input system in VFX Mouse event binder * Updated changelogs * Cleanup * Replaced ENABLE_INPUT_SYSTEM_PACKAGE by VFX_USE_INPUT_SYSTEM_PACKAGE * Added link to 10.x what's new docs and added input system package support entry to 10.x what's new * Update FreeCamera.cs Co-authored-by: Lewis Jordan <[email protected]> Co-authored-by: sebastienlagarde <[email protected]>
- Loading branch information
1 parent
1004653
commit a757f85
Showing
20 changed files
with
820 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.