David Kelly
|
b022697dfa
|
volume slider on users fixed
|
2018-09-05 15:36:07 -07:00 |
|
David Kelly
|
2b5ecd6b5f
|
remove extraneous log
|
2018-08-10 10:12:32 -07:00 |
|
David Kelly
|
3b7d1cb6cf
|
Only update gain if it really changed
and only fire UserActivity if we really do change the gain
|
2018-08-09 14:55:07 -07:00 |
|
Zach Fox
|
2932ce177d
|
Fix MS15500: Ensure Connection usernames show up in PAL
|
2018-06-05 10:57:25 -07:00 |
|
Zach Fox
|
d0cc64f63d
|
Fix font loading for MacOS via different font loading method
|
2018-03-08 11:19:49 -08:00 |
|
Zach Fox
|
67034274fa
|
Improve font loading by using QRC instead of relative paths
|
2018-02-28 17:59:37 -08:00 |
|
luiscuenca
|
54a1da8d73
|
Only mod my card
|
2018-01-11 11:55:28 -07:00 |
|
luiscuenca
|
e54f7d5a45
|
Fix Pal Master Volume overlap
|
2018-01-10 13:03:54 -07:00 |
|
howard-stearns
|
bb499000a6
|
trailing semicolon
|
2017-12-19 10:51:32 -08:00 |
|
howard-stearns
|
d730b7b87b
|
consistent goToUser behavior in PAL, and be able to go to flying user.
|
2017-12-15 17:00:54 -08:00 |
|
Brad Hefta-Gaub
|
0678a7c9df
|
Merge pull request #11718 from kencooke/audio-louder-mastergain
Adjustable master avatar volume
|
2017-11-17 16:58:27 -08:00 |
|
Ken Cooke
|
addcb51ed9
|
Change slider label from "master gain" to "master volume"
|
2017-11-08 07:50:35 -08: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 |
|
Nex-Pro
|
3171418173
|
Update NameCard.qml
|
2017-11-03 17:21:35 +00:00 |
|
Ken Cooke
|
3a2780bdf6
|
Enable gain slider in PAL menu to control Avatar MASTER Gain
|
2017-10-30 10:42:26 -07:00 |
|
Zach Fox
|
48c8d52c09
|
Cleanup
|
2017-10-24 13:30:27 -07:00 |
|
Zach Fox
|
c64c2e17c8
|
First pass at consolidation
|
2017-10-24 12:01:05 -07:00 |
|
Gerard Maguire
|
afb03b3d2d
|
Avatar pitch and roll cleared
|
2017-10-10 16:19:31 +01:00 |
|
Gerard Maguire
|
47b37ac04e
|
Bool
|
2017-08-08 15:35:14 +01:00 |
|
Gerard Maguire
|
356f055b53
|
fixed missing bool
|
2017-08-08 15:26:21 +01:00 |
|
Gerard Maguire
|
6f81dd53f2
|
Fixed avatar rotation upon teleportation using Pal
Added "VisitUserFromPAL" to LookupTrigger enum
and bool "shouldMatchOrientation" to goToUser()
|
2017-08-08 05:08:20 +01:00 |
|
Ryan Huffman
|
b56cfa56c7
|
Merge branch 'master' of github.com:highfidelity/hifi into feat/pal-replicated
|
2017-06-23 14:23:20 -07:00 |
|
Ryan Huffman
|
0e7ddfd29f
|
Disable silence/ban buttons in PAL if avatar is replicated
|
2017-06-21 09:49:16 -07:00 |
|
Zach Fox
|
6230dcf93d
|
Thanks to Thoys!
|
2017-06-16 16:34:35 -07:00 |
|
Zach Fox
|
74fde8efd7
|
Revert "Fix teleporting to another user from the PAL"
This reverts commit 6b659101d5 .
|
2017-06-16 15:33:47 -07:00 |
|
Zach Fox
|
6b659101d5
|
Fix teleporting to another user from the PAL
|
2017-06-16 15:09:13 -07:00 |
|
Zach Fox
|
b9ddc3b19f
|
Improve robustness of display name focus in PAL
|
2017-05-16 16:25:22 -07:00 |
|
Zach Fox
|
71caf85a27
|
Quick fix!
|
2017-04-12 14:57:44 -07:00 |
|
David Kelly
|
5fc4bbc260
|
re-enable the info button for user images on nearby tab
|
2017-04-10 12:26:34 -07:00 |
|
David Kelly
|
174b2978e3
|
username stays around now when tabbing to connections
|
2017-04-07 14:01:36 -07:00 |
|
David Kelly
|
85c78da839
|
updated, plus fixed some annoying errors in logs from Pal.qml
|
2017-04-06 11:16:51 -07:00 |
|
David Kelly
|
06bd9c97bf
|
remove info button from avatar image
|
2017-04-05 18:21:54 -07:00 |
|
David Kelly
|
61ece265f4
|
now you can forget connections
|
2017-04-05 18:16:16 -07:00 |
|
Zach Fox
|
c24b8b47a9
|
Minor layout changes
|
2017-03-30 14:08:29 -07:00 |
|
Zach Fox
|
4887081e2c
|
New PAL colors; slight layout changes
|
2017-03-29 16:30:24 -07:00 |
|
Zach Fox
|
98ee02f84f
|
Use OpacityMask instead of hack; fix connectionsTab
|
2017-03-23 10:49:31 -07:00 |
|
Zach Fox
|
29e97381eb
|
PAL open, user leaves, gray out row
|
2017-03-20 17:20:28 -07:00 |
|
Zach Fox
|
0506fc0033
|
New goTo() behavior; Fix goBack
|
2017-03-20 12:55:38 -07:00 |
|
Zach Fox
|
fc2a501474
|
Cleanup JS<->QML messaging
|
2017-03-16 15:38:39 -07:00 |
|
Zach Fox
|
b3821bb02d
|
fix location vs AddressManager woes
|
2017-03-16 12:57:21 -07:00 |
|
howard-stearns
|
84fd17bd88
|
use location.metaverseServerUrl instead of hardcoded value.
|
2017-03-15 16:33:23 -07:00 |
|
Zach Fox
|
0a6bcd7fca
|
Massive performance boost
|
2017-03-14 16:24:06 -07:00 |
|
Zach Fox
|
5da0dfc4ac
|
Merging from Pal_v2_Zach
|
2017-03-14 14:05:50 -07:00 |
|
Zach Fox
|
e3d0842ddc
|
Implement browser in PAL
|
2017-03-13 18:39:47 -07:00 |
|
Zach Fox
|
d04b1da1c2
|
Merging from PAL_v2_Zach
|
2017-03-13 12:54:01 -07:00 |
|
Zach Fox
|
beb848373b
|
Update from zfox23/PALv2 branch
|
2017-03-13 10:15:06 -07:00 |
|
David Kelly
|
45293ab130
|
Merge branch 'master' of https://github.com/highfidelity/hifi into dk/palVolumeSorting
|
2017-03-01 12:55:54 -07:00 |
|
David Kelly
|
55d049ff5c
|
style updates
|
2017-03-01 12:43:45 -07:00 |
|
David Kelly
|
efe44425a6
|
cr feedback, plus something I missed
|
2017-03-01 09:26:03 -07:00 |
|
David Kelly
|
678020fed6
|
now use it (plus a bit of cleanup)
|
2017-02-28 15:03:45 -07:00 |
|