FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ProjectSettings - qipa/InputSystem · GitHub
qipa
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
InputSystem
ProjectSettings
on
develop
User selector
Datepicker
Commit history
Commits on Sep 21, 2018
FIX: Gyro orientations not matching between Android and iOS (#234, #240).
todi1856
authored and
Rene Damm
committed
3d4ff45
View commit details
Copy full SHA for 3d4ff45
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
WIP: Start completely reworking demo game.
Rene Damm
committed
45d19e9
View commit details
Copy full SHA for 45d19e9
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
CHANGE: Bump minimum required Unity version to 2018.2.5f1.
Rene Damm
committed
af320b4
View commit details
Copy full SHA for af320b4
View code at this point
Browse repository at this point
NEW: Actions and action maps have stable IDs.
Rene Damm
committed
4cf24df
View commit details
Copy full SHA for 4cf24df
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
FIX: Unbreak build with Steam controller support enabled.
Rene Damm
committed
75486c2
View commit details
Copy full SHA for 75486c2
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
WIP: Steam controller support (#221).
Show description for 538d260
Rene Damm
authored
538d260
View commit details
Copy full SHA for 538d260
View code at this point
Browse repository at this point
Commits on Aug 1, 2018
FIX: Incorrect coordinate space for computing transforms in OnScreenStick (#192).
douglas-piconi
authored and
Rene Damm
committed
24af365
View commit details
Copy full SHA for 24af365
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
NEW: Add QA test rig for touch (#137).
JiaUnity
authored and
Rene Damm
committed
4ff9bc0
View commit details
Copy full SHA for 4ff9bc0
View code at this point
Browse repository at this point
Commits on May 23, 2018
CHANGE: Refactors and fixes for XR; plus enhancements to QA test rig (#122).
StayTalm
authored and
Rene Damm
committed
d4d3099
View commit details
Copy full SHA for d4d3099
View code at this point
Browse repository at this point
Commits on May 4, 2018
FIX: Several fixes to XR layouts (#95).
StayTalm
authored and
Rene Damm
committed
748c1b3
View commit details
Copy full SHA for 748c1b3
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
FIX: Inverted Y on sticks and broken axis dpad on Android.
Rene Damm
committed
fcf6bf9
View commit details
Copy full SHA for fcf6bf9
View code at this point
Browse repository at this point
Commits on Mar 29, 2018
CHANGE: Remove InputSystem.ReportAvailableDevice.
Rene Damm
committed
3c7d2bb
View commit details
Copy full SHA for 3c7d2bb
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
FIX: Left and right triggers on iOS (#60)
todi1856
authored and
Rene Damm
committed
c4d8a49
View commit details
Copy full SHA for c4d8a49
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
CHANGE: Rename IInputActionModifier to IInputBindingModifier.
Rene Damm
committed
a5e44d7
View commit details
Copy full SHA for a5e44d7
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
CHANGE: Make unsupported local devices appear under 'Local' node.
Rene Damm
committed
960df49
View commit details
Copy full SHA for 960df49
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
FIX: Don't infer template type from fixed buffer type fields.
Rene Damm
committed
90e6a5d
View commit details
Copy full SHA for 90e6a5d
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
NEW: Initial iOS support (#43)
todi1856
authored and
Rene Damm
committed
00ad6c3
View commit details
Copy full SHA for 00ad6c3
View code at this point
Browse repository at this point
Commits on Mar 3, 2018
CHANGE: Move all test code into separate assemblies.
Rene Damm
committed
4d990a5
View commit details
Copy full SHA for 4d990a5
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
NEW: Proper project bundle name for Android.
Rene Damm
committed
bcd7b83
View commit details
Copy full SHA for bcd7b83
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
NEW: Add manual test tools for legacy input and for touch.
jackpr-unity
authored and
Rene Damm
committed
06bfe83
View commit details
Copy full SHA for 06bfe83
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
FIX: Update .asmdefs to account for newly added unsafe flag.
Rene Damm
committed
db4e0f9
View commit details
Copy full SHA for db4e0f9
View code at this point
Browse repository at this point
Commits on Feb 3, 2018
FIX: Broken script reference in demo scene.
Rene Damm
committed
ea2d92b
View commit details
Copy full SHA for ea2d92b
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
CHANGE: Sync project to latest trunk.
Rene Damm
committed
1271f06
View commit details
Copy full SHA for 1271f06
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
FIX: RuntimeInitializeOnLoadMethod not getting called in player.
Rene Damm rene@unity3d.com
authored and
Rene Damm rene@unity3d.com
committed
81f12a7
View commit details
Copy full SHA for 81f12a7
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
FIX: Unbreak project after trunk merge.
Rene Damm rene@unity3d.com
authored and
Rene Damm rene@unity3d.com
committed
0328df4
View commit details
Copy full SHA for 0328df4
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
NEW: Lightweight input plugin system.
Rene Damm rene@unity3d.com
authored and
Rene Damm rene@unity3d.com
committed
98c5457
View commit details
Copy full SHA for 98c5457
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
CHANGE: Revert .NET profile back to 3.5.
Rene Damm rene@unity3d.com
authored and
Rene Damm rene@unity3d.com
committed
fb2a22a
View commit details
Copy full SHA for fb2a22a
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
NEW: Can debug player input from editor.
Rene Damm rene@unity3d.com
authored and
Rene Damm rene@unity3d.com
committed
4de57f2
View commit details
Copy full SHA for 4de57f2
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
NEW: Can run tests in player.
Rene Damm rene@unity3d.com
authored and
Rene Damm rene@unity3d.com
committed
c9b310f
View commit details
Copy full SHA for c9b310f
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
NEW: Can poll actions for change.
Rene Damm rene@unity3d.com
authored and
Rene Damm rene@unity3d.com
committed
a3a973e
View commit details
Copy full SHA for a3a973e
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
NEW: Events now have unique IDs.
Rene Damm rene@unity3d.com
authored and
Rene Damm rene@unity3d.com
committed
94bc8cd
View commit details
Copy full SHA for 94bc8cd
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
NEW: Can create devices reported by native using templates.
Rene Damm rene@unity3d.com
authored and
Rene Damm rene@unity3d.com
committed
ceabd76
View commit details
Copy full SHA for ceabd76
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
NEW: Can create device using InputControlSetup.
Rene Damm rene@unity3d.com
authored and
Rene Damm rene@unity3d.com
committed
c0990f5
View commit details
Copy full SHA for c0990f5
View code at this point
Browse repository at this point
Commits on Oct 1, 2017
WIP: First batch of code brought over from code doodle.
Rene Damm rene@unity3d.com
authored and
Rene Damm rene@unity3d.com
committed
b19ef3d
View commit details
Copy full SHA for b19ef3d
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL