Commit graph

85038 commits

Author SHA1 Message Date
Dale Glass
e8201324e4 Actually fix zLibCodec 2021-09-28 21:22:37 +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
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
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
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
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
SilverfishVR
0cf71bd3e1 make HUD bubble/shield button optional
Adds an menu item in "Settings" to toggle the HUD shield/bubble button on or off.
Shield button remains available in the tablet or toolbar, it is called "HUD shield button" but suggestions are welcome

fixes https://github.com/vircadia/vircadia/issues/1210
2021-08-18 22:19:10 +02:00
Alezia Kurdis
b61d978b0a
Change the label for "Reset Rotation"
Change the label for "Reset Rotation"
2021-08-17 21:48:12 -04:00
Alezia Kurdis
494740f819
Add a "Set Rotation to Zero" button
Add a "Set Rotation to Zero" button
in properties tab (Spatial section)
of the create app.
2021-08-15 22:09:27 -04:00
Alezia Kurdis
0d39eea2a6
Add "Set Rotation to Zero"
Add a "Set Rotation to Zero" button
in properties tab (Spatial section)
of the create app.
2021-08-15 22:08:46 -04:00
Alezia Kurdis
1122156d3a
Add secondary red class button
Add secondary red class button
for "Set Rotation to Zero" button
2021-08-15 22:07:00 -04:00
Kalila
d179e70671
Merge pull request #1307 from vircadia/dependabot/npm_and_yarn/screenshare/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /screenshare
2021-08-14 14:19:02 -04:00
Kalila L
76010bf650 Update help text for disable domain server port auto discovery option. 2021-08-13 10:29:16 -04:00
Kalila L
e4cb87ba5d CR. 2021-08-12 23:02:39 -04:00
Kalila
019e012f2e
Apply suggestions from code review
Co-authored-by: Heather Anderson <heath@odysseus.anderson.name>
2021-08-12 23:01:13 -04:00
Dale Glass
8a8093e529 Log the location of the primary resources file
Also emit the full path to the file in the exception
2021-08-12 23:49:44 +02:00
Kalila
6eb7b9ecff
Merge pull request #1302 from daleglass/qt5-fix-qstring-splitbehavior
Fix QString::SplitBehavior deprecation, replace with Qt::
2021-08-12 17:13:03 -04:00