Commit graph

83573 commits

Author SHA1 Message Date
Kalila L
be46e3d8f2 Code signing variables updated. 2020-08-24 15:23:13 -04:00
Kalila L
b9a25905e2 Update build docs. 2020-08-23 14:49:21 -04:00
Kalila L
feac9683c4 Remove unneeded if checks for INITIAL_STARTUP_LOCATION assignment. 2020-08-23 01:52:53 -04:00
Kalila L
a2bd06993f Add option to build an Interface to go to specified address by default. 2020-08-23 01:49:32 -04:00
Kalila L
a032ac66b1 Update AddressManager links to NetworkingConstants. 2020-08-22 20:03:57 -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
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
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
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
David Rowe
0f8dabd86c
Merge pull request #594 from kasenvr/fix/auto-default-memory
Update default texture memory from Auto (1GB) -> Auto (2GB).
2020-08-06 17:04:57 +12:00
Kasen IO
9607491ea2 Add graphics settings menu bar button. 2020-08-05 23:37:45 -04:00
Kasen IO
c6a178f72d Update default texture memory from Auto (1GB) -> Auto (2GB). 2020-08-05 20:43:58 -04:00
Alezia Kurdis
c1781dc3ce
Merge pull request #3 from kasenvr/master
Updating from kasenvr
2020-08-05 19:19:46 -04:00
Kasen IO
5ba33a521f Merge branch 'master' into oauth2-wordpress 2020-08-05 15:41:13 -04:00
kasenvr
bce21f15c2
Merge pull request #590 from ctrlaltdavid/feature/oauth2-misc
Miscellaneous fixes and tidying
2020-08-05 15:30:32 -04:00
David Rowe
8f0b33b54d Miscellaneous tidying 2020-08-06 00:04:22 +12:00
David Rowe
13edfde89c Fix server settings 2020-08-05 23:46:15 +12:00
David Rowe
1e0498aaa4
Merge pull request #589 from kasenvr/feature/oauth2-kalila
Feature/oauth2 kalila
2020-08-05 20:18:35 +12:00
Kasen IO
d89cf867d2 Center error text correctly. 2020-08-05 02:41:39 -04:00
kasenvr
b948f24a56
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-08-05 02:31:26 -04:00
kasenvr
4d3ca2fdc5
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-08-05 02:31:10 -04:00
Kasen IO
658e14be25 Remove unused aliases. 2020-08-05 02:30:30 -04:00
Kasen IO
6b0fc8fd66 Titlebar now responds correctly to domain logged in state. 2020-08-05 02:18:01 -04:00
Kasen IO
448cdcb31f Update domain's describe-settings for clarity. 2020-08-05 00:23:55 -04:00
Kasen IO
c42adc9e00 Add menu items and triggers. 2020-08-05 00:14:27 -04:00
Kasen IO
2881f1147f Metaverse login display working correctly. 2020-08-05 00:09:09 -04:00
Kasen IO
d81ec3a4b8 Domain login display working correctly. 2020-08-04 23:46:39 -04:00
Kasen IO
8f55e13aa2 Disable login screen for all first-time users. 2020-08-04 23:14:40 -04:00
Kasen IO
352a3f4ab1 Fix domain vs metaverse logins slightly. 2020-08-04 21:17:57 -04:00
Kasen IO
0e8f019b8a Further things kinda working. 2020-08-04 20:00:24 -04:00