Kalila
|
416bf2dd55
|
Merge pull request #1356 from vircadia/v2021.1.3-rc
Get "make-deb-server" working again with Qt changes to Vircadia builder.
|
2021-09-21 19:59:07 -04:00 |
|
Kalila
|
f4c2c9047b
|
Merge pull request #1354 from odysseus654/pr/deb-packaging
Get make-deb-server working again
|
2021-09-21 19:57:29 -04:00 |
|
Ubuntu
|
e5e2872a42
|
Modifications to make-deb-server to account for new location for qt5-install libraries
Some attempts to handle use of system-qt (but not tested)
|
2021-09-21 07:15:40 +00:00 |
|
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 |
|
David Rowe
|
6c4e105c06
|
Remove some unused audio stream method parameters
|
2021-09-18 10:01:21 +12: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 |
|
Heather Anderson
|
0889782648
|
retire for_each loop for for(:) loop
|
2021-09-12 13:22:43 -07:00 |
|
Heather Anderson
|
6e4e0dfb6a
|
remove unnecessary list copying when retrieving a list of plugins
|
2021-09-12 13:12:02 -07:00 |
|
Heather Anderson
|
05182af561
|
more (relatively useless) code review
|
2021-09-11 20:16:51 -07:00 |
|
Heather Anderson
|
bee33745c4
|
missed some shared pointer construction in Application
|
2021-09-11 16:01:07 -07:00 |
|
Heather Anderson
|
bcce9a2091
|
convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate
|
2021-09-11 15:15:04 -07: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 |
|