FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · imaxs/InputSystem · GitHub
imaxs
/
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 Aug 27, 2021
Merge pull request #2 from imaxs/tmp
Show description for 3d88c63
imaxs
authored
3d88c63
View commit details
Copy full SHA for 3d88c63
Browse repository at this point
Merge pull request #1 from Unity-Technologies/develop
Show description for 5eb1b3f
imaxs
authored
5eb1b3f
View commit details
Copy full SHA for 5eb1b3f
Browse repository at this point
Minor fixes
imaxs
committed
b3e4048
View commit details
Copy full SHA for b3e4048
Browse repository at this point
RELEASE: 1.1.0 (#1398).
Rene Damm
authored
c5b2457
View commit details
Copy full SHA for c5b2457
Browse repository at this point
Commits on Aug 26, 2021
CHANGE: UI module now defaults to having DefaultInputActions (case 1359306, #1397).
Rene Damm
authored
074b26b
View commit details
Copy full SHA for 074b26b
Browse repository at this point
DOCS: Misc changes (#1396).
Rene Damm
authored
967a251
View commit details
Copy full SHA for 967a251
Browse repository at this point
FIX: InputTestFixture not resetting all global state on start (#1395, case 1329015).
ekcoh
authored
27ae3b1
View commit details
Copy full SHA for 27ae3b1
Browse repository at this point
FIX: Regression from suppressing same control bound repeatedly (#1394).
Rene Damm
authored
b8d5716
View commit details
Copy full SHA for b8d5716
Browse repository at this point
Commits on Aug 23, 2021
RELEASE: 1.1-pre.6.
Rene Damm
committed
86ff0df
View commit details
Copy full SHA for 86ff0df
Browse repository at this point
Commits on Aug 19, 2021
CHANGE: Merging touch events (#1392)
jimon
authored
83cfb4a
View commit details
Copy full SHA for 83cfb4a
Browse repository at this point
Commits on Aug 18, 2021
NEW: 'UI vs Game Input' sample (#1377).
Rene Damm
authored
6bea4e8
View commit details
Copy full SHA for 6bea4e8
Browse repository at this point
FIX: 'Pointer should have exited' error on screen rotation (#1358).
Rene Damm
authored
ff5a10d
View commit details
Copy full SHA for ff5a10d
Browse repository at this point
Commits on Aug 17, 2021
NEW: InputSystem.onAnyButtonPress (#1382).
Rene Damm
authored
6701976
View commit details
Copy full SHA for 6701976
Browse repository at this point
DOCS: Minor changes to quickstart docs (#1390)
andrew-oc
authored
e9f1a21
View commit details
Copy full SHA for e9f1a21
Browse repository at this point
Commits on Aug 13, 2021
CHANGE: XR define changes (#1350)
mattdatwork
authored
f6bcee9
View commit details
Copy full SHA for f6bcee9
Browse repository at this point
Commits on Aug 12, 2021
CHANGE: Rework focus handling (#1324).
Rene Damm
authored
009c8b8
View commit details
Copy full SHA for 009c8b8
Browse repository at this point
Commits on Aug 11, 2021
FIX: InputEventTrace skipping over empty frames (#1368).
antoine-agthe-unity
authored
1a6b80d
View commit details
Copy full SHA for 1a6b80d
Browse repository at this point
CHANGE: Clamp defaultButtonPressPoint to 0.0001 (case 1349002, #1391).
Rene Damm
authored
4ee1554
View commit details
Copy full SHA for 4ee1554
Browse repository at this point
FIX: Incorrect binding display strings for TwoModifiersComposite (#1372).
NibbleByte
authored
1379cad
View commit details
Copy full SHA for 1379cad
Browse repository at this point
FIX: Incorrect docs RE WebGL touch support (#1389).
Rene Damm
authored
11e8a43
View commit details
Copy full SHA for 11e8a43
Browse repository at this point
Commits on Aug 10, 2021
ISX-723 Renamed private callback methods InputSystemUIInputModule to … (#1378)
Show description for f82383c
ekcoh
authored
f82383c
View commit details
Copy full SHA for f82383c
Browse repository at this point
CHANGE: Add value clamping to up and down synthetic stick controls on WebGLGamepad (#1381)
andrew-oc
authored
d635311
View commit details
Copy full SHA for d635311
Browse repository at this point
Fix change binding indices (#1379)
Show description for 6af3a44
ekcoh
authored
6af3a44
View commit details
Copy full SHA for 6af3a44
Browse repository at this point
Commits on Aug 6, 2021
FIX: Adding events merging to reduce amount of redundant events (#1387)
jimon
authored
fbd293e
View commit details
Copy full SHA for fbd293e
Browse repository at this point
FIX: Fixing inconsistent usage of ENABLE_PROFILER in the codebase (#1386)
jimon
authored
5c8f970
View commit details
Copy full SHA for 5c8f970
Browse repository at this point
FIX: Clarify timeline reset to 0 when entering play mode hence prior timestamps might appear negative (#1383)
jimon
authored
e8cbbe5
View commit details
Copy full SHA for e8cbbe5
Browse repository at this point
Moving formatting to package ci image (#1385)
jimon
authored
0defd07
View commit details
Copy full SHA for 0defd07
Browse repository at this point
Commits on Aug 5, 2021
Moving to macOS 10.15 images and android latest (#1384)
jimon
authored
7494c33
View commit details
Copy full SHA for 7494c33
Browse repository at this point
Commits on Jul 31, 2021
CHANGE: TrackedPoseDriver now uses InputActionProperty instead of direct InputActions (#1234).
chris-massie
authored
d5cbbce
View commit details
Copy full SHA for d5cbbce
Browse repository at this point
Commits on Jul 22, 2021
DOCS: Added documentation for WebGL sensor support in 2021.2 (#1376)
Show description for 13299cf
JordanL8
authored
13299cf
View commit details
Copy full SHA for 13299cf
Browse repository at this point
Commits on Jul 20, 2021
FIX: InvalidOperationException thrown when selecting a preset created from an InputActionImporter (#1349)
andrew-oc
authored
72d0598
View commit details
Copy full SHA for 72d0598
Browse repository at this point
Commits on Jul 19, 2021
Add XboxOne/DualShock layouts for Android (#1255)
Show description for 7149b0a
authored
7149b0a
View commit details
Copy full SHA for 7149b0a
Browse repository at this point
Commits on Jul 14, 2021
FIX: WebGL gamepad up/down controls were not being inverted (#1370)
brendan-duncan
authored
7c14110
View commit details
Copy full SHA for 7c14110
Browse repository at this point
Commits on Jul 13, 2021
FIX: Broken link in CONTRIBUTIONS.md (#1367)
ekcoh
authored
d2ac502
View commit details
Copy full SHA for d2ac502
Browse repository at this point
Commits on Jul 12, 2021
FIX: InputControlPathDrawer showing duplicate entries (#1366)
andrew-oc
authored
2e3fc9e
View commit details
Copy full SHA for 2e3fc9e
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL