FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · LinusFl/InputSystem · GitHub
LinusFl
/
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 Oct 7, 2024
Add when the error appeared
LinusFl
committed
b5e797d
View commit details
Copy full SHA for b5e797d
Browse repository at this point
Added more to readme
LinusFl
committed
c383457
View commit details
Copy full SHA for c383457
Browse repository at this point
Remove commented out logs
LinusFl
committed
dba91c9
View commit details
Copy full SHA for dba91c9
Browse repository at this point
Patch to temporarily workaround input system exception
LinusFl
committed
be9dba1
View commit details
Copy full SHA for be9dba1
Browse repository at this point
Fixed the unit test and cleaned up the code
LinusFl
committed
2ad366a
View commit details
Copy full SHA for 2ad366a
Browse repository at this point
Commits on Oct 6, 2024
Shake gesture seems to be working
LinusFl
committed
8251e7f
View commit details
Copy full SHA for 8251e7f
Browse repository at this point
Working with TestSmall scene
LinusFl
committed
0d88d02
View commit details
Copy full SHA for 0d88d02
Browse repository at this point
Push what's causing errors (Exception: Attempted to set property InputSystem.actions during Play-mode which is not supported. Assigning this property is only allowed in Edit-mode)
LinusFl
committed
3c74385
View commit details
Copy full SHA for 3c74385
Browse repository at this point
Use delta
LinusFl
committed
4366134
View commit details
Copy full SHA for 4366134
Browse repository at this point
First sign that shake gesture can make bounce action performed
LinusFl
committed
786014a
View commit details
Copy full SHA for 786014a
Browse repository at this point
Commits on Oct 5, 2024
Initial state - before creating any object
LinusFl
committed
8801998
View commit details
Copy full SHA for 8801998
Browse repository at this point
Commits on Oct 4, 2024
FIX: The button is not clickable when using Windows touch simulation inputs (ISXB-483) (#2012)
Show description for bb685c5
jfreire-unity
authored
bb685c5
View commit details
Copy full SHA for bb685c5
Browse repository at this point
Commits on Oct 2, 2024
FIX: ISXB-687 Added guard clause to RemovePointerAtIndex in InputSy… (#1982)
Show description for ff7837e
adrian-koretski-unity3d
authored
ff7837e
View commit details
Copy full SHA for ff7837e
Browse repository at this point
Commits on Oct 1, 2024
FIX: MakeEscapedJsonString now null-checks inputs. Empty strings also now bypass an allocation. (#2019)
Show description for 3a96dac
AlexTyrer
authored
3a96dac
View commit details
Copy full SHA for 3a96dac
Browse repository at this point
FIX: Wrong mapping of Xbox Series S|X and Xbox One wireless controllers "View" button on macOS (#2017)
jfreire-unity
authored
d5f2dff
View commit details
Copy full SHA for d5f2dff
Browse repository at this point
Commits on Sep 27, 2024
FIX: Corrected invalid CHANGELOG.md (#2015)
ekcoh
authored
82ec624
View commit details
Copy full SHA for 82ec624
Browse repository at this point
NEW: Added canRunInBackground flag in device debug view (#2013)
bmalrat
authored
5cfed50
View commit details
Copy full SHA for 5cfed50
Browse repository at this point
NEW: ISX-2099 InputAction code-setup (authoring) analytics (#2003)
Show description for 026cdcc
ekcoh
authored
026cdcc
View commit details
Copy full SHA for 026cdcc
Browse repository at this point
Commits on Sep 26, 2024
CHANGE: Bump version to 1.11.2 (#2014)
Pauliusd01
authored
3a2a4c2
View commit details
Copy full SHA for 3a2a4c2
Browse repository at this point
RELEASE: 1.11.1
Pauliusd01
committed
4338ba2
View commit details
Copy full SHA for 4338ba2
Browse repository at this point
Commits on Sep 25, 2024
DOCS: Adding docs for methods in InputInteractionContext (DOCF-4371) (#1999)
Show description for 91dd5cf
duckets
authored
91dd5cf
View commit details
Copy full SHA for 91dd5cf
Browse repository at this point
Commits on Sep 24, 2024
CHANGE: Added message to notify the user if a PlayerInputComponent fails to bind a control scheme (ISXB-1020) (#2007)
Show description for 1abc745
lyndon-unity
authored
1abc745
View commit details
Copy full SHA for 1abc745
Browse repository at this point
CHANGE: Updated Mouse Visualizer (#2011)
Pauliusd01
authored
8fbff9b
View commit details
Copy full SHA for 8fbff9b
Browse repository at this point
Commits on Sep 23, 2024
FIX: Narrowing scope of ENABLE_CLOUD_SERVICES_ANALYTICS (#1991)
Show description for 7735517
ekcoh
and
lyndon-unity
authored
7735517
View commit details
Copy full SHA for 7735517
Browse repository at this point
FIX: Fixed potential crash on Mac when using stale references to deleted InputDevice objects (case ISXB-606) (#2009)
Show description for f1458e3
AlexTyrer
authored
f1458e3
View commit details
Copy full SHA for f1458e3
Browse repository at this point
Commits on Sep 20, 2024
FIX: ISXB-1081 Fixed "MissingReferenceException" errors when closing an in-game dropdown field (#2010)
bmalrat
authored
008f573
View commit details
Copy full SHA for 008f573
Browse repository at this point
FIX: Action Maps contextual menu in Action Editor UI that could display unrelated items. (#2008)
Show description for 2934a64
bmalrat
authored
2934a64
View commit details
Copy full SHA for 2934a64
Browse repository at this point
Commits on Sep 19, 2024
CHANGE: Removed aliased values in Gamepad enum. (ISXB-543) (#1983)
Show description for ddc99ca
adrian-koretski-unity3d
authored
ddc99ca
View commit details
Copy full SHA for ddc99ca
Browse repository at this point
Commits on Sep 16, 2024
FIX: Fixed a memory leak in OnScreenStick (#2006)
ekcoh
authored
7f5528b
View commit details
Copy full SHA for 7f5528b
Browse repository at this point
Commits on Sep 13, 2024
FIX: Fixed multiple interactions on composite bindings (ISXB-619) (#2000)
Show description for 7a28d7b
bmalrat
authored
7a28d7b
View commit details
Copy full SHA for 7a28d7b
Browse repository at this point
Commits on Sep 12, 2024
FIX: Fix for generic DualShock4 InputDeviceMatcher claiming DualSense devices too (ISX-1411)
Show description for d5cc3fd
AlexTyrer
authored
d5cc3fd
View commit details
Copy full SHA for d5cc3fd
Browse repository at this point
fix changelog after merge (#2005)
jamesmcgill
authored
97ab628
View commit details
Copy full SHA for 97ab628
Browse repository at this point
CHANGE: rename editor resource directories (ISX-1440) (#1997)
Show description for 2f51783
jamesmcgill
and
Pauliusd01
authored
2f51783
View commit details
Copy full SHA for 2f51783
Browse repository at this point
Commits on Sep 11, 2024
CHANGE: switch yamato trigger to always run performance tests even with no changes to branch (#2002)
Show description for ee9617b
stefanunity
authored
ee9617b
View commit details
Copy full SHA for ee9617b
Browse repository at this point
Bump version to 1.11.1 (#2001)
Pauliusd01
authored
dd5ce9f
View commit details
Copy full SHA for dd5ce9f
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL