Alexander Ivash
dfb20c4afc
FB16840 - Qml spinboxes in UI toolkit should focus the underlying field when clicked on
2018-07-24 23:02:06 +03:00
Alexander Ivash
c13f27e2eb
FB17023 - Make visible avatar url in the avatar app
2018-07-24 22:10:18 +03:00
amantley
aa92865b21
added the code to display the alphas for the motion blends
2018-07-23 17:45:24 -07:00
howard-stearns
48184c102b
Merge branch 'master' of github.com:highfidelity/hifi into forget-you
2018-07-23 15:25:46 -07:00
howard-stearns
f87db26cad
pal refresh that remembers your place
2018-07-23 15:25:06 -07:00
John Conklin II
27b35d84cc
Merge pull request #13652 from r3tk0n/16206-flying-settings
...
MS16206 - Enable flight by default in desktop, controls menu changes re: flying
2018-07-23 15:19:46 -07:00
Alexander Ivash
e12569c747
FB16992 - Layout changes to the two lightboxes in the Avatar app
2018-07-23 23:24:17 +03:00
Alexander Ivash
091de4a9b5
Avatarapp: hover animate 'get more avatars'
2018-07-23 22:33:47 +03:00
amantley
962f3c6c53
added a placeholder for the animation stack stats that will be added
2018-07-20 14:16:20 -07:00
MuteTab
97e5d65592
Added conditional check for VR vs non-VR menu.
2018-07-19 14:30:06 -07:00
Qliemillar
566c837bba
Merge pull request #13631 from ElderOrb/avatarapp-combobox-fix
...
fix 'the drop down does not shows the wearable'
2018-07-19 12:23:48 -06:00
Wayne Chen
37131d75e9
Merge pull request #13629 from wayne-chen/loginDialogBrowser-case-16537
...
MS16537: Updating "Forgot Username/Forgot Password" behavior
2018-07-18 16:32:55 -07:00
howard-stearns
0a47672d64
machinery for fetching next page of inifinite scroll before it really
...
needed, and use in our infinite scrolls
2018-07-18 13:00:03 -07:00
Alexander Ivash
fe96ad2389
fix 'the drop down does not shows the wearable'
2018-07-18 21:16:47 +03:00
Wayne Chen
0cbcae9181
reverting onLinkActivated brackets
2018-07-18 10:44:37 -07:00
Zach Fox
919bfce7ab
Simplify
2018-07-18 09:00:01 -07:00
Wayne Chen
3b7f88a4a8
Merge branch 'master' of https://github.com/highfidelity/hifi into loginDialogBrowser-case-16537
2018-07-17 17:08:43 -07:00
Zach Fox
ef4265de4b
Fix MS16802: In Purchases, there shouldn't be a glyph associated with the Open button
2018-07-17 16:16:43 -07:00
Zach Fox
7cdb84ee68
Merge pull request #13602 from zfox23/MS16562_massivePalSpeedup
...
Fix MS16562: Massive PAL speedup!
2018-07-16 16:45:01 -07:00
Zach Fox
4daa0c6537
CR feedback
2018-07-13 12:47:45 -07:00
John Conklin II
33fb759c0a
Merge pull request #13599 from danteruiz/fix-combobox
...
fixing combo boxes
2018-07-13 10:33:33 -07:00
Zach Fox
2da911ad84
Merge branch 'master' of github.com:highfidelity/hifi into MS16562_massivePalSpeedup
2018-07-13 09:47:49 -07:00
Zach Fox
04f856019d
Fix MS16701: Uninstall installed app before updating
2018-07-12 16:27:19 -07:00
Zach Fox
92756d81ad
Implement MS16562: Massive PAL speedup!
2018-07-12 15:05:31 -07:00
Wayne Chen
089831b6ee
Adding potential fix
2018-07-12 14:15:16 -07:00
Dante Ruiz
1c64ebc3ca
fixing combo boxes
2018-07-12 13:57:48 -07:00
Sam Gondelman
2597568a0a
Merge pull request #13591 from Cristo86/android_revert_pr12888_qmls
...
Rollback PR 12888 by deleting alternative +android files
2018-07-12 12:06:35 -07:00
Cristian Luis Duarte
b1d39e4959
Rollback PR 12888 by deleting alternative +android files
2018-07-11 21:21:12 -03:00
Zach Fox
bf4954d667
Fix MS16615: Don't early-remove .app.json we JUST installed
2018-07-11 15:27:43 -07:00
Sam Gateau
54d2f42fa4
Merge pull request #13544 from Zvork/haze
...
Fix haze on Mac (bug #15515 )
2018-07-11 20:04:22 +02:00
howard-stearns
8b713a437f
don't store undefined in a qml int.
2018-07-10 12:14:31 -07:00
howard-stearns
886df959d1
expose totalPages and totalEntries, and use the later to display
...
connections count
2018-07-10 11:26:23 -07:00
John Conklin II
81f5631ce9
Merge pull request #13386 from ElderOrb/FB13949
...
AvatarApp
2018-07-09 15:20:18 -07:00
John Conklin II
25406fa464
Merge pull request #13495 from thoys/feat/create/native-windows
...
Create App: Native windows
2018-07-09 14:25:13 -07:00
Alexander Ivash
425209189d
reduce precision
2018-07-07 03:03:24 +03:00
Alexander Ivash
7feb9910c9
use rotation degrees instead of quaternions for comparison
...
re-query entity properties after editing it to get actual changes
2018-07-07 02:36:19 +03:00
Alexander Ivash
4716be01f6
eliminate binding loop which could lead to not updating spinbox UI
2018-07-07 02:36:19 +03:00
Alexander Ivash
536395d199
only compare properties which exist for both objects in 'numeric comparer'
...
note: this is attempt to quick-n-dirty workaround weird issue with having colors informaiton inside 'dimensions' in the latest master
example:
"blue": 0.2367398738861084,
"green": 0.08945406973361969,
"red": 0.25246158242225647,
"x": 0.25246158242225647,
"y": 0.08945406973361969,
"z": 0.2367398738861084
2018-07-07 02:36:19 +03:00
John Conklin II
6e13b0e141
Merge pull request #13453 from gcalero/web_overlay_android
...
Support web3d overlays in android
2018-07-06 13:02:56 -07:00
Thijs Wenker
4b2e0765db
- cleanup (parent) signals InteractiveWindow after window is closed
2018-07-06 20:24:43 +02:00
Thijs Wenker
eea95161ab
Merge branch 'master' of github.com:highfidelity/hifi into feat/create/native-windows
2018-07-06 20:06:50 +02:00
Thijs Wenker
eed1f66e71
Merge branch 'feat/create/interactive-window' into feat/create/native-windows
2018-07-06 20:01:48 +02:00
Alexander Ivash
67fb8af87c
update avatarapp on avatar switch
2018-07-06 21:00:56 +03:00
Alexander Ivash
e943a607b0
'Wear wearable' => 'Wear wearables' (from QA feedback)
2018-07-06 21:00:56 +03:00
Alexander Ivash
fb1a2037e3
move specifying custom properties for preferences dialog from C++ to QML (per Dante's request)
2018-07-06 21:00:55 +03:00
Alexander Ivash
68041dc93c
get rid of TextStyle1..11 per request from Dante
2018-07-06 21:00:55 +03:00
Alexander Ivash
9b5135b66b
remove debug outputs per Dante's request
2018-07-06 21:00:55 +03:00
Alexander Ivash
48fc81b082
Buy wearables from Marketplace [new line]
...
Wear wearable from My Purchases [new line]
2018-07-06 21:00:55 +03:00
Alexander Ivash
a9f10b2305
avatarisland link should direct to 11.5848,-8.10862,-2.80195
2018-07-06 21:00:55 +03:00
Alexander Ivash
12c0292595
experimental fix for Mukul's issue
2018-07-06 21:00:55 +03:00
Alexander Ivash
e4d6528ab9
fix trashcan overlay over 'guy-in-circle'
2018-07-06 21:00:55 +03:00
Alexander Ivash
41a9b22bf6
long text truncation
2018-07-06 21:00:55 +03:00
Alexander Ivash
8d921b123d
The new layout from zeplin ( https://zpl.io/aMm76Yr )
2018-07-06 21:00:55 +03:00
Alexander Ivash
46992f04ad
replace bodymart & avatarisland images
2018-07-06 21:00:55 +03:00
Alexander Ivash
939749e084
The keyboard should appear at the bottom of the screen.
2018-07-06 21:00:55 +03:00
Alexander Ivash
3f86f3d91f
present avatar model name without marketId in black
2018-07-06 21:00:55 +03:00
Alexander Ivash
0ad11c4a6e
Open 'Learn to make a custom…' in default external browser
2018-07-06 21:00:55 +03:00
Alexander Ivash
2581157794
"The button changes from Confirm to overwrite, and the button style changes from blue to red"
2018-07-06 21:00:55 +03:00
Alexander Ivash
345c294d47
invalidate avatar model on using custom avatar url
...
disable navigation if no marketId
2018-07-06 21:00:55 +03:00
Alexander Ivash
dbf1aa779a
reflect changes in grabbed wearable position/rotation in UI
2018-07-06 21:00:55 +03:00
Alexander Ivash
c7570dbf83
integrate onscreen keyboard
2018-07-06 21:00:54 +03:00
Alexander Ivash
5381dce8d8
get rid of 'isExternal' due to changes requirements
...
show avatar thumbnail if url was specified & valid, show 'guy-in-circle' otherwise
2018-07-06 21:00:54 +03:00
Alexander Ivash
9925bc2822
don't treat empty display name as an error
2018-07-06 21:00:54 +03:00
Alexander Ivash
2c07aa787f
allow passing properties to preferences; left align 'User real-world height' & right-align 'reset sensors' (Mukul's request)
2018-07-06 21:00:54 +03:00
Alexander Ivash
b445cc6105
allow changing avatar scale without saving; revert on cancel
2018-07-06 21:00:54 +03:00
Alexander Ivash
67b2512a2a
query avatar model name for current avatar
2018-07-06 21:00:54 +03:00
Alexander Ivash
6ff2ea96f4
crop avatar thumbnails to fit aspect ratio
2018-07-06 21:00:54 +03:00
Alexander Ivash
9a4ea07614
limit avatar name to 14 characters + … at the end
2018-07-06 21:00:54 +03:00
Alexander Ivash
ee856266c7
allow updating existing avatars
2018-07-06 21:00:54 +03:00
Alexander Ivash
b4c4ab88f0
update logging
2018-07-06 21:00:54 +03:00
Alexander Ivash
fdd7644cba
use numeric animation for avatar bookmark & page indicator
2018-07-06 21:00:54 +03:00
Alexander Ivash
3c78ba0060
resolve constant switching between hover/no-hover for page indicator
2018-07-06 21:00:54 +03:00
Alexander Ivash
afc09c13b2
specify updated shadow params from Mukul
2018-07-06 21:00:54 +03:00
Alexander Ivash
99affb22f5
show spinner during avatar thumbnails loading
2018-07-06 21:00:54 +03:00
Alexander Ivash
567298b59b
shadow for wearables indicator (based on mockups)
2018-07-06 21:00:54 +03:00
Alexander Ivash
6efcea2c27
adjust settings layout according to mockups, update style9
2018-07-06 21:00:54 +03:00
Alexander Ivash
b7614684de
add check for duplicate names into 'create favorites dialog', style accordingly to mockups
2018-07-06 21:00:54 +03:00
Alexander Ivash
a26248e1d2
switch to regexp-based method of extracting marketplaceId from url
2018-07-06 21:00:54 +03:00
Alexander Ivash
1778e59142
blue version of TextStyle3 should only be used for avatar name under favorites
2018-07-06 21:00:54 +03:00
Alexander Ivash
a4a1ac5d12
The height of the “Take it off” button should be the same as “save” button
...
“m” and “deg” should align with “Position” and “Rotation” text
The step size in degrees should be 1 degree
2018-07-06 21:00:54 +03:00
Alexander Ivash
17acb5e106
when the user clicks on it should take the user to the marketplace info page of the avatar
2018-07-06 21:00:54 +03:00
Alexander Ivash
9f7fd3faa2
add slight animation on hover
2018-07-06 21:00:54 +03:00
Alexander Ivash
462d2d5d80
fix 'card moves rapidly between hover and non-hover'
2018-07-06 21:00:54 +03:00
Alexander Ivash
459a1906a5
make highlight border width 4 per request from Mukul
2018-07-06 21:00:54 +03:00
Alexander Ivash
bad7890c83
extract avatar name from url if empty
2018-07-06 21:00:54 +03:00
Alexander Ivash
c765730c5a
use avatarUrl instead of avatarThumbnailUrl for comparison, as thumbnail url is calculated
2018-07-06 21:00:53 +03:00
Alexander Ivash
3520285079
remove debug code
2018-07-06 21:00:53 +03:00
Alexander Ivash
e740f494ce
styling settings slider, adjust height of edit fields
2018-07-06 21:00:53 +03:00
Alexander Ivash
764dc6d156
add link to 'external avatar' dialog
2018-07-06 21:00:53 +03:00
Alexander Ivash
235b0e9f4d
change icon for 'guy-in-circle'
2018-07-06 21:00:53 +03:00
Alexander Ivash
91e1714b0e
external avatars support
2018-07-06 21:00:53 +03:00
Alexander Ivash
856c95b52a
move avatarapp-specific images into appropriate subfolder
2018-07-06 21:00:53 +03:00
Alexander Ivash
3ac44376b2
bind Settings page to a backend
2018-07-06 21:00:53 +03:00
Alexander Ivash
1cc086f9c6
cleanup and bugfixing
2018-07-06 21:00:53 +03:00
Alexander Ivash
74bfea59cc
reply => data
2018-07-06 21:00:53 +03:00
Alexander Ivash
bcb373618f
navigation to market / my purchases from message dialog links
2018-07-06 21:00:53 +03:00
Alexander Ivash
4ce8e29d97
navigate to BodyMart / AvatarIsland on 'get avatars' / 'get wearables'
2018-07-06 21:00:53 +03:00
Alexander Ivash
3baa1a588f
bound 'displayName' to backend, adjust font
2018-07-06 21:00:53 +03:00
Alexander Ivash
10f2fe5fe6
implement adding bookmark
...
improve comparision of attachments/wearables
2018-07-06 21:00:53 +03:00
Alexander Ivash
fe8bb3c8ea
simplify code a bit
...
explicite store attachments in model
use models for comparison instead JS Objects
2018-07-06 21:00:53 +03:00