Commit graph

85159 commits

Author SHA1 Message Date
Julian Groß
f03606ee60 Disable WebRTC on aarch64 Linux 2021-09-16 06:09:11 +02:00
Kalila L
78a57c95c6 Update dist. 2021-09-13 17:35:09 -04:00
Kalila L
9fcc1bdf08 Update .gitignore 2021-09-13 17:35:02 -04:00
Kalila L
98de885739 Add skip wizard dialog. 2021-09-11 17:06:57 -04:00
Heather Anderson
ab4d70760e review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
Kalila L
c266b003fb Get Domain creation working; revise metaverse forwarding. (TLS init fail issue present) 2021-09-10 02:06:50 -04:00
Kalila L
74b185f6c6 Fix Qt warning: "QString::KeepEmptyParts" -> "Qt::KeepEmptyParts" 2021-09-09 18:57:43 -04:00
Kalila
88b0045258
Update .grenrc.js 2021-09-07 19:03:32 -04:00
Kalila
542e070d2d
Merge pull request #1326 from ctrlaltdavid/fix/avatar-crash
Fix avatar crash
2021-09-07 13:36:18 -04:00
David Rowe
96708f5fe3 Move crash fix 2021-09-07 18:58:37 +12:00
Kalila L
10306807ef Complete wizard (1:1 features of original). 2021-09-06 19:38:34 -04:00
Kalila
bdd92a30fe
Merge branch 'vircadia:master' into feature/new-domain-wizard 2021-09-06 03:13:27 -04:00
Kalila L
4ae378e90a Metaverse connection is working. 2021-09-06 03:12:55 -04:00
David Rowe
e3c28a5dc8 Alternative crash fix 2021-09-06 16:28:38 +12:00
Kalila L
da464b2f40 Got login working. 2021-09-05 21:21:16 -04:00
David Rowe
87803e5124 Use client WebSocket address as WebRTC address 2021-09-05 22:55:24 +12:00
David Rowe
e9776541bd Use WebSocket address and port as WebRTC data channel ID 2021-09-05 22:54:58 +12:00
Kalila
18cc4cd776
Merge pull request #1322 from digisomni/fix/update-openvr
Update OpenVR to 1.16.8.
2021-09-05 04:52:46 -04:00
Kalila L
31fef9f9de State of wizard. 2021-09-04 05:22:20 -04:00
David Rowe
b5867fef48 Tidying 2021-09-04 14:31:20 +12:00
David Rowe
dddabecc84 Use domain server-assigned WebRTC data channel ID in assignment clients 2021-09-04 14:25:21 +12:00
David Rowe
911dc2aff3 Include socket type in domain packets
Required for user client info sent to assignment clients from the domain server.
2021-09-04 10:36:13 +12:00
David Rowe
ff72b422b3 Fix WebRTCDataChannels crash 2021-09-03 19:04:24 +12:00
Kalila L
8f51de62f2 Initial creation and wizard redirection added. 2021-09-03 00:06:23 -04:00
Kalila
1eb36d40c9
Merge pull request #1329 from ctrlaltdavid/dev/webapp-master-update
Update webapp branch to recent master
2021-09-02 01:11:46 -04:00
David Rowe
65dec6dfd8 Socket type isn't used in all code 2021-09-02 15:00:26 +12:00
David Rowe
b1050dc83a Merge branch 'master' into dev/webapp-master-update 2021-09-01 21:52:04 +12:00
Kalila
211fd474fe
Merge pull request #1313 from ctrlaltdavid/dev/webrtc-assignment-clients
Assignment client WebRTC connections
2021-08-31 19:17:17 -04:00
David Rowe
ac9229ace0 Fix avatar crash 2021-08-29 21:34:31 +12:00
David Rowe
adc94a280e Log some warnings 2021-08-29 14:19:39 +12:00
Kalila L
bfa10852a2 Fix OpenVrHelpers.cpp for updating OpenVR to 1.16.8. 2021-08-28 17:37:34 -04:00
Kalila L
f74c2d9b51 Merge branch 'master' into fix/update-openvr 2021-08-28 17:13:43 -04:00
Kalila L
826149ae7a Update hash of OpenVR to 1.16.8 in VCPKG. 2021-08-27 00:55:35 -04:00
Kalila L
2fbe031dbf Update OpenVR to 1.16.8 in VCPKG, hash is still incorrect. 2021-08-26 17:59:55 -04:00
Kalila
c36afe76e1
Merge pull request #1316 from AleziaKurdis/CreateApp-ZeroRotationButton
Create app - "Reset Rotation" button
2021-08-24 02:11:47 -04:00
Alezia Kurdis
113915637b
Adjustment to solve red button css.
Added the red class to the Reset Rotation button.
2021-08-23 23:28:31 -04:00
Kalila
086f56f7ec
Merge pull request #1315 from Madders/explore-app-updates
Explore app metaverse api updates
2021-08-22 23:14:59 -04:00
Kalila
63d91e5506
Merge pull request #1314 from SilverfishVR/master
make HUD bubble/shield button optional
2021-08-22 16:35:57 -04:00
SilverfishVR
4d21cedf9d
Update menu item name
Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
2021-08-22 10:04:37 +02:00
Kalila
2a4ad7b163
Merge pull request #1251 from digisomni/fix/cmdline-discovery
Add disable domain port auto discovery by assignment client option.
2021-08-22 03:05:21 -04:00
Martin Allerton
1a02b918d7 formatting changes and added axios license
Updates following comment from ctrlaltdavid
2021-08-21 23:05:11 +01:00
SilverfishVR
a7dee4bb8a
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-08-21 17:54:10 +02:00
David Rowe
1605039929 Tidying 2021-08-21 21:11:42 +12:00
Kalila
45e10f0670
Merge pull request #1303 from daleglass/qt5-fix-qtcpsocket-error
Replace deprecated QAbstractsocket::error with QAbstractSocket::error…
2021-08-19 20:51:27 -04:00
Kalila
f6760e90b4
Merge pull request #1293 from digisomni/docs/readme-support
Update supporter info for README.md.
2021-08-19 20:48:28 -04:00
Kalila
6b0f4c107b
Merge pull request #1301 from daleglass/qt5-fix-qdir-operator-assign
Fix QDir::operator= is deprecated
2021-08-19 20:48:14 -04:00
Kalila
0af1ef64ca
Merge pull request #1309 from daleglass/log-resources-location
Log the location of the primary resources file
2021-08-19 17:12:37 -04:00
Kalila
bf9a4e43f0
Merge pull request #1311 from daleglass/copy-resources-to-exec-dir
Copy resources to interface's exe directory
2021-08-19 17:07:43 -04:00
Dale Glass
bb1884b361 Copy resources to interface's exe directory
This should have no effect on Unix, but fix the resource issue on Win32
2021-08-19 01:04:09 +02:00
Martin Allerton
481125f978 Explore app metaverse api updates
Blended the metaverse api places data in to the list with the beacon data. Also lightened the icons at the top as they were a little lost.
2021-08-18 23:54:23 +01:00