FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 24BitGames/InputSystem · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
24BitGames
/
InputSystem
Public
forked from
Unity-Technologies/InputSystem
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 24, 2019
CHANGE: Refactor device building to make InputDeviceBuilder internal (#734).
Rene Damm
authored
e7f29f9
View commit details
Copy full SHA for e7f29f9
Browse repository at this point
Commits on Jul 23, 2019
FIX: GC heap garbage from event processing and when replugging native device (#729).
Rene Damm
authored
e5d4f17
View commit details
Copy full SHA for e5d4f17
Browse repository at this point
Commits on Jul 18, 2019
CHANGE: Bump version for next release.
douglas-piconi
committed
103e7a6
View commit details
Copy full SHA for 103e7a6
Browse repository at this point
PUBLISH: 0.9.0
douglas-piconi
committed
533651a
View commit details
Copy full SHA for 533651a
Browse repository at this point
CHANGE: Small cleanup of XR test scenes (#723).
jackpr-unity
authored and
Rene Damm
committed
c23bb29
View commit details
Copy full SHA for c23bb29
Browse repository at this point
Commits on Jul 15, 2019
CHANGE: Simplify action configuration and drop InputAction.continuous (#722).
Rene Damm
authored
1051b96
View commit details
Copy full SHA for 1051b96
Browse repository at this point
Commits on Jul 12, 2019
FIX: Compile error on linux with the Switch Pro Controller
douglas-piconi
authored
e80c873
View commit details
Copy full SHA for e80c873
Browse repository at this point
CHANGE: Add GripButton to Vive Wand QA scene (#720).
jackpr-unity
authored and
Rene Damm
committed
2076bde
View commit details
Copy full SHA for 2076bde
Browse repository at this point
Commits on Jul 9, 2019
CHANGE: Update QA test scenes (#718).
JiaUnity
authored and
Rene Damm
committed
ad51607
View commit details
Copy full SHA for ad51607
Browse repository at this point
Commits on Jul 4, 2019
NEW: Add touch samples (#711).
Rene Damm
authored
76cde48
View commit details
Copy full SHA for 76cde48
Browse repository at this point
DOCS: Improve API ref docs for interactions (#706).
jonas echterhoff
authored and
Rene Damm
committed
d77b8af
View commit details
Copy full SHA for d77b8af
Browse repository at this point
FIX: Adjust UI elements to fit Unity 19.3 font (#703).
jonas echterhoff
authored and
Rene Damm
committed
98ad873
View commit details
Copy full SHA for 98ad873
Browse repository at this point
CHANGE: Rework Touchscreen to work properly with actions (#710).
Rene Damm
authored
4ffbe26
View commit details
Copy full SHA for 4ffbe26
Browse repository at this point
Commits on Jul 2, 2019
FIX: Fixed NullReferenceException being thrown when project changes. (#705)
jonas echterhoff
authored
40c0e45
View commit details
Copy full SHA for 40c0e45
Browse repository at this point
CHANGE: We now use the same hierarchical device picker in the "Add Control Scheme" popup, which is already used in the "Input Settings" window. (#702)
jonas echterhoff
authored
9307ca1
View commit details
Copy full SHA for 9307ca1
Browse repository at this point
FIX: Fixed duplicate devices showing in the "Supported Devices" popup when using a search filter. (#701)
jonas echterhoff
authored
56f5cc2
View commit details
Copy full SHA for 56f5cc2
Browse repository at this point
FIX: Fixed an error when adding new bindings in the Input Actions editor window when a filter was applied. (#700)
jonas echterhoff
authored
d4d59f1
View commit details
Copy full SHA for d4d59f1
Browse repository at this point
CHANGE: Work on making sure scripting API is documented (#687)
jonas echterhoff
authored
1d68d0f
View commit details
Copy full SHA for 1d68d0f
Browse repository at this point
CHANGE: Remove touch UI code (#699)
jonas echterhoff
authored
7c7f08c
View commit details
Copy full SHA for 7c7f08c
Browse repository at this point
Commits on Jun 21, 2019
CHANGE: Remove ProcessEventsInBothFixedAndDynamicUpdate (#688).
Rene Damm
authored
ae74485
View commit details
Copy full SHA for ae74485
Browse repository at this point
FIX: Fix il2cpp DualShock test (#689)
jonas echterhoff
authored
c8e18a3
View commit details
Copy full SHA for c8e18a3
Browse repository at this point
Commits on Jun 20, 2019
NEW: UPM-CI publishing cutover (#684)
douglas-piconi
authored
2fad028
View commit details
Copy full SHA for 2fad028
Browse repository at this point
Commits on Jun 19, 2019
FIX: Fixed documentation landing page and table of contents. (#686)
jonas echterhoff
authored
e3c4042
View commit details
Copy full SHA for e3c4042
Browse repository at this point
CHANGE: create il2cpp yamato configs (#669)
jonas echterhoff
authored
b62f28c
View commit details
Copy full SHA for b62f28c
Browse repository at this point
Commits on Jun 18, 2019
NEW: Minor bump in revision number testing automatic package publish.
douglas-piconi
committed
15f6796
View commit details
Copy full SHA for 15f6796
Browse repository at this point
CHANGE: Simplify tracked device handling (#680)
jonas echterhoff
authored
3aee2c0
View commit details
Copy full SHA for 3aee2c0
Browse repository at this point
Commits on Jun 14, 2019
FIX: Fix Gamepad's leftStick/up & down, rightStick/up & down values (#673)
todi1856
authored and
jonas echterhoff
committed
418c019
View commit details
Copy full SHA for 418c019
Browse repository at this point
Commits on Jun 13, 2019
FIX: Xbox gamepad sticks for down and left could not navigate UI. (#679)
douglas-piconi
authored
cc04cb2
View commit details
Copy full SHA for cc04cb2
Browse repository at this point
FIX: Allow using InputSystem package if the XR, VR or Physics modules… (#676)
jonas echterhoff
authored
5318bc0
View commit details
Copy full SHA for 5318bc0
Browse repository at this point
Commits on Jun 11, 2019
NEW: Dualshock3 support on Desktops (#668)
jonas echterhoff
authored
daae516
View commit details
Copy full SHA for daae516
Browse repository at this point
NEW: Added support for Nintendo Switch Pro Controllers on desktops. (#662)
jonas echterhoff
authored
f6eeb06
View commit details
Copy full SHA for f6eeb06
Browse repository at this point
FIX: Regenerate inputactions to have guids, and change json code to not add guids during serialization (#660)
jonas echterhoff
authored
8244070
View commit details
Copy full SHA for 8244070
Browse repository at this point
Commits on Jun 10, 2019
NEW: in game button remapping screen Tanks demo (#645)
douglas-piconi
authored
775ff65
View commit details
Copy full SHA for 775ff65
Browse repository at this point
Commits on Jun 5, 2019
FIX: Fixed an internal bug in `InlinedArray.RemoveAtByMovingTailWithCapacity`, which could cause data corruption. (#659)
jonas echterhoff
authored
0814a2b
View commit details
Copy full SHA for 0814a2b
Browse repository at this point
Commits on Jun 4, 2019
NEW: Added support for generic joysticks on WebGL (which don't use th… (#651)
jonas echterhoff
authored
3e948be
View commit details
Copy full SHA for 3e948be
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL