Commit graph

76548 commits

Author SHA1 Message Date
amer cerkic
36cd26b190 Merge branch 'master' of https://github.com/highfidelity/hifi 2019-02-28 10:18:04 -08:00
Sam Gateau
22b18c0c3d
Merge pull request #15047 from amerhifi/quest-demo
case 21477: Execute command line args for Quest testing, profiling, etc
2019-02-28 09:44:45 -08:00
Anthony Thibault
72f198fe00
Merge pull request #14904 from hyperlogic/feature/preserve-default-scale
Case 20943: Animations should preserve avatar joint scale
2019-02-27 16:49:27 -08:00
amer cerkic
95628dfc11 removing unused imports 2019-02-27 15:36:49 -08:00
amer cerkic
a425becc8a clean up of debugging 2019-02-27 15:35:33 -08:00
amer cerkic
29ec5486f6 manual pushing args to the app. Removed some debugging printouts 2019-02-27 15:31:23 -08:00
Shannon Romano
1a83ab2dab
Merge pull request #15038 from danteruiz/fix-login-screen
Case 21451: HMD Login Encouragement Screen is not Usable
2019-02-27 14:41:41 -08:00
Anthony Thibault
b5f5900633 Replace animation scale with scale from avatar default pose
This allows avatars to have scale on their joints without being clobbered by animations.
Renamed variables for easier maintenance.
Also small optimization when no ikNode is present.
2019-02-27 14:40:08 -08:00
amer cerkic
8fff3476ec Merge branch 'quest-demo' of https://github.com/highfidelity/hifi into quest-demo 2019-02-27 11:45:49 -08:00
amer cerkic
92cfa49bfb adding and testing command line parameter passing to application 2019-02-27 11:42:22 -08:00
Shannon Romano
c9edf86558
Merge pull request #15040 from SamGondelman/web
Case 21453: Fix web interaction and debug print filling logs
2019-02-27 11:19:20 -08:00
SamGondelman
bf9e5b9550 comment out another log 2019-02-27 10:25:34 -08:00
danteruiz
2fd94c6bbc fixing login dialog 2019-02-27 10:08:38 -08:00
r3tk0n
ca740c6254 Add a 2x multiplier for controller movement to entity rotation when manipulating with fargrab. 2019-02-26 18:44:00 -08:00
r3tk0n
52d80476a8 Fix activation criteria. 2019-02-26 17:55:16 -08:00
r3tk0n
9559f9ffd3 Add off-hand controller manipulation to fargrab. 2019-02-26 17:52:18 -08:00
Sam Gondelman
fd46296e8c
Merge pull request #15037 from amerhifi/quest-demo
case 21447: fixed quest debug crash when a case of  _widths = 0 for polyline
2019-02-26 16:42:01 -08:00
SamGondelman
4d591e0624 fix web interaction and debug print filling logs 2019-02-26 16:30:31 -08:00
John Conklin II
2449693d8b
Merge pull request #15006 from Atlante45/fix/shared-connection-master
Case 21407: Delete old nodes with identical socket
2019-02-26 16:24:03 -08:00
amer cerkic
19d584f0af added Sams suggestions to the logic 2019-02-26 15:28:28 -08:00
amer cerkic
f5852139f7 fixing comment since the original check was correct 2019-02-26 15:05:58 -08:00
amer cerkic
5a7c8c3126 removed debugg helpers 2019-02-26 14:53:44 -08:00
amer cerkic
4c6bea48b2 fixed a case where _widths = 0 and widths-1 is not valid. 2019-02-26 14:48:34 -08:00
Sam Gondelman
f1541c3df4
Merge pull request #15023 from SamGondelman/web
Case 21171: Web entity thread safety and fixes
2019-02-26 11:37:46 -08:00
Sam Gateau
009bc19c5d
Merge pull request #15020 from amerhifi/quest-demo
Adding market place back to the default scripts
2019-02-26 11:05:36 -08:00
Shannon Romano
92168f60c6
Merge pull request #14993 from SamGondelman/untexture
Case 21071: Handle models with no materials
2019-02-26 10:07:37 -08:00
amer cerkic
acc78f2f42 Merge branch 'quest-demo' of https://github.com/highfidelity/hifi into quest-demo 2019-02-26 09:54:32 -08:00
Sam Gateau
f7e57ea56f
Merge pull request #14990 from jherico/quest/build
Case 20979: Build quest demo apk on Jenkins
2019-02-26 09:11:30 -08:00
Shannon Romano
2aa622b855
Merge pull request #15014 from sethalves/fix-grab-earthquake
case 21411: don't allow others' grabs to move locked or ungrabbable things
2019-02-26 09:03:44 -08:00
SamGondelman
94a82b8304 Merge remote-tracking branch 'upstream/master' into web 2019-02-25 17:23:58 -08:00
Shannon Romano
badd0b8bd3
Merge pull request #14968 from davidkelly/dk/20726
Guard against accidentally calling wrong api/v1/places endpoint
2019-02-25 17:16:33 -08:00
SamGondelman
6e4ec15c9d there we go 2019-02-25 17:14:51 -08:00
Shannon Romano
7fe3bb387e
Merge pull request #15012 from SamGondelman/nametag
Case 21397: Trying to fix overlay rotation
2019-02-25 16:52:01 -08:00
Shannon Romano
bf3b4e6a57
Merge pull request #15015 from SamGondelman/flying
Case 21418: Allow flying in HMD if you would otherwise fall forever
2019-02-25 16:48:57 -08:00
amantley
51e4ddd888
Merge pull request #15017 from amantley/ikOnByDefault
bug fix: Ik is on by default in desktop mode
2019-02-25 19:36:25 -05:00
SamGondelman
f482ae3b63 Merge remote-tracking branch 'upstream/master' into untexture 2019-02-25 16:26:14 -08:00
SamGondelman
f235d04601 trying to fix web crashes 2019-02-25 15:40:17 -08:00
amantley
12dbaa0ea0 changed the condition so that you can turn off ik in hmd mode if you want to for debug purposes 2019-02-25 14:56:17 -08:00
amer cerkic
0775392759 adding market place back to the default scripts 2019-02-25 14:05:54 -08:00
Andrew Meadows
6e13203fec avoid nullptr deref 2019-02-25 13:52:46 -08:00
SamGondelman
b2e0067c08 Merge remote-tracking branch 'upstream/master' into nametag 2019-02-25 13:12:48 -08:00
amantley
363c0cc26f moved the update of last ik to outside the if changed statement 2019-02-25 13:03:28 -08:00
Brad Davis
5831db3089 Build quest demo apk on Jenkins 2019-02-25 13:02:37 -08:00
amantley
cff0fd470a re-enabled ik off by default on Desktop 2019-02-25 12:23:03 -08:00
SamGondelman
e102ad073e allow flying in HMD if you would otherwise fall forever 2019-02-25 11:49:38 -08:00
Sam Gateau
0691f02198
Merge pull request #15010 from samcake/quest-demo
Case 21408:  Quest demo - Fixing the gamma correction
2019-02-25 11:36:29 -08:00
Seth Alves
db821487d9 don't allow others' grabs to move locked or ungrabbable things 2019-02-25 11:27:10 -08:00
amer cerkic
dfad1d3f88 Merge branch 'master' of https://github.com/highfidelity/hifi 2019-02-25 10:29:46 -08:00
Shannon Romano
dc6bdfae8a
Merge pull request #14995 from SamGondelman/parentCrash
Case 21391: Fix parent loop crash
2019-02-25 10:01:37 -08:00
SamGondelman
8058ad884e trying to fix overlay rotation 2019-02-25 09:53:33 -08:00