Menithal
|
e28f80401f
|
21539: Removed debug, added whitespace for format
|
2017-11-05 01:07:35 +02:00 |
|
Menithal
|
ac1df7b815
|
21539: Allow HMD to turned off in Desktop Mode
|
2017-11-05 01:02:08 +02:00 |
|
Brad Hefta-Gaub
|
c1dfa24c12
|
Merge pull request #11743 from kencooke/audio-peakmeters-bugfix
Fix the audio input device peak meters
|
2017-11-04 13:55:08 -07:00 |
|
ZappoMan
|
d4b4d188ed
|
allow splitting of edit or add entity packets across multiple edit packets when property list is larger than MTU
|
2017-11-04 13:40:41 -07:00 |
|
Ken Cooke
|
9c1a33c826
|
Merge pull request #11748 from kencooke/audio-wasapi-update
Update WASAPI audio plugin
|
2017-11-04 09:25:00 -07:00 |
|
Sam Gateau
|
7da69633f3
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2017-11-03 20:20:53 -07:00 |
|
Ken Cooke
|
6ca9cc0239
|
Update WASAPI audio plugin
|
2017-11-03 18:40:55 -07:00 |
|
SamGondelman
|
55ac585cd9
|
Merge remote-tracking branch 'upstream/master' into ui
|
2017-11-03 17:32:13 -07:00 |
|
SamGondelman
|
ce58b6c401
|
trying to fix HUD events, abstracting touch event logic (wip), seth's comments
|
2017-11-03 17:15:30 -07:00 |
|
Dante Ruiz
|
539cf35f30
|
saving work
|
2017-11-03 17:14:27 -07:00 |
|
samcake
|
053052a95d
|
removing warnings
|
2017-11-03 13:28:20 -07:00 |
|
Brad Hefta-Gaub
|
d5eb670819
|
Merge pull request #11746 from highfidelity/RC-58
Merge RC58 into master
|
2017-11-03 12:50:02 -07:00 |
|
Melissa Brown
|
a14e98053e
|
Merge pull request #11138 from Nex-Pro/21466
Fix Avatar Rotation upon Teleporting Using PAL
|
2017-11-03 11:58:15 -07:00 |
|
luiscuenca
|
f226835876
|
8495 No mirror camera in HMD mode
|
2017-11-03 11:51:03 -07:00 |
|
Ryan Huffman
|
7210a457c9
|
Merge pull request #11740 from huffman/fix/placename-erase-domain-id
Fix domain id getting set to empty when adding place name
|
2017-11-03 11:37:07 -07:00 |
|
Zach Fox
|
c496429a85
|
Add Machine Fingerprint to receive_at endpoint txn'
|
2017-11-03 10:40:25 -07:00 |
|
Nex-Pro
|
3171418173
|
Update NameCard.qml
|
2017-11-03 17:21:35 +00:00 |
|
Olivier Prat
|
fcf1c301b6
|
Merge branch 'master' of git://github.com/highfidelity/hifi into bloom
|
2017-11-03 18:12:15 +01:00 |
|
John Conklin II
|
c946e46506
|
Merge pull request #11737 from AndrewMeadows/scale-to-fit_RC-58
RC-58: scaleToFit() the model before updating render items
|
2017-11-03 09:46:20 -07:00 |
|
John Conklin II
|
ff36cbf45f
|
Merge pull request #11731 from sethalves/fix-ignore
stop drawing ignored avatars, even if PAL is still open
|
2017-11-03 09:45:03 -07:00 |
|
Olivier Prat
|
79c2da3dcb
|
Removed cull functor from shadow render task as it is inadapted for the shadow's orthographic projection
|
2017-11-03 16:52:29 +01:00 |
|
Olivier Prat
|
fbcb2924e8
|
Merge branch 'master' of git://github.com/highfidelity/hifi into shadow
|
2017-11-03 15:08:15 +01:00 |
|
Olivier Prat
|
e0fd71f246
|
Merged from master
|
2017-11-03 14:39:42 +01:00 |
|
Olivier Prat
|
4b598a6e24
|
Working stencil mask with object bounding boxes
|
2017-11-03 14:26:36 +01:00 |
|
Ken Cooke
|
babaef8399
|
Fix the audio input device peak meters
|
2017-11-03 05:59:59 -07:00 |
|
Sam Gateau
|
390f5b53ca
|
cleaning more code
|
2017-11-02 23:55:44 -07:00 |
|
Sam Gateau
|
c11f46a8d3
|
cleaning more code
|
2017-11-02 23:35:18 -07:00 |
|
Sam Gateau
|
421aacd8eb
|
Yes
|
2017-11-02 22:45:19 -07:00 |
|
Sam Gateau
|
70134d67eb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2017-11-02 19:49:22 -07:00 |
|
Sam Gateau
|
f097d66721
|
YEp it s working
|
2017-11-02 19:49:01 -07:00 |
|
Zach Fox
|
35343da281
|
Merge pull request #11739 from zfox23/commerce_setPassphraseWhenLogout
Reset Wallet passphrase when login username changes
|
2017-11-02 19:46:00 -07:00 |
|
ZappoMan
|
74ceab1e68
|
fix mac and unic build
|
2017-11-02 19:30:39 -07:00 |
|
samcake
|
d33c75865e
|
Removing unecessary test
|
2017-11-02 18:11:13 -07:00 |
|
Zach Fox
|
6f3c61c4e0
|
Slightly modify invalid cert language
|
2017-11-02 17:59:36 -07:00 |
|
samcake
|
83bfa1c5f2
|
Progressing on the cluster updates
|
2017-11-02 17:57:46 -07:00 |
|
Brad Hefta-Gaub
|
6dbffe2367
|
Merge pull request #11736 from AndrewMeadows/scale-to-fit
scaleToFit() the model before updating render items
|
2017-11-02 17:49:05 -07:00 |
|
SamGondelman
|
dd4275430b
|
fix hover events, working on HUD events
|
2017-11-02 17:48:37 -07:00 |
|
Brad Hefta-Gaub
|
6049582600
|
Merge pull request #11738 from jherico/ssl_dll_fix
Fix finding the SSL binary path
|
2017-11-02 17:47:57 -07:00 |
|
ZappoMan
|
baff900839
|
cleanup some writeLocks
|
2017-11-02 17:46:15 -07:00 |
|
Ryan Huffman
|
b1fe3699f9
|
Fix domain id getting set to empty when adding place name
|
2017-11-02 17:42:24 -07:00 |
|
ZappoMan
|
b5199220ab
|
cleanup SpatiallyNestable Velocity to match WorldVelocity naming
|
2017-11-02 17:07:53 -07:00 |
|
John Conklin II
|
b990b4f3e0
|
Merge pull request #11726 from NissimHadar/newHazeZoneUpdate
RC-58: Fix entity serialization bug due to Zone Haze group properties
|
2017-11-02 16:40:01 -07:00 |
|
John Conklin II
|
a4e6b2911d
|
Merge pull request #11734 from highfidelity/stable
Make sure RC-58 is up to date with stable
|
2017-11-02 16:39:27 -07:00 |
|
Ken Cooke
|
68e9ec9b23
|
Use qCDebug instead of qDebug in audio-mixer
|
2017-11-02 16:36:45 -07:00 |
|
John Conklin II
|
05fd9f45d5
|
Merge pull request #11733 from sethalves/pr-11731-for-rc-58
stop drawing ignored avatars, even if PAL is still open
|
2017-11-02 16:20:15 -07:00 |
|
ZappoMan
|
53c6eeb58b
|
updatePosition now setPosition
|
2017-11-02 15:58:50 -07:00 |
|
Zach Fox
|
6173ad810b
|
Reset wallet passphrase when login username changes
|
2017-11-02 15:48:59 -07:00 |
|
Zach Fox
|
48979a5ce8
|
Merge pull request #11730 from zfox23/pop_avatarEntityTests
Commerce: Avatar Entity Tests
|
2017-11-02 15:34:37 -07:00 |
|
samcake
|
84ad1ab266
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2017-11-02 15:04:43 -07:00 |
|
Brad Davis
|
56b1c7d0ee
|
Fix finding the SSL binary path
|
2017-11-02 14:51:40 -07:00 |
|