Sam Gateau
b0ebcc745d
Merge branch 'master' of github.com:highfidelity/hifi into yellow
2019-06-24 15:36:28 -07:00
Zach Fox
3e2e020731
BUGZ-746: About tab: Better CPU/GPU info reporting; New copied info (including OS version)
2019-06-24 12:48:13 -07:00
Sam Gateau
aa160c4d0f
Improving presentation of stats & debug information
2019-06-21 16:17:28 -07:00
Anthony J. Thibault
3a6d8dc383
Disable handTouch.js to prevent finger twitching
...
This PR disables handTouch.js.
handTouch.js allows the fingers to animate on the surface of an object.
However, it can sometimes detect collisions with walls or tables when the avatar is standing next to them.
We will more properly fix handTouch.js in a future PR, but for now we will disable the functionality.
Also, a small bug fix was made to the Rig to prevent the idleOverlayAlpha from exceeding the 0.0 to 1.0 range.
This can cause the fingers to bend incorrectly for a moment.
Also, three new items were added to the Developer > Show Animation Stats panel.
* Joint Override Count: displays the current count of joints that are overriden by MyAvatar.setJointRotation() JS API calls.
* Flow: displays if flow is active of disabled.
* Network Graph: displays if the network anim graph, used for teleportation, is enabled or disabled.
https://highfidelity.atlassian.net/browse/BUGZ-154
2019-06-20 15:52:36 -07:00
RebeccaStankus
30dd667b17
Changed qml import method
2019-06-19 10:40:32 -07:00
RebeccaStankus
feaea12b24
Merge branch 'master' of github.com:highfidelity/hifi into migrateEditFiles
2019-06-19 10:14:04 -07:00
Zach Fox
18f703ee43
BUGZ-732: Enable text selection by mouse in Profile/Display Name field
2019-06-18 14:11:14 -07:00
Zach Fox
f6822f17a9
Add computer description
2019-06-18 12:43:45 -07:00
Zach Fox
bd02a5eafd
Better text formatting
2019-06-18 12:29:52 -07:00
Zach Fox
4670c11397
Tighten up the graphics on level 3
2019-06-18 12:26:03 -07:00
Zach Fox
ec4fc672b6
Better design; Interface version
2019-06-18 12:09:37 -07:00
Zach Fox
34def0fd6b
DEV-145: About screen for platform info
2019-06-18 11:09:15 -07:00
RebeccaStankus
cd508a5475
Merge branch 'master' of github.com:highfidelity/hifi into migrateEditFiles
2019-06-18 09:10:41 -07:00
RebeccaStankus
5a49ac9a22
moved files
2019-06-17 16:45:54 -07:00
Zach Fox
32aec78ea2
Merge pull request #15782 from zfox23/SUI/resizeSignal
...
BUGZ-699: Make PSFListModel fetch early when making container bigger
2019-06-17 15:27:21 -07:00
Zach Fox
9cb4ad61ee
BUGZ-699: Make PSFListModel fetch early when making container bigger
2019-06-17 15:06:20 -07:00
Zach Fox
1d2ed1985f
DEV-142 & DEV-140: Scrollbars in Your Profile and Settings
2019-06-17 12:35:45 -07:00
Shannon Romano
e6ea4839e0
Merge pull request #15770 from zfox23/SUI/autoChangeAvatar3
...
BUGZ-658: Actually write some code that doesn't let the user switch avatar models to Woody
2019-06-13 17:55:59 -07:00
Shannon Romano
d6859a42d9
Merge pull request #15762 from annabrewer/quest-login-keybrd
...
BUGZ-531: Quest tablet login missing keyboard
2019-06-13 16:44:49 -07:00
Zach Fox
503fc18d70
Make this slightly more robust
2019-06-13 16:08:29 -07:00
Zach Fox
fcda85a3d1
Merge pull request #15759 from zfox23/SUI/autoSwitchAvatar2
...
BUGZ-658: Don't let the user switch avatar models to Woody
2019-06-13 10:55:55 -07:00
Zach Fox
289e948d6b
BUGZ-671: Make 'Your Profile' Home button go to bookmark 'hqhome'
2019-06-13 10:27:18 -07:00
Zach Fox
4ccd7bd808
BUGZ-658: Don't let the user switch avatar models to Woody
2019-06-13 10:17:14 -07:00
Anna
4b30065ad1
fixed keyboard on quest login and cleaned up qml files
2019-06-12 15:17:37 -07:00
Preston Bezos
038747e645
Merge branch 'master' of github.com:highfidelity/hifi into moreToolbarTinkering
2019-06-12 14:55:37 -07:00
Preston Bezos
34e9acc0b5
better fix for the toolbar remnant
2019-06-12 14:31:43 -07:00
Zach Fox
6fed581452
DEV-128: Update settings screen with latest design
2019-06-12 14:22:02 -07:00
Zach Fox
fade8f9c04
It works!
2019-06-12 12:47:48 -07:00
Zach Fox
51c2cc793a
Tinkering with toolbar visibility signal - not quite working
2019-06-12 10:26:32 -07:00
Shannon Romano
b9e2443451
Merge pull request #15700 from ctrlaltdavid/DOC-63
...
DOC-63: Tablet JSDoc
2019-06-11 16:51:08 -07:00
Zach Fox
a88023469b
Merge pull request #15737 from zfox23/SUI/developerMenu
...
DEV-122: Add a developer menu in Settings
2019-06-11 13:32:14 -07:00
Zach Fox
7bdd3084e9
DEV-122: Add a developer menu in Settings
2019-06-11 12:56:14 -07:00
Zach Fox
97c4726e1e
Merge pull request #15736 from zfox23/SUI/autoSelectAvatar
...
BUGZ-610: Auto-select the first avatar from your inventory if you have avatars in your inventory
2019-06-11 11:50:55 -07:00
Zach Fox
db2ce822b7
BUGZ-610: Auto-select the first avatar from your inventory if you have avatars in your inventory
2019-06-11 10:52:45 -07:00
Zach Fox
2d4ba92eeb
Implement BUGZ-633: Change 'Graphics Preset'
2019-06-11 09:58:01 -07:00
Zach Fox
9a926abd76
Implement BUGZ-226: Forward keypresses made while Top Bar is in focus
2019-06-10 20:27:03 -07:00
Shannon Romano
1748d0527f
Merge pull request #15698 from samcake/nut
...
BUGZ-544: Refine the LOD manager target rate with the Refreshrate current target
2019-06-10 13:10:56 -07:00
Sam Gateau
32399997b1
Merge branch 'master' of github.com:highfidelity/hifi into nut
2019-06-10 10:52:53 -07:00
Anna
fd872009fe
added workaround for bug in Qt StackView push method
2019-06-10 09:25:12 -07:00
Anna
67775c59f1
Merge branch 'master' of github.com:highfidelity/hifi
2019-06-10 08:55:48 -07:00
Anthony Thibault
d6331d1bf6
Merge pull request #15714 from hyperlogic/bug-fix/settings-on-tablet
...
Fix crash using Settings in the Tablet in VR
2019-06-07 18:15:56 -07:00
Anna
0b282b201c
typo fix
2019-06-07 18:01:47 -07:00
Sam Gateau
2d9a7f7c4f
Refined the capping of the LOD Target Rate to be the lower REfreshrate when FOcus-inactive, this prevent the panic attacks of the LOD system on low end hardware
2019-06-07 17:00:37 -07:00
Anthony J. Thibault
00bba828ee
Fix crash using Settings in the Tablet in VR
...
This was introduced in Qt5.12.3. There are several issues in their bug tracker about this issue.
https://bugreports.qt.io/browse/QTBUG-75516
https://bugreports.qt.io/browse/QTBUG-75335
To workaround this, we call Qt.createComponent() manually, instead of letting StackView do it for us.
2019-06-07 16:41:56 -07:00
Preston Bezos
a0753f6393
removed ctrl+b and ctrl+n as shortcuts
2019-06-07 15:41:44 -07:00
PrestonB1123
f3f0c4de43
Merge pull request #15688 from PrestonB1123/PushToTalk
...
DEV-94: Push to Talk
2019-06-06 16:49:08 -07:00
David Rowe
beb70988c3
Tablet and related JSDoc
2019-06-07 08:34:53 +12:00
Zach Fox
fa2217c188
DEV-113: Remove headphones icon from status indicator in top bar
2019-06-06 12:20:43 -07:00
Preston Bezos
2592784814
Changed InputDeviceButton to unmute on push and hold while in push to talk mode
2019-06-06 09:19:32 -07:00
Zach Fox
326d1615e0
Change old UI too
2019-06-05 14:07:10 -07:00