Commit graph

85119 commits

Author SHA1 Message Date
David Rowe
c03312319d Merge branch 'master' into dev/webapp-master-update
# Conflicts:
#	libraries/networking/src/NodeList.h
#	libraries/shared/src/shared/WebRTC.h
2021-10-03 12:51:47 +13:00
Kalila
939d0958c1
Merge pull request #1367 from daleglass/fix-recursive-mutex-warnings
Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex (solves approximately 1700 warnings).
2021-10-01 00:15:02 -04:00
Kalila
eab8dcd257
Merge pull request #1376 from JulianGro/gles_glvnd
Use GLVND on GLES.
2021-09-30 17:26:14 -04:00
Kalila
c87006c91b
Merge pull request #1346 from JulianGro/aarch64_gha
Add aarch64 Linux GHA builds.
2021-09-30 17:14:09 -04:00
Kalila
15907d18e8
Merge pull request #1366 from daleglass/fix-pcmaudio-crash
Fix crash due to audio packet loss with PCM and zlib codecs.
2021-09-30 17:07:56 -04:00
Dale Glass
e8201324e4 Actually fix zLibCodec 2021-09-28 21:22:37 +02:00
Julian Groß
da71fbf294 Use GLVND on GLES 2021-09-27 14:43:58 +02:00
Julian Groß
48d6f348ce I hate this 2021-09-26 08:30:15 +02:00
Julian Groß
78248ee6ca Apparently using regex for finding a word doesn't work. 2021-09-26 08:13:45 +02:00
Dale Glass
b8d1057e1f Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex
This fixes around 1700 warnings.
2021-09-26 01:27:19 +02:00
Dale Glass
2abff7b878 Fix PCM and zlib codec audio crash on packet loss 2021-09-25 23:02:16 +02:00
Dale Glass
891d555679
Merge pull request #1352 from odysseus654/pr/q_disable_copy
Code Review: use of Q_DISABLE_COPY.
2021-09-25 20:33:20 +02:00
Dale Glass
3349d02cef
Merge pull request #1349 from JulianGro/use_GLVND
Set GL preference to GLVND
2021-09-25 20:31:11 +02:00
Julian Groß
a9d8c9904b Update to code review 2021-09-24 17:11:29 +02:00
Kalila
572628ae29
Merge pull request #1360 from AleziaKurdis/DocAdjustment_prop_created
Adjustment to Doc for "created" properties
2021-09-24 01:54:10 -04:00
Alezia Kurdis
ec74154042
Adjustment to Doc for "created" properties
Adjustment to Doc for "created" properties.
The doc was pretending that it is a string value but it's in fact a number (Unix Timestamp).

Addressing ISSUE #839
2021-09-23 22:07:56 -04:00
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
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
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
Heather Anderson
ab4d70760e review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07: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
David Rowe
e3c28a5dc8 Alternative crash fix 2021-09-06 16:28:38 +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
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
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