Commit graph

81742 commits

Author SHA1 Message Date
dooglifeSF
b8a607dcf0 remove unused slow speed sidesteps 2019-10-22 11:53:59 -07:00
luiscuenca
f6aa4a2dd4
Head look at should update before rig 2019-10-22 11:42:19 -07:00
amer cerkic
0410a45da1 fixed selection issue 2019-10-22 11:11:13 -07:00
Bradley Austin Davis
5bf2365a5e Update Qt URL and force vcpkg hash change 2019-10-22 08:25:13 -07:00
amerhifi
a8602195d4 addressing comments 2019-10-22 07:17:57 -07:00
David Rowe
6a2e67ca54 Typo 2019-10-22 21:07:04 +13:00
David Rowe
378c47d16c Replace world detail quality float with enum 2019-10-22 19:18:11 +13:00
amerhifi
68681fdb2e Merge branch 'master' into amer-dev471-re 2019-10-21 21:04:24 -07:00
Anthony J. Thibault
03f88f696d Renamed LipsTogether to MouthClose and bug fixes. 2019-10-21 19:37:57 -07:00
Bradley Austin Davis
d8aa5fcc30 Updated test code for video on mac 2019-10-21 16:10:56 -07:00
Bradley Austin Davis
6cb1421978 Qt patch for mac video 2019-10-21 16:09:48 -07:00
dante ruiz
cb970a7499 disable debug 2019-10-21 16:02:48 -07:00
dante ruiz
c5415dd865 Merge branch 'master' of github.com:highfidelity/hifi into qt-launcher 2019-10-21 15:23:59 -07:00
luiscuenca
a4fcb2c39e
Add eyesLookAtTarget set/get API methods 2019-10-21 14:31:15 -07:00
dooglifeSF
b914bb60fe Change strafeleft<->straferight transitions to isMoving vars and remove the sidesteps from the blendranges 2019-10-21 14:15:31 -07:00
dante ruiz
0acec03a3e making ui changes 2019-10-21 13:58:08 -07:00
amerhifi
ec7c8ce13c updated default changes check to account for multiple devicetypes 2019-10-18 16:50:36 -07:00
Anthony J. Thibault
92f1b59cc8 Full legacy API and FST support 2019-10-18 16:30:32 -07:00
amerhifi
421cff1cb2 fixed naming to match standards 2019-10-18 15:30:32 -07:00
amerhifi
c7e1fdaeac adding hmd audio device info to deviceslist
changing locations

one more

merge

working on the threading issue

changing offices, working on qml

simple qml filtering

fixed spacing problem when item is removed
2019-10-18 15:29:10 -07:00
Simon Walton
f573f8e03b Re-use challenge nonce until challenge succeeds 2019-10-18 14:37:04 -07:00
Shannon Romano
99aeb4aa2f
Merge pull request #16380 from zfox23/fixAnchorlessWindows
DEV-2471: Fix an issue with InteractiveWindow anchors that caused windows without anchors to move when the Interface window geometry changes
2019-10-18 14:36:06 -07:00
Dante Ruiz
62e5e152ba fixing last commit typo 2019-10-18 14:13:45 -07:00
Dante Ruiz
9c06fa08fd trying to fix openssl lib issue 2019-10-18 14:09:18 -07:00
Zach Fox
4c48d80da7 Fix warning on MacOS and Ubuntu 2019-10-18 13:34:42 -07:00
Zach Fox
d65538a11b DEV-2471: Fix an issue with InteractiveWindow anchors that caused windows without anchors to move when the Interface window geometry changes 2019-10-18 12:41:19 -07:00
Sabrina Shanman
68e39eee2e
Merge pull request #16377 from samcake/instancing
Instancing: Clean ups, simpler Skin Cluster(s) updates
2019-10-18 11:46:27 -07:00
Sam Gateau
a95a4b5aa2 Address warnings and comments from review 2019-10-18 11:43:25 -07:00
sabrina-shanman
ad6720240f Introduce hfm::Mesh.clusterWeightsPerVertex 2019-10-18 11:30:48 -07:00
Sabrina Shanman
5d91d22314
Merge pull request #16379 from highfidelity/master
Merge master into instancing
2019-10-18 10:24:35 -07:00
Sam Gateau
0321e2c2c3 Merge branch 'instancing' of github.com:highfidelity/hifi into instancing 2019-10-18 10:22:20 -07:00
Sam Gateau
c93ac05994
Merge pull request #16378 from sabrina-shanman/instancing_skinning
(DEV-559) Move skinning reweighting code out of model prep
2019-10-18 10:21:26 -07:00
Maia Hansen
825fe122a9
Merge pull request #16376 from kencooke/audio-wasapi-qt5.12.3
DEV-589: Rebase our audio plugin to Qt 5.12.3 / Qt 5.13
2019-10-18 10:11:51 -07:00
sabrina-shanman
be9931bcab Move skinning reweighting code out of model prep to hfm library; use in FBXSerializer. 2019-10-18 10:08:45 -07:00
Ken Cooke
6101f54d4b Rebase WASAPI audio plugin on Qt 5.12.3 2019-10-18 06:11:00 -07:00
Sam Gateau
695b9cdba6 Clening up left over comments and typos, simplify the code to update Matrices in the model classes and removed renderITemsIdMap because not needed, chasing the problem of the physics objects transform 2019-10-18 03:31:06 -07:00
Maia Hansen
fbb47bcfbb
Merge pull request #16370 from AndrewMeadows/secondary-shadows
DEV-2293: secondary canera shadow config should recognize performance tier restrictions
2019-10-17 18:26:29 -07:00
Simon Walton
6bcb9f64f7 Persist in checking owner and sending challenges for failures 2019-10-17 17:29:14 -07:00
Sabrina Shanman
e1db1f1de2
Merge pull request #16374 from samcake/instancing
Instancing: removing the debug message and warning on int cast
2019-10-17 16:40:40 -07:00
Sam Gateau
c89e682b77 address warning 2019-10-17 16:24:21 -07:00
Shannon Romano
db0a5f3e41
Merge pull request #16363 from SimonWalton-HiFi/avatar-mixer-reduce-log-spam
DEV-606: Remove excessive avatar-mixer logging
2019-10-17 16:05:07 -07:00
Sabrina Shanman
8bfd479b0f
Merge pull request #16371 from samcake/instancing
Instancing: removed dead code and addressing obj serializer
2019-10-17 16:03:01 -07:00
Shannon Romano
3f711b7427
Merge pull request #16368 from luiscuenca/enableFirstPersonCameraLegacy
DEV-2413: Restate legacy first person camera mode
2019-10-17 16:01:31 -07:00
Sam Gateau
bd57cc7b14 Fixing bad indexing 2019-10-17 15:56:41 -07:00
David Rowe
3bcb305f70 Santize LODManager.setWorldQualityDetail() parameter value 2019-10-18 11:51:51 +13:00
Ryan Huffman
4afc4d6915 Remove setMinimum/Maximum Width/Height in qt launcher 2019-10-17 15:41:46 -07:00
Ryan Huffman
2504ab2c8c Update qt launcher to work with Windows scaling 2019-10-17 15:06:43 -07:00
luiscuenca
33ea63c708
Fix warnings and update controls 2019-10-17 15:06:12 -07:00
Sam Gateau
55ed7d9a53 Add support for shape generation for obj serializer 2019-10-17 14:53:32 -07:00
Andrew Meadows
8aa1bddcee RenderSecondView shadow config follows that of RenderMainView 2019-10-17 14:11:18 -07:00