Commit graph

83212 commits

Author SHA1 Message Date
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
fd59665e63 Add missing Prometheus stats to type map 2020-06-11 22:23:27 +02:00
Kasen IO
3910448367 Fix models not scaling correctly when loading due to timeout. 2020-06-11 15:36:13 -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
Julian Groß
170c78e274
Delete unused athena-server.spec 2020-06-10 02:53:22 +02:00
motofckr9k
3d05cdd61e Merge remote-tracking branch 'refs/remotes/kasen/master'
Conflicts:
	BUILD_WIN.md
	CODING_STANDARD.md
	LICENSE
	cmake/installer/installer-header.bmp
	cmake/installer/installer.ico
	cmake/installer/uninstaller-header.bmp
	interface/resources/images/about-vircadia.png
	interface/resources/images/vircadia-logo.svg
	interface/resources/qml/LoginDialog.qml
	interface/resources/qml/dialogs/TabletLoginDialog.qml
	interface/resources/qml/hifi/dialogs/TabletAboutDialog.qml
	interface/src/Application.cpp
	pkg-scripts/athena-server.spec
	scripts/system/more/app-more.js
	scripts/system/more/css/styles.css
	scripts/system/more/more.html
2020-06-10 02:49:13 +02:00
Kasen IO
f6214d46d0 Add comments indicating intent. 2020-06-09 15:07:39 -04:00
Kasen IO
a75c43e073 Update login overlay to Vircadia. 2020-06-08 23:39:23 -04:00
Kasen IO
49f72f0ca6 1st pass at disabling certified auto-deletion. 2020-06-08 23:38:15 -04:00
Dale Glass
b2a5e7fdd1 Additional review fixes 2020-06-08 17:53:27 +02: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
Dale Glass
172ae45420 Another variable renaming 2020-06-07 02:47:39 +02:00
Dale Glass
45f1640b5a Remove useless code 2020-06-07 02:47:39 +02:00
Dale Glass
c0a0d39ce5 More style fixes 2020-06-07 02:47:39 +02:00
Dale Glass
9e478ba458 More variable renaming 2020-06-07 02:47:39 +02:00
Dale Glass
01b0317348 Add missing gauges 2020-06-07 02:47:39 +02:00
Dale Glass
303f10dada Review fixes 2020-06-07 02:47:39 +02:00
Dale Glass
da5e4d3cfc Review fixes 2020-06-07 02:47:39 +02:00
Dale Glass
bc40bc5e52 Update stats backlist for the exporter 2020-06-07 02:47:39 +02:00
Dale Glass
8700214239 Add alternate audio stats without text formatting for the exporter 2020-06-07 02:47:39 +02:00
Dale Glass
443d769eac Make it possible to turn the Prometheus exporter on and off
The settings are available from the domain settings page.
2020-06-07 02:47:39 +02:00
Dale Glass
a8bd627cda Add Prometheus exporter
Exports domain statistics for the domain on port 9703 (officially reserved)
2020-06-07 02:47:39 +02: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