Commit graph

85100 commits

Author SHA1 Message Date
Heather Anderson
c88b7f6064 apply Q_DISABLE_COPY to MyHead (cleaning up the likely-bug in the existing code) 2021-09-19 17:52:02 -07:00
Kalila
5da3f88971
Merge pull request #1336 from odysseus654/pr/QSharedPointer-review
[low-priority] code review: use of "#include <QtCore/QSharedPointer>"
2021-09-19 19:30:43 -04:00
Kalila L
fa49c9e39f Update dist. 2021-09-19 19:01:56 -04:00
Kalila L
e080b9b6e2 Fix OS light mode issues for Wizard by forcing dark mode on components. 2021-09-19 19:00:04 -04:00
Kalila L
633a195da6 Add Doxygen for 'forwardMetaverseAPIRequest' function. 2021-09-19 18:15:57 -04:00
Heather Anderson
57a3cd3d63 replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE) 2021-09-18 21:36:35 -07:00
Kalila L
1161c5d8db Add confirm to save credentials; add more UX handling. 2021-09-18 16:48:08 -04:00
Julian Groß
babee7c527 Set GL preference to GLVND 2021-09-17 21:04:12 +02:00
Julian Groß
bc1044692a Add experimental debian 10 aarch64 qt package 2021-09-16 06:23:25 +02:00
Julian Groß
d2002a538f Add aarch64 GitHub Actions self hosted runner 2021-09-16 06:23:06 +02:00
Julian Groß
8041f27713 Allow installing VCPKG inside working directory for GHA builds 2021-09-16 06:22:03 +02:00
Julian Groß
f4f4137aa8 Fix VCPKG package for aarch64 linux 2021-09-16 06:20:48 +02:00
Julian Groß
fb24c84d86 Disable unsupported dependencies on aarch64 Linux 2021-09-16 06:11:01 +02:00
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
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
Kalila L
8f51de62f2 Initial creation and wizard redirection added. 2021-09-03 00:06:23 -04:00
David Rowe
ac9229ace0 Fix avatar crash 2021-08-29 21:34:31 +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
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