AlessandroSigna
|
b8a2fcbb2c
|
Vive controller - fix inverted inputs
|
2015-10-30 15:21:48 -07:00 |
|
Brad Hefta-Gaub
|
8839458d54
|
Merge pull request #6242 from highfidelity/controllers
New Controller interfaces/api
|
2015-10-30 12:47:51 -07:00 |
|
samcake
|
393f6a4c76
|
Fixing a bad field ID for keyLight.AmbientURL and bumping the domain version
|
2015-10-30 11:35:50 -07:00 |
|
Anthony Thibault
|
fcfb44207f
|
Merge pull request #6097 from howard-stearns/expose-anim-vars
Expose animation vars to Javascript
|
2015-10-30 10:50:42 -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
|
9607812116
|
Fixing input plugin dependencies
|
2015-10-30 10:18:51 -07:00 |
|
Brad Davis
|
49e7d42c2c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-30 10:07:40 -07:00 |
|
Clément Brisset
|
a37c94bd3c
|
Merge pull request #6202 from birarda/asset-parenting
don't force parenting of AssetUpload/AssetRequest
|
2015-10-30 09:45:42 -07:00 |
|
Brad Hefta-Gaub
|
126f68114b
|
Merge pull request #6241 from huffman/fix-physics-substep-warning
Fix warning in ThreadSafeDynamicsWorld
|
2015-10-30 09:37:55 -07:00 |
|
Ryan Huffman
|
84869c512b
|
Fix mis-renamed method names
|
2015-10-30 09:30:22 -07:00 |
|
Ryan Huffman
|
7a4787a79c
|
Rename stepSimulation to stepSimulationWithSubstepCallback to fix warning
|
2015-10-30 09:21:13 -07:00 |
|
Brad Hefta-Gaub
|
43a4f1001d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fixWarnings
|
2015-10-30 08:30:02 -07:00 |
|
Brad Davis
|
fcfab0fc51
|
Moving SDL2, Sixense and Faceshift to external projects
|
2015-10-30 00:57:51 -07:00 |
|
Brad Hefta-Gaub
|
a149a2dd60
|
fix some warnings
|
2015-10-30 00:19:14 -07:00 |
|
Brad Davis
|
d9c534f404
|
Merge pull request #6236 from thoys/js-vec3-fixes
Scripting - Fix Vec3 properties and added multiplyVbyV function
|
2015-10-29 22:45:25 -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 |
|
Howard Stearns
|
96900dab25
|
Merge pull request #6195 from CrackerHax/master
Added AvatarList features for creating userlists in AC scripts
|
2015-10-29 22:11:57 -07:00 |
|
Howard Stearns
|
eb9e54de41
|
Make AnimVariantXXX.xxx consistent.
|
2015-10-29 19:45:23 -07:00 |
|
Howard Stearns
|
d491ddc3d6
|
comment.
|
2015-10-29 19:43:57 -07:00 |
|
Howard Stearns
|
1918f1835c
|
Tolerate AnimVars that are float when we want int, and vice versa.
|
2015-10-29 19:37:13 -07:00 |
|
Howard Stearns
|
f7d558a252
|
comment
|
2015-10-29 19:26:54 -07:00 |
|
Howard Stearns
|
dcc173c93a
|
comment.
|
2015-10-29 19:21:24 -07:00 |
|
Howard Stearns
|
5d1ba90f1e
|
More readable code.
|
2015-10-29 19:18:34 -07:00 |
|
Howard Stearns
|
ada32dd260
|
typo
|
2015-10-29 19:17:52 -07:00 |
|
AlessandroSigna
|
01d3805148
|
ViveController - mapping of buttons
|
2015-10-29 18:44:43 -07:00 |
|
Brad Hefta-Gaub
|
b56c49a182
|
add makeAxis support to JSON parsing
|
2015-10-29 17:33:30 -07:00 |
|
Thijs Wenker
|
35e03d662d
|
fix the constants of Vec3 , const glm::vec3& UNIT_***() weren't accessible in javascript. Solved it by making them properties that are CONSTANT. Also added function to multiply a vec3 by a vec3 called multiplyVbyV since overloading it over multiply gave me some problems
|
2015-10-30 00:58:32 +01:00 |
|
Howard Stearns
|
502cc7f580
|
Don't copy while converting.
|
2015-10-29 16:44:01 -07:00 |
|
Howard Stearns
|
303491817b
|
assert to get hard error in dev, warning and no-op in release.
|
2015-10-29 16:35:59 -07:00 |
|
Howard Stearns
|
6b4b4440e8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into expose-anim-vars
|
2015-10-29 16:06:24 -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
|
c1e00ca08c
|
FIxing the mac build again ?
|
2015-10-29 14:30:51 -07:00 |
|
Brad Hefta-Gaub
|
ffa805affb
|
Merge pull request #6223 from AlessandroSigna/controllers
Vive Controller
|
2015-10-29 14:16:34 -07:00 |
|
samcake
|
9c860346df
|
Merge branch 'master' of https://github.com/highfidelity/hifi into controllers
|
2015-10-29 14:05:34 -07:00 |
|
Brad Davis
|
036ae62dd3
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2015-10-29 14:00:52 -07:00 |
|
samcake
|
d73eafddd1
|
COmfort mode working with the COntroller system observing the menu state
|
2015-10-29 13:48:16 -07:00 |
|
Brad Hefta-Gaub
|
3c11cf2926
|
Merge pull request #6226 from kencooke/master
Workaround for audio having channels swapped under Qt 5.5.1
|
2015-10-29 13:25:41 -07:00 |
|
AlessandroSigna
|
ffd2b39874
|
Fix vive controller - update to new input plugin register
|
2015-10-29 13:18:37 -07:00 |
|
samcake
|
b09a159090
|
Merge branch 'controllers' of https://github.com/highfidelity/hifi into controllers
|
2015-10-29 13:06:52 -07:00 |
|
samcake
|
77759fa8af
|
t reset --:wq
Merge branch 'master' of https://github.com/highfidelity/hifi into controllers
|
2015-10-29 13:06:16 -07:00 |
|
samcake
|
e902e5e97a
|
Introduce the concept of loading the default Mapping
|
2015-10-29 13:05:29 -07:00 |
|
Ken Cooke
|
1eabb924f1
|
Fixed the logic to be correct
|
2015-10-29 12:53:47 -07:00 |
|
Stephen Birarda
|
fb55f0becb
|
guard timeElapsed for simulateKinematicMotion to max 1s
|
2015-10-29 12:50:34 -07:00 |
|
Andrew Meadows
|
0c5b4115ed
|
Merge pull request #6221 from huffman/physics-substep-fix
Physics substep fix
|
2015-10-29 12:39:15 -07:00 |
|
Brad Hefta-Gaub
|
1f53e425eb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into controllers
|
2015-10-29 12:28:28 -07:00 |
|
Brad Davis
|
f21633e368
|
Merge pull request #6222 from ZappoMan/hardwareChanged
Handle input plugin register/remove when activated/deactivated by menus
|
2015-10-29 12:24:17 -07:00 |
|
Ken Cooke
|
4d576d7aaf
|
Fix typo
|
2015-10-29 12:23:36 -07:00 |
|
Ken Cooke
|
143b9c663f
|
Quick fix for audio having channels swapped under Qt 5.5.1.
|
2015-10-29 12:21:28 -07:00 |
|
Brad Hefta-Gaub
|
851460b2bd
|
fix build buster for SDL2 missing builds
|
2015-10-29 11:26:11 -07:00 |
|