FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · classicvalues/InputSystem · GitHub
classicvalues
/
InputSystem
Public
forked from
Unity-Technologies/InputSystem
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
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 24, 2021
devskim-analysis.yml
classicvalues
authored
cb8945d
View commit details
Copy full SHA for cb8945d
Browse repository at this point
google.yml
classicvalues
authored
8736e6e
View commit details
Copy full SHA for 8736e6e
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
FIX: Submit and cancel UI actions now trigger on press instead of release (#1363)
andrew-oc
authored
0ec33ea
View commit details
Copy full SHA for 0ec33ea
Browse repository at this point
FIX: PlayerInputManager join action not triggering (#1344)
andrew-oc
authored
a32c3c0
View commit details
Copy full SHA for a32c3c0
Browse repository at this point
Commits on Jul 9, 2021
FIX: Callback ordering issues when adding/removing during execution (case 1322530, #1335).
Rene Damm
authored
1908584
View commit details
Copy full SHA for 1908584
Browse repository at this point
FIX: Setting motor speeds and light bar color in quick succession on DualShock 4 (#1346)
Show description for fa25271
andrew-oc
authored
fa25271
View commit details
Copy full SHA for fa25271
Browse repository at this point
CHANGE: Touch OnPointerExit now deferred one frame (case 1347048, #1365).
Rene Damm
authored
54f5707
View commit details
Copy full SHA for 54f5707
Browse repository at this point
FIX: 'Add Action' not resetting interactions and processors (#1369).
Rene Damm
authored
e852036
View commit details
Copy full SHA for e852036
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL