Kalila L
cdb217e9a2
Remove requirement of admin / logged in to teleport to people in nearby users.
2021-01-30 20:05:52 -05:00
Zach Fox
38ad93a7ed
BUGZ-917: Fix log spam in NameCard.qml due to errant line of code
2019-07-05 12:24:05 -07:00
Wayne Chen
0a8d195f6f
adding top padding for my name card
2019-04-01 11:32:52 -07:00
Roxanne Skelly
ab61f65ea2
CR fix
2019-03-19 17:08:04 -07:00
Roxanne Skelly
fe28eaca7c
fix typo
2019-03-18 11:23:48 -07:00
Roxanne Skelly
9182db8bd4
Case 21025 conditionalizing TabletWebView features
2019-03-15 12:56:43 -07:00
Wayne Chen
f1cf11de85
moving gain slider to audio settings
2019-03-05 10:53:55 -08:00
Alexander Ivash
27bb8a0de7
rename stylues-uit => stylesUit & controls-uit => controlsUit
...
note:
the idea is to make imports like 'import controlsUit 1.0' to work
with 'styles-uit'/'controls-uit' it is not possible because of two reasons:
1. import controls-uit 1.0 is invalid syntax
2. qmldir inside controls-uit is 'module controlsUit'
2018-11-06 14:21:14 +05:30
Brad Hefta-Gaub
405b1d5725
Revert "Better imports for controls and styles"
2018-10-23 10:58:28 -07:00
Alexander Ivash
740123b853
rename stylues-uit => stylesUit & controls-uit => controlsUit
...
note:
the idea is to make imports like 'import controlsUit 1.0' to work
with 'styles-uit'/'controls-uit' it is not possible because of two reasons:
1. import controls-uit 1.0 is invalid syntax
2. qmldir inside controls-uit is 'module controlsUit'
2018-10-18 21:05:20 +03:00
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