Brad Hefta-Gaub
|
22324eb281
|
more tweaking of keyboard input routes
|
2015-10-30 14:55:33 -07:00 |
|
Brad Hefta-Gaub
|
ce7fed2292
|
fix json
|
2015-10-30 13:16:31 -07:00 |
|
Brad Hefta-Gaub
|
b2f27054f4
|
Merge pull request #6239 from AlessandroSigna/controllers
ViveController - input mapping
|
2015-10-30 10:39:26 -07:00 |
|
Brad Davis
|
49e7d42c2c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-30 10:07:40 -07:00 |
|
Brad Hefta-Gaub
|
70f3156328
|
make sure CompositeEndpoints properly report readability more axis based keyboard inputs
|
2015-10-29 22:37:12 -07:00 |
|
Brad Hefta-Gaub
|
8a03383adc
|
use makeAxis for some keyboard support
|
2015-10-29 22:19:33 -07:00 |
|
AlessandroSigna
|
01d3805148
|
ViveController - mapping of buttons
|
2015-10-29 18:44:43 -07:00 |
|
Anthony J. Thibault
|
047614b2eb
|
New left and right grab animations.
|
2015-10-29 16:18:39 -07:00 |
|
Brad Hefta-Gaub
|
b070306c2c
|
tweak comfort mode filters
|
2015-10-29 15:53:17 -07:00 |
|
Brad Hefta-Gaub
|
c962697b18
|
Merge pull request #6230 from samcake/controllers
Controllers : Comfort mode is working through the stanadrd mapping
|
2015-10-29 14:59:42 -07:00 |
|
samcake
|
d73eafddd1
|
COmfort mode working with the COntroller system observing the menu state
|
2015-10-29 13:48:16 -07:00 |
|
AlessandroSigna
|
ffd2b39874
|
Fix vive controller - update to new input plugin register
|
2015-10-29 13:18:37 -07:00 |
|
samcake
|
8f908f9877
|
Adding the stepYaw to the Standard mapping
|
2015-10-29 12:08:11 -07:00 |
|
EdgarPironti
|
596b315286
|
Fixed standard.json
|
2015-10-27 11:35:30 -07:00 |
|
AlessandroSigna
|
5bce95189b
|
fix keyboard mapping (keyboardMouse.js)
|
2015-10-26 18:14:57 -07:00 |
|
Brad Davis
|
f38303a9a5
|
Adding vive default mapping
|
2015-10-26 10:36:31 -07:00 |
|
Brad Davis
|
a9aea9b477
|
Working on TestController display
|
2015-10-22 15:53:19 -07:00 |
|
Brad Davis
|
8c163a52e9
|
Attempting to fix log graphs
|
2015-10-22 15:49:58 -07:00 |
|
samcake
|
2ebf862da9
|
Merge pull request #6148 from jherico/controllerFunctions
Fixing controller functions & makeAxis
|
2015-10-22 11:56:58 -07:00 |
|
Brad Davis
|
7ed9ed8500
|
Merge pull request #6149 from ZappoMan/exposeMyAvatarHandsToJS
make handControllerGrab.js work with new API
|
2015-10-22 11:40:48 -07:00 |
|
Brad Hefta-Gaub
|
67f2a0c6c8
|
CR feedback on mappings
|
2015-10-22 11:39:51 -07:00 |
|
Brad Davis
|
5d4cbfdacb
|
Resolving ambiguity between functions and inputs differently
|
2015-10-22 09:50:24 -07:00 |
|
Brad Davis
|
4938e5ea84
|
Fixing function based routes, makeAxis
|
2015-10-22 09:50:23 -07:00 |
|
Brad Hefta-Gaub
|
3e7364608b
|
make handControllerGrab.js work with new API
|
2015-10-22 09:17:29 -07:00 |
|
Brad Davis
|
afcec347ff
|
Wiring yaw action to avatar
|
2015-10-21 21:35:19 -07:00 |
|
Brad Davis
|
044a28212d
|
Wiring step yaw to the avatar
|
2015-10-21 20:44:38 -07:00 |
|
Brad Davis
|
637654adea
|
Wiring up step yaw
|
2015-10-21 18:46:09 -07:00 |
|
Brad Davis
|
4a1df286fd
|
Cleanup of enums and JS names
|
2015-10-21 15:57:37 -07:00 |
|
Brad Davis
|
b9b03bd842
|
Working on conditional and filter parsing
|
2015-10-21 14:40:33 -07:00 |
|
Brad Davis
|
de57c3b4d6
|
Merge remote-tracking branch 'upstream/controllers' into controllers
Conflicts:
libraries/controllers/src/controllers/UserInputMapper.cpp
|
2015-10-20 21:59:00 -07:00 |
|
samcake
|
da26d0dee1
|
Adding the hand poses channels in the controller mapping files
|
2015-10-20 18:19:44 -07:00 |
|
Brad Davis
|
cd940325c2
|
Merge remote-tracking branch 'upstream/controllers' into controllers
|
2015-10-20 17:48:29 -07:00 |
|
Brad Davis
|
0e419e3fbb
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-20 17:47:37 -07:00 |
|
Brad Davis
|
eacd6af032
|
Get conditional routes working
|
2015-10-20 16:32:00 -07:00 |
|
Andrew Meadows
|
d02fe784a9
|
css and cfg filetypes are text in .gitattributes
|
2015-10-20 13:58:44 -07:00 |
|
Brad Davis
|
bea6fdd890
|
Working on JSON parsing and cleanup
Conflicts:
libraries/controllers/src/controllers/Route.cpp
libraries/controllers/src/controllers/ScriptingInterface.cpp
libraries/controllers/src/controllers/StandardController.cpp
libraries/controllers/src/controllers/impl/RouteBuilderProxy.h
|
2015-10-20 10:20:28 -07:00 |
|
Brad Davis
|
ef6c4f6f66
|
Working on JSON parsing and cleanup
Conflicts:
libraries/controllers/src/controllers/Route.cpp
libraries/controllers/src/controllers/ScriptingInterface.cpp
libraries/controllers/src/controllers/StandardController.cpp
libraries/controllers/src/controllers/impl/RouteBuilderProxy.h
|
2015-10-20 10:15:36 -07:00 |
|
Brad Hefta-Gaub
|
56f625d376
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-19 16:53:25 -07:00 |
|
Brad Hefta-Gaub
|
110adc5c22
|
fix model LOD behavior
|
2015-10-19 15:21:25 -07:00 |
|
Brad Davis
|
22602fb6f6
|
Fixing line endings
|
2015-10-19 10:00:16 -07:00 |
|
Brad Davis
|
184303d3c9
|
Using JS mappings for joystick, updating test code
|
2015-10-18 20:44:32 -07:00 |
|
Brad Davis
|
734a39f962
|
Breaking up UserInputMapper, restoring some mappings
|
2015-10-18 18:58:03 -07:00 |
|
Brad Davis
|
57be59935d
|
Move controller test to app
|
2015-10-17 19:13:38 -07:00 |
|
samcake
|
f675035fd1
|
Merge pull request #6101 from jherico/controllers
Hydra controller updates and test code
|
2015-10-16 17:43:44 -07:00 |
|
Brad Davis
|
5bac1aae2d
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-16 17:23:30 -07:00 |
|
Brad Davis
|
db0fa6b8ed
|
Update hydra mappings and test code
|
2015-10-16 17:23:09 -07:00 |
|
Brad Davis
|
4f8e2c9f6b
|
Fix JSON format errors
|
2015-10-15 13:18:04 -07:00 |
|
Thijs Wenker
|
9d2ae661e1
|
removed some XML from start-script button which possible caused an error before
|
2015-10-14 21:10:52 +02:00 |
|
Thijs Wenker
|
c585647f10
|
ScriptEditor Improvements:
- fixed run icon
|
2015-10-14 21:00:50 +02:00 |
|
Brad Davis
|
910629c287
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-13 13:32:05 -07:00 |
|