FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for TouchScript/InputSources - TouchScript/TouchScript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
TouchScript
/
TouchScript
Public
Notifications
You must be signed in to change notification settings
Fork
366
Star
1.7k
Code
Issues
77
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TouchScript
TouchScript
InputSources
on
dev-projectionlayer
User selector
Datepicker
Commit history
Commits on Nov 4, 2014
Updated docs.
valyard
committed
e3f45bd
View commit details
Copy full SHA for e3f45bd
View code at this point
Browse repository at this point
Commits on Nov 3, 2014
Updated formatting.
valyard
committed
6b73ba3
View commit details
Copy full SHA for 6b73ba3
View code at this point
Browse repository at this point
Merge branch 'develop' into TUIO1.1
Show description for e03985a
valyard
committed
e03985a
View commit details
Copy full SHA for e03985a
View code at this point
Browse repository at this point
Updated EOL.
valyard
committed
7b96f75
View commit details
Copy full SHA for 7b96f75
View code at this point
Browse repository at this point
Forced EOL to LF
valyard
committed
4106f8d
View commit details
Copy full SHA for 4106f8d
View code at this point
Browse repository at this point
Merge branch 'develop' into TUIO1.1
Show description for 775dd77
valyard
committed
775dd77
View commit details
Copy full SHA for 775dd77
View code at this point
Browse repository at this point
Changed line endings to Unix.
valyard
committed
237af88
View commit details
Copy full SHA for 237af88
View code at this point
Browse repository at this point
Commits on Nov 2, 2014
Moved attributes from Editor namespace (issue #125).
Valentin Simonov
committed
68ad9c9
View commit details
Copy full SHA for 68ad9c9
View code at this point
Browse repository at this point
Commits on Oct 26, 2014
Refactored touch update/move logic.
Valentin Simonov
committed
af496b6
View commit details
Copy full SHA for af496b6
View code at this point
Browse repository at this point
Renamed moveTouch to updateTouch.
Valentin Simonov
committed
aa8490a
View commit details
Copy full SHA for aa8490a
View code at this point
Browse repository at this point
Removed public begin/move/end API from ITouchManager.
Valentin Simonov
committed
56c515c
View commit details
Copy full SHA for 56c515c
View code at this point
Browse repository at this point
Merge branch 'develop' into TUIO1.1
Show description for 7db70c7
Valentin Simonov
committed
7db70c7
View commit details
Copy full SHA for 7db70c7
View code at this point
Browse repository at this point
Commits on Jun 2, 2014
Added docs.
valyard
committed
5b99d23
View commit details
Copy full SHA for 5b99d23
View code at this point
Browse repository at this point
Commits on May 31, 2014
Removed properties from beginTouch API.
valyard
committed
bfb4c2f
View commit details
Copy full SHA for bfb4c2f
View code at this point
Browse repository at this point
Updated win7 and win8 touch inputs.
valyard
committed
8c17246
View commit details
Copy full SHA for 8c17246
View code at this point
Browse repository at this point
Commits on May 23, 2014
Custom inspectors for input sources with tags. New VS projects.
valyard
committed
05897ec
View commit details
Copy full SHA for 05897ec
View code at this point
Browse repository at this point
Commits on May 9, 2014
Tags as fields and TagsDrawer stub.
valyard
committed
41aee00
View commit details
Copy full SHA for 41aee00
View code at this point
Browse repository at this point
Added Tags object to all InputSources.
valyard
committed
5f61c82
View commit details
Copy full SHA for 5f61c82
View code at this point
Browse repository at this point
Tags for input sources.
valyard
committed
4ca7523
View commit details
Copy full SHA for 4ca7523
View code at this point
Browse repository at this point
Commits on May 7, 2014
Tags test.
valyard
committed
1e7c381
View commit details
Copy full SHA for 1e7c381
View code at this point
Browse repository at this point
Commits on May 2, 2014
Disabling mouse on Windows Store platform.
valyard
committed
edd02d5
View commit details
Copy full SHA for edd02d5
View code at this point
Browse repository at this point
Commits on Mar 9, 2014
Updated comments.
valyard
committed
5acbea6
View commit details
Copy full SHA for 5acbea6
View code at this point
Browse repository at this point
Commits on Feb 28, 2014
Made Input classes sealed.
valyard
committed
86d09a5
View commit details
Copy full SHA for 86d09a5
View code at this point
Browse repository at this point
Commits on Feb 22, 2014
Moved all DPI-related stuff to DisplayDevice.
valyard
committed
626a270
View commit details
Copy full SHA for 626a270
View code at this point
Browse repository at this point
More experiments with DPI.
valyard
committed
0540be2
View commit details
Copy full SHA for 0540be2
View code at this point
Browse repository at this point
Updated laptop device recognition.
valyard
committed
aa6a9ea
View commit details
Copy full SHA for aa6a9ea
View code at this point
Browse repository at this point
Commits on Feb 21, 2014
Testing DPI
valyard
committed
06a7231
View commit details
Copy full SHA for 06a7231
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
Start of InputDevice.
valyard
committed
b10da55
View commit details
Copy full SHA for b10da55
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
Input sources disabling themselves on platforms which they don't support. Better enable/disable handling.
valyard
committed
308baab
View commit details
Copy full SHA for 308baab
View code at this point
Browse repository at this point
A toggle on MouseInput to self-destruct on mobile platforms.
valyard
committed
d56e147
View commit details
Copy full SHA for d56e147
View code at this point
Browse repository at this point
Commits on Feb 6, 2014
Input sources disabling themselves on platforms which they don't support. Better enable/disable handling.
valyard
committed
5223cf4
View commit details
Copy full SHA for 5223cf4
View code at this point
Browse repository at this point
A toggle on MouseInput to self-destruct on mobile platforms.
valyard
committed
5cacfe6
View commit details
Copy full SHA for 5cacfe6
View code at this point
Browse repository at this point
Moved all logic from TouchManager and GestureManager to TouchManagerInstance and GestureManagerInstance internal classes. The former two are now merely visual elements for setting up parameters. *I…
Show description for cbf1446
valyard
committed
cbf1446
View commit details
Copy full SHA for cbf1446
View code at this point
Browse repository at this point
Commits on Feb 5, 2014
Updated formatting to fit code quidelines.
valyard
committed
2f0fc92
View commit details
Copy full SHA for 2f0fc92
View code at this point
Browse repository at this point
Commits on Oct 14, 2013
Cosmetic changes and docs.
valyard
committed
d8bae1c
View commit details
Copy full SHA for d8bae1c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL