FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Meorge/InputSystem · GitHub
Meorge
/
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 Dec 2, 2021
NEW: Dry-run publishing as part of tests (#1478).
Rene Damm
authored
e92d55a
View commit details
Copy full SHA for e92d55a
Browse repository at this point
FIX: User-contributed fixes (#1477).
Rene Damm
authored
030f38b
View commit details
Copy full SHA for 030f38b
Browse repository at this point
FIX: Device lost to InputUser after layout changes (case 1347320, #1468).
ekcoh
authored
9a76136
View commit details
Copy full SHA for 9a76136
Browse repository at this point
FIX: Broken UI input when switching between assets (case 1371332, #1462).
Rene Damm
authored
b356ce7
View commit details
Copy full SHA for b356ce7
Browse repository at this point
Commits on Nov 29, 2021
FIX: Special chars in HID names causing rebinding to not work (case 1335465, #1451).
Rene Damm
authored
eb4f139
View commit details
Copy full SHA for eb4f139
Browse repository at this point
FIX: Navigation not being confined to multiplayer playerRoot (case 1306361, #1443).
Rene Damm
authored
da6732a
View commit details
Copy full SHA for da6732a
Browse repository at this point
FIX: InputTestFixture stepping updates in [UnityTest]s incorrectly (case 1341740, #1438).
Rene Damm
authored
8c0115c
View commit details
Copy full SHA for 8c0115c
Browse repository at this point
FIX: Successive UI clicks not working with TouchSimulation (case 1330014, #1449).
Rene Damm
authored
e8fec32
View commit details
Copy full SHA for e8fec32
Browse repository at this point
Commits on Nov 25, 2021
FIX: Bad performance in InputAction.controls when empty (case 1347829, #1437).
Rene Damm
authored
fb983da
View commit details
Copy full SHA for fb983da
Browse repository at this point
FIX: Touch.activeTouches not canceled on focus loss (case 1364017, #1465).
Rene Damm
authored
ab55d24
View commit details
Copy full SHA for ab55d24
Browse repository at this point
FIX: Pasting binding with invalid control schemes (case 1276106, #1445).
Rene Damm
authored
25151d2
View commit details
Copy full SHA for 25151d2
Browse repository at this point
Commits on Nov 24, 2021
FIX: Timers on interactions sometimes triggering erroneously (case 1251231, #1474).
Rene Damm
authored
cca1e3b
View commit details
Copy full SHA for cca1e3b
Browse repository at this point
Commits on Nov 23, 2021
FIX: RegisterLayoutOverride causing 'extend' setting to be lost (case 1377719, #1452).
Rene Damm
authored
eeec99e
View commit details
Copy full SHA for eeec99e
Browse repository at this point
FIX: Exceptions when opening new project (case 1313185, #1453).
Rene Damm
authored
54fd309
View commit details
Copy full SHA for 54fd309
Browse repository at this point
FIX: Calling IsPressed() on device being true (1374024, #1464).
Rene Damm
authored
5b7ad60
View commit details
Copy full SHA for 5b7ad60
Browse repository at this point
FIX: Missed inputs with multiple interactions and inputs (case 1364667, #1446).
Rene Damm
authored
0dbf8cd
View commit details
Copy full SHA for 0dbf8cd
Browse repository at this point
Commits on Nov 22, 2021
FIX: UI stops responding in play mode after script recompilation (#1470)
andrew-oc
authored
7e8a88b
View commit details
Copy full SHA for 7e8a88b
Browse repository at this point
Commits on Nov 19, 2021
CHANGE: Enable filterNoiseOnCurrent by default and deprecate the setting. Also only set .current if any control state changed.
jimon
authored
f280b67
View commit details
Copy full SHA for f280b67
Browse repository at this point
FIX: Fixing the problem with ui input inspector not showing action references for runtime asset (#1450)
jimon
authored
fc869a7
View commit details
Copy full SHA for fc869a7
Browse repository at this point
CHANGE: Replacing inputDirectory with "Temp" for InputSystemLink.xml (#1467)
jimon
authored
5fe90d0
View commit details
Copy full SHA for 5fe90d0
Browse repository at this point
Commits on Nov 17, 2021
NEW: Adding iOS DualSense Gamepad (#1461)
jimon
authored
6da0740
View commit details
Copy full SHA for 6da0740
Browse repository at this point
Commits on Nov 16, 2021
Bump Unity version to avoid codedom failures temporarily (#1469)
Show description for 8626d75
ekcoh
authored
8626d75
View commit details
Copy full SHA for 8626d75
Browse repository at this point
Commits on Nov 15, 2021
Revert "Replacing inputDirectory with "Temp" for InputSystemLink.xml"
Show description for fd142be
Dmytro Ivanov
committed
fd142be
View commit details
Copy full SHA for fd142be
Browse repository at this point
Replacing inputDirectory with "Temp" for InputSystemLink.xml
Dmytro Ivanov
committed
7acf6f3
View commit details
Copy full SHA for 7acf6f3
Browse repository at this point
Commits on Nov 12, 2021
CHANGE: Resync all devices after entering play mode (#1460)
jimon
authored
ae6d961
View commit details
Copy full SHA for ae6d961
Browse repository at this point
Commits on Nov 11, 2021
FIX: Input Action drawer doesn't indent bindings properly (#1463)
andrew-oc
authored
d0685e4
View commit details
Copy full SHA for d0685e4
Browse repository at this point
Fixed case 1369081. When using SingleUnifiedPointer, the same pointer… (#1416)
Show description for c04115a
benoitalain
and
ekcoh
authored
c04115a
View commit details
Copy full SHA for c04115a
Browse repository at this point
Commits on Nov 10, 2021
FIX: InputSystemUIInputModule shows incorrect bindings after pressing the PlayerInput 'Fix UI Input Module' button (#1457)
andrew-oc
authored
81e7417
View commit details
Copy full SHA for 81e7417
Browse repository at this point
Commits on Nov 5, 2021
Fix for incorrect action display names in Inspector. (#1426)
Show description for 06aa77d
ekcoh
authored
06aa77d
View commit details
Copy full SHA for 06aa77d
Browse repository at this point
Fix UI button click focus behavior (#1428)
Show description for 45df496
ekcoh
authored
45df496
View commit details
Copy full SHA for 45df496
Browse repository at this point
Commits on Nov 3, 2021
Bumped version to 1.3.0 (#1448)
Show description for e326cfd
ekcoh
authored
e326cfd
View commit details
Copy full SHA for e326cfd
Browse repository at this point
Commits on Oct 29, 2021
FIX Correction of unfortunate comparison doing Object reference comparison instead of string comparison. (#1425)
ekcoh
authored
79f50b1
View commit details
Copy full SHA for 79f50b1
Browse repository at this point
Commits on Oct 28, 2021
FIX: Memory leak in InputAction.Enable (case 1367442, #1429).
Rene Damm
authored
1a57a16
View commit details
Copy full SHA for 1a57a16
Browse repository at this point
FIX: InputEventTrace.Resize() not setting maxSizeInBytes (#1441).
Rene Damm
authored
d4c8276
View commit details
Copy full SHA for d4c8276
Browse repository at this point
CHANGE: Make Keyboard ctrl/alt/shift writable (case 1340793, #1440).
Rene Damm
authored
2154418
View commit details
Copy full SHA for 2154418
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL