Commit graph

83678 commits

Author SHA1 Message Date
ArcadeFever
404e18296a changed url for AC script examples from HiFi to Vircadia github 2020-08-23 12:33:13 -07:00
David Rowe
eb8ae74245 Tidying 2020-08-23 16:06:16 +12:00
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
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
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
91a35fb4ba change quick goto 2020-08-19 20:03:16 -07: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
Kasen IO
b7e4362553 Make empty values no longer null, add name property, rename "Hosts" -> "Managers" 2020-08-19 00:01:47 -04:00
Kasen IO
c70a041490 Merge branch 'master' into feature/domain-metadata-exporter 2020-08-18 21:35:51 -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
HifiExperiments
75b99e71ec playing with gha 2020-08-17 13:37:11 -07: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
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
kasenvr
c9c8e5fedd
Update BUILD_LINUX.md 2020-08-09 13:39:16 -04:00
Alezia Kurdis
d31f161d88
Remove the deprecated "acceleration" attribute
This removes the "acceleration" attribute from the Create App. (Physic section)
because this attribute is deprecated.
2020-08-09 00:10:40 -04:00
Alezia Kurdis
f3a6fa527b
Replace the colorSpread color-picker by a vector
Replace the color picker of the attribute particle.colorSpread by a color vec3
To do this, a new type of UI field has been added "vec3rgb" to support the "red, green, blue" vector (non-Color-picker).
This addresses issue #593

Fix also the broken particle texture preview that, as for 'atp:/', doesn't support 'file:/'. 
This will be required for issue #534
2020-08-08 00:14:26 -04:00
Alezia Kurdis
797d18d59d
CSS adjustment for the new field type 'vec3rgb'
CSS has been adjusted for the new field type 'vec3rgb'.
Part of the fix for issue #593.
2020-08-08 00:07:33 -04:00
Alezia Kurdis
c31ccc7a78
Fix unit for localAngularVelocity and other things
Revisiting the tooltips for:
- colorSpread
- localAngularVelocity (Set the correct unit 'deg/s'. This addresses issue #530 )
- damping
- angularDamping
2020-08-08 00:04:44 -04:00
Alezia Kurdis
e2ee9c9807
Expose the resource "default" folder
Expose the resource "default" folder
2020-08-07 13:14:24 -04:00
Alezia Kurdis
1336599802
Add default Image and Particle
Adding a default folder containing the resource to use by default for Image and Particle entities.
I used a new folder because it will be simpler for the copy when the build is generated. (It needs to be recopied in Vircadia/resources) 
(Instead to do "cherry-picking" to expose specific resources from the images folder.)
2020-08-07 13:09:55 -04:00
Alezia Kurdis
856cb5cb2c
Replace default URL for Image and Particle
Replace default URL for Image and Particle
and point now to a local deployed resource.
2020-08-07 13:04:01 -04:00
Alezia Kurdis
91ebd378f5
Clone suffix without uniqueness check
Simpler solution without any hazardous uniqueness check.
Cloned entities will systematically get the suffix " (2)", unless their name has already a suffix. 
In that case, we simply increment the suffix.
2020-08-07 12:51:24 -04:00
kasenvr
e74cbee6cb
Merge pull request #591 from kasenvr/oauth2-wordpress
OAuth2 WordPress
2020-08-06 23:36:32 -04:00
Alezia Kurdis
47e3649298
Incremental suffix to duplicated entities
This enhancement adds an incremental suffix to the name 
of the cloned entities resulting from "Duplicate" and "Paste".
The goal is to help to figure which entities is the coned one.
This addresses issue #575
2020-08-06 22:28:32 -04:00
kasenvr
a80ddeabb0
Merge pull request #596 from kasenvr/fix/nsis-auto-sandbox-launch
NSIS: uncheck by default sandbox autostart
2020-08-06 21:54:35 -04:00
Kasen IO
95e0907b90 Merge branch 'master' into oauth2-wordpress 2020-08-06 19:11:11 -04:00
David Rowe
04653c2746 Fix default Interface and Sandbox startup 2020-08-07 10:34:07 +12:00
kasenvr
0897ef4ff4
Merge pull request #597 from ctrlaltdavid/feature/oauth2-cr
OAuth2 WordPress CR
2020-08-06 17:27:15 -04:00
David Rowe
8061c5ab8d Default not to start up Sandbox after install 2020-08-06 22:30:06 +12:00
David Rowe
81c402ab9c Code review 2020-08-06 21:40:36 +12:00
Kasen IO
5caec39cc6 Disable having the console be set to auto start with the PC as a default checked state. 2020-08-06 01:28:58 -04:00
kasenvr
5ddce61f81
Merge pull request #595 from kasenvr/feature/graphics-menu-icon
Add graphics settings menu bar button.
2020-08-06 01:20:49 -04:00
kasenvr
3ba78163da
Update PerformanceManager.cpp
I got that typo for sure this time.
2020-08-06 01:12:37 -04:00