David Rowe
67100b5a20
Display domain login menu item only on domains that have domain login
2020-08-23 15:56:27 +12:00
David Rowe
29e5bfdb94
Ignore residual "connection denied" packets from previous domain
2020-08-23 14:34:10 +12:00
Kalila L
a032ac66b1
Update AddressManager links to NetworkingConstants.
2020-08-22 20:03:57 -04:00
Kalila L
ebecbcc7f7
Update JSON structure for metadata.
2020-08-21 22:00:06 -04:00
Kalila L
a24b8f0fc6
Missed a spot, was wiping thumbnail string and replacing with an array.
2020-08-21 14:08:50 -04:00
Kalila L
c81365f4f0
Update description for Prometheus exporter.
2020-08-21 13:47:59 -04:00
Kalila L
a079afbb73
Update metadata exporting.
2020-08-21 13:40:38 -04:00
Robert Adams
c7f123c91f
Add --get-temp-name to domain-server invocation in creation of Docker
...
domain-server image in pkg-scripts. This parameter is required
by the domain-server so it will fetch a temporary domain name
if it is not configured.
2020-08-20 16:33:30 -07:00
daleglass
90c957c9e9
Merge pull request #604 from AleziaKurdis/534_601_Default_images
...
New URL for default Particle and Image resource
2020-08-20 23:26:45 +02:00
daleglass
012b6b0c84
Merge pull request #603 from AleziaKurdis/575_DuplicateNaming
...
Incremental suffix to cloned entities's name (issue #575 )
2020-08-20 23:22:37 +02:00
Vegaslon
c6fbe08a8f
Test moving to qt image error handling instead of creating own in attempt to fix avatar app slow down.
2020-08-20 08:59:57 -04:00
David Rowe
6926cd205a
Ignore residual "connection denied" packets from previous domain
2020-08-20 17:12:57 +12:00
HifiExperiments
af82860751
fix shape issue that alezia found
2020-08-19 19:51:16 -07:00
David Rowe
662b2bfc5e
Handle log in for multiple domains with domain login
2020-08-20 12:32:03 +12:00
Martin Allerton
a08a54f646
Removed cdn dependancies
...
CDN dependencies replaced with physical local copied of the libraries
2020-08-19 22:26:33 +01:00
Martin Allerton
d10f02d02e
Inital version of reworked explore
2020-08-19 21:54:46 +01:00
kasenvr
d4bfce831f
Merge pull request #630 from AleziaKurdis/WebTransparencyUIforPR605
...
New "useBackground" property for pr605
2020-08-19 13:13:56 -04:00
Kasen IO
91e453c694
Add API docs property.
2020-08-19 12:51:17 -04:00
Kasen IO
b7e4362553
Make empty values no longer null, add name property, rename "Hosts" -> "Managers"
2020-08-19 00:01:47 -04:00
Alezia Kurdis
46ca84167c
EOL unix
2020-08-18 23:28:44 -04:00
Alezia Kurdis
92f7e87081
EOL unix
2020-08-18 23:27:47 -04:00
Alezia Kurdis
c6cf0b8c33
New "useBackground" property on Web Entity
...
New "useBackground" property on Web Entity.
2020-08-18 23:22:39 -04:00
Alezia Kurdis
bda88828a0
Tooltip for useBackground
...
Tooltip for useBackground
2020-08-18 23:21:32 -04:00
Kasen IO
c70a041490
Merge branch 'master' into feature/domain-metadata-exporter
2020-08-18 21:35:51 -04:00
Kasen IO
103288b8de
Update bool name "isTransparentWeb" -> "transparent"
2020-08-18 20:04:27 -04:00
Kasen IO
204789bd42
Further fix up web entity property processing on reload.
...
Co-Authored-By: null <HifiExperiments@users.noreply.github.com>
2020-08-18 19:22:54 -04:00
Kasen IO
0e609b6777
Fixed web entities useBackground on reload.
...
Co-Authored-By: null <HifiExperiments@users.noreply.github.com>
2020-08-18 18:49:28 -04:00
Kasen IO
8d904d39ce
Semi-working fixes for updates to web entities.
...
Co-Authored-By: null <HifiExperiments@users.noreply.github.com>
2020-08-18 04:17:29 -04:00
Kasen IO
c379f6c92f
Fix transparency check bug.
...
Co-Authored-By: null <HifiExperiments@users.noreply.github.com>
2020-08-18 03:21:34 -04:00
Kasen IO
fe1ea6ca72
Bump protocol.
2020-08-18 02:22:56 -04:00
Kasen IO
b05cb8b6ac
useBackground property added.
2020-08-18 01:48:27 -04:00
David Rowe
bf60cf5b4c
Tidying
2020-08-18 16:33:47 +12:00
Alezia Kurdis
8d217d215f
Better code fix for preview
...
being more specific on the validation for the unresolvable relative path.
checking now if the path start with "file:///~" instead of only: "file:/"
This was too much restrictive since those direct path works and wouldn't return a preview:
Ex: "file://MYSERVER/folder/100_0057.jpg"
2020-08-17 21:58:42 -04:00
David Rowe
9bb5add1ca
Don't display domain login status in title bar unless relevant
2020-08-18 11:42:35 +12:00
HifiExperiments
e78ece7fc5
CR
2020-08-17 14:16:41 -07:00
Kasen IO
7e5e513dc1
Update Web3DSurface.qml
2020-08-17 15:13:07 -04:00
Kasen IO
ca97450464
Centralizing some more networking constants.
2020-08-17 02:44:26 -04:00
Alezia Kurdis
e1d956b211
Delete default_particle.png
2020-08-16 22:00:22 -04:00
Alezia Kurdis
40e1e8e59c
Delete default_image.jpg
2020-08-16 22:00:04 -04:00
Alezia Kurdis
341c114adf
Replace default url for external storage
...
var DEFAULT_IMAGE = "http://eu-central-1.linodeobjects.com/vircadia-assets/interface/default/default_image.jpg ";
var DEFAULT_PARTICLE = "http://eu-central-1.linodeobjects.com/vircadia-assets/interface/default/default_particle.png ";
2020-08-16 21:58:35 -04:00
Alezia Kurdis
d4cbc35bc6
Rollback, since we will use external storage
...
Rollback, since we will use external storage.
2020-08-16 21:51:44 -04:00
David Rowe
66cdefa4b3
Add a new "About.platform" property
2020-08-17 11:47:56 +12:00
David Rowe
70fd954ef4
Replace the "HifiAbout" API with a new "About" API
2020-08-17 11:34:58 +12:00
Kasen IO
4336291635
Fix bool.
2020-08-15 01:33:18 -04:00
Kasen IO
1c457b766c
Use https://google.com/ to test transparency.
2020-08-15 01:05:52 -04:00
Kasen IO
2590dfbaa7
Remove unused tests for backgroundColor.
2020-08-15 00:57:10 -04:00
Kasen IO
cd5bdf6160
Added transparent + colored background web entity capability dynamically.
2020-08-15 00:56:19 -04:00
Kasen IO
21167a0f6a
Maybe fix scriptURL on WebEntities bug
2020-08-14 23:53:01 -04:00
Alezia Kurdis
2cd1fc8471
Keep the suffix only for Duplicate
...
This update removes the incremental suffix from the "Paste"
since this can't really work.
This will be only for "Duplicate".
2020-08-11 22:50:12 -04:00
Alezia Kurdis
440db34a79
Change the image for a screen calibration picture
...
Change the default image for a screen calibration picture
2020-08-09 15:21:34 -04:00