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
Alexander Ivash
47ffcf8c42
change logic for determining if current avatar is bookmarked & move to model
2018-07-06 21:00:53 +03:00
Alexander Ivash
512e72d6d1
integrate deleting favorite avatars with backend
2018-07-06 21:00:53 +03:00
Alexander Ivash
6ff397e9e0
move all messagebox-es into dedicated component
2018-07-06 21:00:53 +03:00
Alexander Ivash
d1bf80b50c
update UI based on the latest zeplin mockups
2018-07-06 21:00:53 +03:00
Alexander Ivash
a88a851f15
allow specifying fontSize for uit-controls Button, expose impliciTextWidth to allow adjust-to-content type of sizing
2018-07-06 21:00:53 +03:00
Alexander Ivash
5ebe26887d
updated text styles based on the latest zeplin specs
2018-07-06 21:00:53 +03:00
Alexander Ivash
51c8248463
introduce reverting avatar wearables on cancel
2018-07-06 21:00:53 +03:00
Alexander Ivash
9914a1d523
AdjustWearables: implement deleting/refreshing wearables/wearable
2018-07-06 21:00:52 +03:00
Alexander Ivash
b6769f9678
avatar selection & wearables adjustments work-on-progress
2018-07-06 21:00:52 +03:00
Alexander Ivash
57568d120e
attempt to produce thumbnail url from marketId (works only partially), move model population code to model
2018-07-06 21:00:52 +03:00
Alexander Ivash
566074c86f
use slider from ui-toolkit (per request from Mukul)
2018-07-06 21:00:52 +03:00
Alexander Ivash
de81f30407
page indicators styling
2018-07-06 21:00:52 +03:00
Alexander Ivash
4fa72eab6d
show real wearables from avatar in combobox
2018-07-06 21:00:52 +03:00
Alexander Ivash
245ab7a309
explicitely specify 'getMoreAvatars', otherwise QML starts complaining about not-existing property
2018-07-06 21:00:52 +03:00
Dante Ruiz
ce3015662e
backend integration from Dante
...
* adding some functionality to avatar bookmarks
* saving work
2018-07-06 21:00:52 +03:00
Alexander Ivash
5007c259bb
query real avatar favorites (but use fake urls for now)
2018-07-06 21:00:52 +03:00
Alexander Ivash
6059ef2904
a few updates to adjust wearables & settings pages
2018-07-06 21:00:52 +03:00
Alexander Ivash
4bb517f620
reimplement 'text input with pencil' based on QQC2 TextField
2018-07-06 21:00:52 +03:00
Alexander Ivash
00b54c3f46
disable hover effect for selected avatar
2018-07-06 21:00:52 +03:00
Alexander Ivash
7723d0f306
turn all input controls to uit-based
2018-07-06 21:00:52 +03:00
Alexander Ivash
cdc9a325eb
use standard radiobuttons with light color scheme
2018-07-06 21:00:52 +03:00
Alexander Ivash
d3848ea0c5
spelling issue fix
2018-07-06 21:00:52 +03:00
Alexander Ivash
34693a8562
use correct overlay for avatars in management state
2018-07-06 21:00:52 +03:00
Alexander Ivash
3acde99587
hide 'get all avatars' while in 'manage' state
2018-07-06 21:00:52 +03:00
Alexander Ivash
f8917a835a
hide page indicator when only one page
2018-07-06 21:00:52 +03:00
Alexander Ivash
1916df6c81
specify border radius for 'get more avatars'
2018-07-06 21:00:52 +03:00
Alexander Ivash
8a5abb32a7
rework avatar selection logic based on changed requirements: selecte avatar always goes to the beginning of the list, selected page auto-switches to the first one
2018-07-06 21:00:52 +03:00
Alexander Ivash
bdacd1b792
left-to-right layout in favorites grid
2018-07-06 21:00:52 +03:00
Alexander Ivash
10e5f03f5e
move selected avatar to the beginning of the page
2018-07-06 21:00:52 +03:00
Alexander Ivash
e0a8d90141
adjust link icon size
2018-07-06 21:00:52 +03:00
Alexander Ivash
3d4fb2d368
fix spelling error
2018-07-06 21:00:52 +03:00
Alexander Ivash
4d2a37aff2
show add to favorites on clicking star
2018-07-06 21:00:51 +03:00
Alexander Ivash
bd48ff9ee6
remove link glyph rotation
2018-07-06 21:00:51 +03:00
Alexander Ivash
c54b2c8f26
adjust avatar thumbnail image radius
2018-07-06 21:00:51 +03:00
Alexander Ivash
bd719286d8
move highlight under the green wearable indicator, use internal highlight of ShadowImage instead of extra Rectangle
2018-07-06 21:00:51 +03:00
Alexander Ivash
8a8f599583
rounded avatar images
2018-07-06 21:00:51 +03:00