This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* All the things needed to get the touch scrolling to work. * Fixed a regression with registering for events * removed always true expression * updated sdk checkout for input updates * ported deadzone fixes enabled warnings as errors * updated controller popout window to include inverted axes * sdk changes for last commit * Get the proper SDK checkout * preliminary scroll support * cleaned up focus provider a bit * added is parent or child helper extension * default bounds. not new * added a few more checks just in case * Cancel the async stuff if the editor changes playmode states * Fix build error * added a few helper methods to the clipping primitive * added some parem docs * Fixed common root lookup * disabled wysisyg * Fixed merge conflict
- Loading branch information
1 parent
3e070fd
commit 840524d
Showing
19 changed files
with
591 additions
and
289 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
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.