FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Packages/com.unity.inputsystem - ImDanTheDev/InputSystem · GitHub
ImDanTheDev
/
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
Breadcrumbs
History for
InputSystem
Packages
com.unity.inputsystem
on
develop
User selector
Datepicker
Commit history
Commits on Apr 13, 2023
Added constructor to InputActionCodeGenerator accepting an InputActionAsset
ImDanTheDev
committed
67925db
View commit details
Copy full SHA for 67925db
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
CHANGE: Replaced XR layout builder logic to create Axis2D inputs as Stick controls (#1649)
Show description for 5d4e82f
authored
5d4e82f
View commit details
Copy full SHA for 5d4e82f
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
NEW: View-only UIToolkit version of Input Actions Asset Editor (#1668)
Show description for 7e6a029
jamesmcgill
and
andrew-oc
authored
7e6a029
View commit details
Copy full SHA for 7e6a029
View code at this point
Browse repository at this point
Commits on Apr 4, 2023
DOCF-1072 restructured How Do I? page. (#1658)
Show description for df3aa91
duckets
and
jamesmcgill
authored
df3aa91
View commit details
Copy full SHA for df3aa91
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
FIX: Allow InputSystem class to set runtime runInBackground field (#1662)
Show description for 3c10099
jfreire-unity
authored
3c10099
View commit details
Copy full SHA for 3c10099
View code at this point
Browse repository at this point
Commits on Mar 28, 2023
NEW: Added custom InputBinding validation and editor UI drawing interface (#1656)
Show description for 16bbcb5
jamesmcgill
authored
16bbcb5
View commit details
Copy full SHA for 16bbcb5
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
Bump version to 1.5.2 (#1659)
Dmytro Ivanov
authored
bdd0f73
View commit details
Copy full SHA for bdd0f73
View code at this point
Browse repository at this point
RELEASE: 1.5.1
Dmytro Ivanov
committed
0b28bb4
View commit details
Copy full SHA for 0b28bb4
View code at this point
Browse repository at this point
Commits on Feb 26, 2023
Refresh project to 2021.3.19f1 (#1645)
Show description for 45e5f86
jamesmcgill
authored
45e5f86
View commit details
Copy full SHA for 45e5f86
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
FIX: Fix breaking changes from ISBX-110 (#1652)
jfreire-unity
authored
9443a1c
View commit details
Copy full SHA for 9443a1c
View code at this point
Browse repository at this point
FIX: JSON Binding overrides are set to empty string when null (#1644)
Show description for 7767170
jfreire-unity
authored
7767170
View commit details
Copy full SHA for 7767170
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
FIX: Fixing GetBestMidPoint returning value outside of valid range (#1650)
Dmytro Ivanov
authored
b1d5788
View commit details
Copy full SHA for b1d5788
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
FIX: Renaming an input action should not consider action being renamed for uniqueness (#1551)
Show description for 8098917
andrew-oc
and
ekcoh
authored
8098917
View commit details
Copy full SHA for 8098917
View code at this point
Browse repository at this point
Commits on Feb 14, 2023
FIX: Fix for the event buffer growing unbounded in Editor when a controller is connected and certain options are set (#1636)
peterhall-unity3d
authored
45932af
View commit details
Copy full SHA for 45932af
View code at this point
Browse repository at this point
FIX: InputAction.bindings.count is not updated after calling Erase() (#1637)
Show description for 670f833
jfreire-unity
authored
670f833
View commit details
Copy full SHA for 670f833
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
FIX: Closing profiler marker properly (#1631)
Dmytro Ivanov
authored
e8f41a6
View commit details
Copy full SHA for e8f41a6
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
CHANGE: Bump version to 1.5.1 (#1630)
Dmytro Ivanov
authored
8d6d568
View commit details
Copy full SHA for 8d6d568
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
RELEASE: 1.5.0
Dmytro Ivanov
committed
c7792d5
View commit details
Copy full SHA for c7792d5
View code at this point
Browse repository at this point
Commits on Jan 11, 2023
NEW: Expose displayIndex for multi-display support (#1623)
Show description for 9972e7c
authored
9972e7c
View commit details
Copy full SHA for 9972e7c
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
FIX: remove unneeded check that triggered NotImplementedException for Usage bindings (#1625)
jamesmcgill
authored
60b198d
View commit details
Copy full SHA for 60b198d
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
DOCS: New workflows and concepts pages. (#1608)
Show description for 9867e6e
authored
9867e6e
View commit details
Copy full SHA for 9867e6e
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
FIX: Remove NotImplementedException when loading outdated binding overrides from json (#1626)
Show description for f3b9bc9
jamesmcgill
authored
f3b9bc9
View commit details
Copy full SHA for f3b9bc9
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
Added a note about DualSense support for Android devices (#1622)
Show description for 17795d3
ekcoh
and
Lewis Jordan
authored
17795d3
View commit details
Copy full SHA for 17795d3
View code at this point
Browse repository at this point
Documentation bash (#1607)
Show description for 1049fa0
authored
1049fa0
View commit details
Copy full SHA for 1049fa0
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
NEW: Improve performance when reading control values (#1569)
andrew-oc
authored
d6c4f36
View commit details
Copy full SHA for d6c4f36
View code at this point
Browse repository at this point
Commits on Dec 16, 2022
[CHANGE]: Add some missing tooltips and inspector conveniences to OnScreenStick (#1621)
Show description for d3afc62
andrew-oc
and
jamesmcgill
authored
d3afc62
View commit details
Copy full SHA for d3afc62
View code at this point
Browse repository at this point
FIX: controls excluded from rebinding could be still suppressed during interactive rebinding (#1620)
Show description for eda7c63
jamesmcgill
authored
eda7c63
View commit details
Copy full SHA for eda7c63
View code at this point
Browse repository at this point
CHANGE: Fix test framework define (#1618)
Show description for c8f99d5
jonas echterhoff
and
jamesmcgill
authored
c8f99d5
View commit details
Copy full SHA for c8f99d5
View code at this point
Browse repository at this point
NEW: Add extra modes for controlling OnScreenStick origin and movement behaviour (#1613)
Show description for f4fb4f2
andrew-oc
and
jamesmcgill
authored
f4fb4f2
View commit details
Copy full SHA for f4fb4f2
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Fix issues with OnScreenStick when used with PlayerInput and auto-switching of devices (#1586)
Show description for 079f7a0
andrew-oc
and
ekcoh
authored
079f7a0
View commit details
Copy full SHA for 079f7a0
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
NEW: Hot path optimization for ReadValue/WriteValueIntoState for most used controls (requires opt-in) (#1606)
Show description for fbb9034
Dmytro Ivanov
and
duckets
authored
fbb9034
View commit details
Copy full SHA for fbb9034
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
FIX: Filtering out axis jitter on Switch Pro / DualShock 4 / DualSense gamepads connected via HID (#1611)
Dmytro Ivanov
authored
efdcd78
View commit details
Copy full SHA for efdcd78
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
FIX: Device disconnected events are missed when running in the background (#1609)
andrew-oc
authored
460161c
View commit details
Copy full SHA for 460161c
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
NEW: Add new public setting to enable shortcut key consumption (ISXB-254) (#1602)
Show description for c89f80d
jamesmcgill
authored
c89f80d
View commit details
Copy full SHA for c89f80d
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
NEW: Added Tracking State support to TrackedPoseDriver (#1594)
chris-massie
authored
02e6b19
View commit details
Copy full SHA for 02e6b19
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL