Seth Alves
1eb17b9786
fix bug that caused polyvox rendering to mishandle its gpu buffers
2016-11-17 14:11:09 -08:00
Ken Cooke
fd08936fb3
Improved failure logs
2016-11-17 13:42:43 -08:00
Brad Hefta-Gaub
36d8e6d64d
Merge pull request #9074 from hyperlogic/bug-fix/web-entity-limit-fix
...
Bug fix for blank webEntities during long sessions
2016-11-17 13:02:18 -08:00
Brad Hefta-Gaub
91f90400a9
Merge pull request #9088 from sethalves/fix-polyvox-memory-leak
...
fix polyvox memory leak
2016-11-17 12:23:13 -08:00
David Kelly
b8523a1e8b
Merge pull request #9071 from howard-stearns/no-snapshots-welcome
...
suggestions filter/group
2016-11-17 12:20:48 -08:00
Anthony J. Thibault
270adfe692
removed debug prints
2016-11-17 11:40:05 -08:00
Anthony J. Thibault
38ac6fff03
Hand Controller rendering is camera relative
...
Basically, when using the third person camera in HMD mode. If the controllers are shown.
They should be shown in front of the users camera, not in front of the users avatar.
To accomplish this, two new faux joint indices are introduced.
CAMERA_RELATIVE_CONTROLLER_RIGHTHAND_INDEX and CAMERA_RELATIVE_CONTROLLER_LEFTHAND_INDEX.
These joint indices can be used for Overlay parenting. (But not for entity parenting because they are not transmitted over the network).
They can also be queried for by using the MyAvatar.getAbsoluteJointRotationInObjectFrame() call.
These new indices are now used by the controllerDisplay.js for the hand controller rendering.
They are also used by system/libraries/controllers.js as the origin for hand controller grabbing and interaction lasers.
2016-11-17 11:33:12 -08:00
Seth Alves
1f9598f295
Merge branch 'master' of github.com:highfidelity/hifi into fix-polyvox-memory-leak
2016-11-17 08:44:52 -08:00
Ken Cooke
ec53c6a030
Add support for mono or multichannel audio output.
...
At the end of the audio pipeline, optional upmix/downmix to the device channel format.
2016-11-17 06:56:49 -08:00
samcake
7c003ce865
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
2016-11-16 19:13:22 -08:00
samcake
9031e65aa5
Merge and fix the bug!!!
2016-11-16 19:12:56 -08:00
Brad Hefta-Gaub
22303d8e5b
Merge pull request #9086 from jherico/disable_glow_line
...
Disable glow line temporarily while fixing implementation
2016-11-16 18:16:55 -08:00
Brad Hefta-Gaub
c32c754596
Merge pull request #9084 from Atlante45/installer
...
Interface installer changes
2016-11-16 18:11:46 -08:00
Brad Hefta-Gaub
b0c87e9134
Merge pull request #9080 from jherico/buffer_leak
...
Fix buffer leak in line entity
2016-11-16 18:10:44 -08:00
howard-stearns
5b57354624
crazy workaround for qt bug
2016-11-16 17:03:24 -08:00
Chris Collins
c87af5cb40
Merge pull request #9085 from Atlante45/content-update
...
Make clear popup is from the Sandbox
2016-11-16 16:28:13 -08:00
Seth Alves
697369dece
avoid crash on startup
2016-11-16 16:11:17 -08:00
howard-stearns
050d343849
styling changes
2016-11-16 15:54:11 -08:00
Seth Alves
e83922f9e4
Merge branch 'master' of github.com:highfidelity/hifi into fix-polyvox-memory-leak
2016-11-16 15:39:57 -08:00
Seth Alves
b9326affa3
Merge pull request #9087 from druiz17/parentID
...
Fix - When avatar's parent is deleted, avatar does not move
2016-11-16 15:30:52 -08:00
Seth Alves
a14ff22df3
update render-land bounds when polyvox moves
2016-11-16 15:10:43 -08:00
Dante Ruiz
66ff81f450
Another function name change
2016-11-16 22:32:15 +00:00
Seth Alves
d097fa7982
fix polyvox memory leak
2016-11-16 14:10:50 -08:00
Dante Ruiz
9c4ae9df5a
function name change
2016-11-16 22:09:22 +00:00
Chris Collins
44b2b090df
Merge pull request #9010 from samcake/orange
...
Improve Input Stage Format switching in GL45Backend
2016-11-16 14:00:17 -08:00
Atlante45
2f2da8ccd3
Do not read launchClientNowState if client disabled
2016-11-16 13:15:10 -08:00
Dante Ruiz
ff7c11d48c
Fixed avatar parent delete issue
2016-11-16 13:03:34 -08:00
howard-stearns
9f2b6dc40b
location cleanup
2016-11-16 12:53:57 -08:00
Brad Davis
fa841620ab
Disable glow line temporarily while fixing implementation
2016-11-16 12:50:47 -08:00
Brad Hefta-Gaub
5ccfe3f6e8
Merge pull request #9083 from huffman/feat/menu-docs
...
Add jsdoc comments to Menu and Overlays
2016-11-16 12:40:51 -08:00
Ryan Huffman
75eafbb349
Add docs to Paths
2016-11-16 12:11:32 -08:00
Ryan Huffman
c6b64081fc
Add Overlays jsdocs
2016-11-16 12:01:05 -08:00
Ryan Huffman
179eed5d11
Add Vec2 and Vec3 defiitions to jsdoc
2016-11-16 11:56:42 -08:00
samcake
d95b682b87
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
2016-11-16 11:10:01 -08:00
Atlante45
722032080a
Make clear popup is from the Sandbox
2016-11-16 11:03:15 -08:00
Atlante45
9e0230980b
Enable Server Only install
2016-11-16 10:52:30 -08:00
Ryan Huffman
7e9df928f4
Add jsdoc comments to Menu
2016-11-16 10:49:50 -08:00
samcake
b74a1af5ba
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
2016-11-16 10:48:30 -08:00
Atlante45
d7d54dd82f
Only launch interface if selected
2016-11-16 10:44:59 -08:00
Ken Cooke
171cb14087
New WASAPI Qt plugins that implement multichannel formats using WAVEFORMATEXTENSIBLE.
...
QAudioInput, QAudioOutput, and IsFormatSupported() now support channels > 2.
dwChannelMapping is always set to 0xffffffff (1:1 passthru).
2016-11-16 10:38:51 -08:00
howard-stearns
fef68ac53a
gap between top and scroll
2016-11-16 10:02:17 -08:00
Anthony J. Thibault
066ddad25a
Reduced MAX_CONCURRENT_WEB_VIEWS from 100 to 20.
2016-11-16 09:39:55 -08:00
howard-stearns
f21036c742
Merge branch 'master' of https://github.com/highfidelity/hifi into no-snapshots-welcome
2016-11-16 09:18:41 -08:00
Brad Hefta-Gaub
01b2a893be
Merge pull request #9078 from davidkelly/dk/2263
...
Logging to help find audio device issue
2016-11-16 08:25:55 -08:00
samcake
982664dac5
Merging with upstream
2016-11-15 18:14:25 -08:00
Andrew Meadows
1625430e0e
Merge pull request #9079 from AndrewMeadows/oobe8
...
out-of-body-experience: hover-drive works in HMD
2016-11-15 16:30:41 -08:00
howard-stearns
b0518feee4
split ToolbarButton.qml into a stateful image part
2016-11-15 14:59:27 -08:00
howard-stearns
182050c4b9
don't process stale query responses
2016-11-15 14:34:23 -08:00
Brad Davis
fda2cde006
Fix buffer leak in line entity
2016-11-15 14:16:54 -08:00
howard-stearns
9809515853
styling
2016-11-15 14:12:27 -08:00