FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Feii/InputSystem · GitHub
Feii
/
InputSystem
Public
forked from
Unity-Technologies/InputSystem
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 5, 2022
CHANGE: unblock CI by moving to v1.5.0 (#1555)
Show description for 960cee5
jamesmcgill
authored
960cee5
View commit details
Copy full SHA for 960cee5
Browse repository at this point
Commits on Jul 4, 2022
FIX: Fixing typo in DualSense output report normalization code (#1554)
jimon
authored
aa035eb
View commit details
Copy full SHA for aa035eb
Browse repository at this point
Commits on Jun 21, 2022
FIX: Fixed an issue where the Input Action asset icon would not be visible during asset creation.
ekcoh
authored
70daa61
View commit details
Copy full SHA for 70daa61
Browse repository at this point
Commits on Jun 16, 2022
CHANGE: CI change to build against trunk Unity version (#1548)
andrew-oc
authored
eb042a5
View commit details
Copy full SHA for eb042a5
Browse repository at this point
Commits on Jun 13, 2022
FIX: UI controls in MultiplayerEventSystems should not change colour unexpectedly (#1547)
andrew-oc
authored
6752b5d
View commit details
Copy full SHA for 6752b5d
Browse repository at this point
Commits on Jun 10, 2022
FIX: Filter out enum value__ special values from API test (#1538)
jamesmcgill
authored
88cf9b2
View commit details
Copy full SHA for 88cf9b2
Browse repository at this point
Commits on Jun 7, 2022
CHANGE: Added .buginfo file for project tracking (#1546)
jamesmcgill
authored
8abc33c
View commit details
Copy full SHA for 8abc33c
Browse repository at this point
Commits on Jun 3, 2022
FIX: UI sometimes ignoring the first mouse click event after losing and regaining focus (ISXB-127) (#1544)
jamesmcgill
authored
faeff5c
View commit details
Copy full SHA for faeff5c
Browse repository at this point
CHANGE: Bump version to 1.4.2 (#1542)
Show description for deed1cd
ekcoh
and
jamesmcgill
authored
deed1cd
View commit details
Copy full SHA for deed1cd
Browse repository at this point
Commits on May 30, 2022
RELEASE: 1.4.1
ekcoh
committed
c544a35
View commit details
Copy full SHA for c544a35
Browse repository at this point
Commits on May 28, 2022
Reverted version to 1.4.1 (#1541)
ekcoh
authored
04c6720
View commit details
Copy full SHA for 04c6720
Browse repository at this point
Commits on May 13, 2022
FIX: Composite touchscreen controls not firing action after enabling (ISXB-98) (#1540)
Show description for e109744
jamesmcgill
and
Dmytro Ivanov
authored
e109744
View commit details
Copy full SHA for e109744
Browse repository at this point
Commits on May 9, 2022
Fix CI trunk failure (#1539)
andrew-oc
authored
457ccf4
View commit details
Copy full SHA for 457ccf4
Browse repository at this point
Commits on Apr 26, 2022
FIX: Bump Package Validation Exceptions version to 1.5.0
jamesmcgill
authored
01fbc4e
View commit details
Copy full SHA for 01fbc4e
Browse repository at this point
CHANGE: Bump version to 1.5.0 (#1534)
ekcoh
authored
c95e62f
View commit details
Copy full SHA for c95e62f
Browse repository at this point
Commits on Apr 10, 2022
RELEASE: 1.4.0
ekcoh
committed
27c5453
View commit details
Copy full SHA for 27c5453
Browse repository at this point
Commits on Apr 8, 2022
CI workaround via extended ignore ranges for UIToolkit and IL2CPP mac issue relating to XBox controller (#1532)
Show description for 224aa41
ekcoh
authored
224aa41
View commit details
Copy full SHA for 224aa41
Browse repository at this point
FIX: Input devices sometimes marked as disabled on reconnect (#1524).
unity-cwells
authored
524455d
View commit details
Copy full SHA for 524455d
Browse repository at this point
Commits on Apr 6, 2022
FIX: Workaround for System.CodeDom test failures relating to Unity 2022 and .NET Standard (#1529)
Show description for e0b76e2
ekcoh
authored
e0b76e2
View commit details
Copy full SHA for e0b76e2
Browse repository at this point
Commits on Apr 5, 2022
Star complaince docs - batch 1 (#1523)
Show description for 22f79a0
ekcoh
and
jamesmcgill
authored
22f79a0
View commit details
Copy full SHA for 22f79a0
Browse repository at this point
Added Third Party Notices.md doc (#1519)
Show description for 0217c2d
ekcoh
authored
0217c2d
View commit details
Copy full SHA for 0217c2d
Browse repository at this point
Commits on Apr 4, 2022
FIX: Formatting fix for CI formatting check
ekcoh
authored
aec7000
View commit details
Copy full SHA for aec7000
Browse repository at this point
CHANGE: Make 'Both' the default 'Active Input Handling' (#1527).
Rene Damm
authored
e9f3ac5
View commit details
Copy full SHA for e9f3ac5
Browse repository at this point
Commits on Mar 31, 2022
FIX: Exceptions in Path.Combine() in editor (#1497).
turboj
authored
d6950e6
View commit details
Copy full SHA for d6950e6
Browse repository at this point
DOCS: Fix typo in AddAction method summary (#1517).
emadkhezri
authored
9154ade
View commit details
Copy full SHA for 9154ade
Browse repository at this point
NEW: Added CursorLockBehavior to InputSystemUIInputModule to enable pointer events when the cursor is locked. (#1518)
andrew-oc
authored
352b6c5
View commit details
Copy full SHA for 352b6c5
Browse repository at this point
Commits on Mar 30, 2022
NEW: Game Core now supported with XR classes (#1525).
chris-massie
authored
880c959
View commit details
Copy full SHA for 880c959
Browse repository at this point
Commits on Mar 28, 2022
DOCS: Add docs for Unity Remote support (#1421).
Rene Damm
authored
d9674c5
View commit details
Copy full SHA for d9674c5
Browse repository at this point
FIX: AddComposite().With() not triggering reresolving correctly (#1510).
Rene Damm
authored
6221c7b
View commit details
Copy full SHA for 6221c7b
Browse repository at this point
FIX: TwoModifiersComposite only accepting buttons (#1514).
Rene Damm
authored
e02e7b2
View commit details
Copy full SHA for e02e7b2
Browse repository at this point
Commits on Mar 24, 2022
FIX: Ensure BackgroundBehavior.IgnoreFocus is respected even when Application.runInBackground is false
jamesmcgill
authored
e033f61
View commit details
Copy full SHA for e033f61
Browse repository at this point
NEW: Can dynamically get/set parameters on actions (#1516).
Rene Damm
authored
82f8a77
View commit details
Copy full SHA for 82f8a77
Browse repository at this point
NEW: Actions now consume their inputs (#1405).
Rene Damm
authored
a843d1e
View commit details
Copy full SHA for a843d1e
Browse repository at this point
Commits on Mar 23, 2022
DOCS: Extended README based on content mentioned from UCS spec
ekcoh
authored
a5fdedc
View commit details
Copy full SHA for a5fdedc
Browse repository at this point
Commits on Mar 18, 2022
FIX: Adding support for DualShock 4 extended mode to fix various issues (#1513)
jimon
authored
ea8048a
View commit details
Copy full SHA for ea8048a
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL