Commit graph

83131 commits

Author SHA1 Message Date
David Rowe
34f1616581 Update build doc 2020-06-16 09:17:21 +12:00
David Rowe
ec81ac8750 Merge branch 'master' into feature/openvr-linux 2020-06-16 08:30:29 +12:00
kasenvr
f68810f766
Merge pull request #448 from kasenvr/v2020.2.1-rc
Merge 2020.2.1 into master
2020-06-13 16:28:25 -04:00
kasenvr
dbd06b1cfb
Merge pull request #444 from kasenvr/fix/ual-checkbox-default
Fix/ual checkbox default
2020-06-13 16:27:57 -04:00
kasenvr
8b45d6b529
Merge pull request #445 from kasenvr/fix/readme-updates
Update README.md
2020-06-12 20:15:39 -04:00
kasenvr
099646cd66
Update README.md 2020-06-12 17:03:51 -04:00
kasenvr
54c0223808
Update README.md 2020-06-11 21:16:16 -04:00
Kasen IO
1575611082 Set UAL to disabled by default in the setting checkbox. 2020-06-11 20:14:14 -04:00
kasenvr
e19267e191
Merge pull request #440 from daleglass/disable-crash-logger-by-default
Disable crash logger by default
2020-06-11 17:29:26 -04:00
kasenvr
2ae304864e
Merge pull request #439 from kasenvr/fix/remove-goto
Remove old goto, update Explore app.
2020-06-11 17:24:48 -04:00
kasenvr
d52a21c515
Merge pull request #437 from kasenvr/fix/overlay-login-branding
Update login overlay to Vircadia.
2020-06-11 17:17:49 -04:00
kasenvr
a5bbd08f8e
Merge pull request #432 from ctrlaltdavid/feature/reduce-inspect-distance
Reduce minimum inspect distance
2020-06-11 17:17:04 -04:00
kasenvr
80fc2d8332
Merge pull request #426 from ctrlaltdavid/fix/wearables-text-unreadable
Fix visibility of values in Wearables dialog
2020-06-11 17:15:49 -04:00
kasenvr
951936e896
Merge pull request #425 from ctrlaltdavid/fix/delete-in-serverless
Fix not being able to delete entities in serverless domains
2020-06-11 17:14:34 -04:00
Dale Glass
b681f99d21 Rename the crash reporting settings to force new default value
Doing this ensures the new default applies to all clients, without
having to reset the configuration.
2020-06-11 20:00:47 +02:00
Dale Glass
02eb4ccd33 Disable crash logger by default 2020-06-11 01:26:21 +02:00
Kasen IO
8a2b6fcb0a Convert == to === in various places. 2020-06-10 19:18:25 -04:00
kasenvr
1d0cbe04c8
Update scripts/communityScripts/explore/explore.html
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2020-06-10 19:16:49 -04:00
Kasen IO
05837d178a Update Explore app to latest. 2020-06-10 13:33:33 -04:00
Kasen IO
6e7b3a387d Remove old goto, update community-apps beta link. 2020-06-10 02:54:42 -04:00
Kasen IO
a75c43e073 Update login overlay to Vircadia. 2020-06-08 23:39:23 -04:00
kasenvr
585fb1939f
Merge pull request #429 from daleglass/upgrade_opus
Use newer opus to fix illegal instruction in libopusCodec.so
2020-06-07 22:54:53 -04:00
kasenvr
78f8e61575
Merge pull request #427 from kasenvr/feature/further-rebranding
Feature/further rebranding
2020-06-07 22:40:30 -04:00
Kasen IO
c55f365af4 Fix tablet login dialog logo size. 2020-06-07 20:47:53 -04:00
Kasen IO
c3337f6c32 Update interface and server-console icons. 2020-06-07 20:43:38 -04:00
Kasen IO
db1ff76ba5 Update installer/uninstall icons. 2020-06-07 17:15:11 -04:00
David Rowe
6df34d2a89 Reduce minimum inspect distance 2020-06-08 08:10:19 +12:00
kasenvr
69b6adc90c
Merge pull request #431 from ctrlaltdavid/fix/boilerplate
Remove path from boilerplate in coding standard
2020-06-07 15:50:25 -04:00
David Rowe
cf71c9b196 Update description 2020-06-08 07:47:41 +12:00
David Rowe
ef5fc91b45 Remove path from boilerplate in coding standard 2020-06-08 07:44:32 +12:00
Dale Glass
7dd5a2773c Use newer opus to fix illegal instruction in libopusCodec.so
This will build the very latest Opus available (May 30 2020). The absolute
minimum version of Opus is commit 927de8453c502586c03e25c169ec08f2a93ebc02,
released on April 21, 2020.

This incorporates a fix for xiph/opus#154
2020-06-07 12:51:38 +02:00
kasenvr
1615af94c0
Merge pull request #273 from odysseus654/feature/pkg-scripts-vircadia
package scripts: renaming athena -> vircadia
2020-06-07 01:24:12 -04:00
Heather Anderson
529a39d3fb Smoketesting AWS Linux install/uninstall/upgrade actions 2020-06-07 04:46:04 +00:00
Heather Anderson
00f64e3532 First attempt at updating the AWS Linux installation scripts. Ubuntu scripts should restart on upgrade and shutdown on uninstall 2020-06-07 02:10:41 +00:00
Kasen IO
085b9e11c5 Fix tabletAboutDialog fit for logo. 2020-06-06 20:21:17 -04:00
Kasen IO
fda40d56d4 Merge branch 'master' into feature/further-rebranding 2020-06-06 18:43:03 -04:00
Kasen IO
01b02881dc Height, width, and centering updates. 2020-06-06 18:40:19 -04:00
Kasen IO
b74ccef418 Address CR from Thoys and David. 2020-06-06 18:35:02 -04:00
Heather Anderson
db9139f75c Added more "echo -n" commands to prevent unusable end-of-line characters 2020-06-05 23:34:33 -07:00
Heather Anderson
bb97592dd4 Testing complete (thanks to Kalila for helping!) 2020-06-05 23:34:32 -07:00
Heather Anderson
d8d740d369 Migration progressed far enough to get a .deb file out of this, installation has not yet been tested on any machine 2020-06-05 23:34:32 -07:00
Heather Anderson
00e8ce9bb8 Initial code pass:
- adding migrate-from-athena (copying server state over, launching services)
- deletes all server files on purge
2020-06-05 23:34:32 -07:00
Heather Anderson
ffc1b7ee53 Initial pass renaming athena -> vircadia 2020-06-05 23:34:31 -07:00
David Rowe
8494e6e6b5 Fix visibility of values in Wearables dialog 2020-06-06 15:15:03 +12:00
David Rowe
5f83827198 Fix not being able to delete entities in serverless domains 2020-06-06 10:36:30 +12:00
kasenvr
72d931688c
Merge pull request #409 from kasenvr/fix/entity-null-check
Bugfix: Add null check to entity render clearing to fix crash.
2020-06-05 13:09:41 -04:00
kasenvr
886f44321f
Merge pull request #421 from ctrlaltdavid/fix/fix-gha-pr-builds
Fix GitHub Actions PR builds
2020-06-04 23:18:22 -04:00
David Rowe
9e9469fd6d Tidy residual High Fidelity reference 2020-06-05 11:22:15 +12:00
David Rowe
ef268c6207 Fix PR builds 2020-06-05 11:21:59 +12:00
kasenvr
5f15e8df04
Merge pull request #418 from Misterblue/fix/includes-for-VS-build
Include <stdexcept> for building on Windows10 with Visual Studio 2019
2020-06-04 17:30:15 -04:00