Commit graph

85119 commits

Author SHA1 Message Date
Kalila
1c41ace1cf
Merge pull request #1277 from ctrlaltdavid/fix/doxygen-quiet
Quiet Doxygen output
2021-07-05 14:07:37 -04:00
David Rowe
28b46ed861 Log warning if try to set local port on WebRTC LimitedNodeList 2021-07-05 10:59:19 +12:00
David Rowe
319f3e7122 Misc fixes to AddressManager JSDoc 2021-07-05 10:43:50 +12:00
Kalila
e1a047f74c
Merge pull request #1275 from daleglass/fix-nvtt-on-macos
Fix for nvtt on MacOS
2021-07-04 18:43:21 -04:00
David Rowe
6ced4384bb Quiet Doxygen output 2021-07-05 10:37:51 +12:00
David Rowe
3ebb75acf5 Undo documentation improvements 2021-07-05 10:24:59 +12:00
Julian Groß
965401af31 Do not clone submodules on master builds 2021-07-04 20:42:58 +02:00
Julian Groß
f03aba8106 Do not clone submodules 2021-07-04 20:39:30 +02:00
Dale Glass
54b28a1fed Name the artifact too 2021-07-04 16:57:02 +02:00
Dale Glass
c4bc4fc15a Improve log archive naming 2021-07-04 16:37:00 +02:00
Dale Glass
4971ae4bd3 Deal with different tar names 2021-07-04 16:00:16 +02:00
Dale Glass
6722c6af26 Use GNU Tar 2021-07-04 15:28:55 +02:00
Dale Glass
4835a4a33d Archive vcpkg logs, for debugging
This collects the logs generated during the vcpkg run, and
archives them as an artifact.
2021-07-04 14:53:08 +02:00
Dale Glass
d75b2a23bb Fix for nvtt on MacOS 2021-07-04 10:40:43 +02:00
David Rowe
7ecd9b6b8e Miscellaneous tidying 2021-07-04 16:38:47 +12:00
David Rowe
e682336cc2 Add missing Doxygen 2021-07-04 15:57:53 +12:00
David Rowe
f6a8ae285d Fix WebRTC peer connection not being closed properly 2021-07-04 15:50:52 +12:00
Dale Glass
be6a67b5eb Replace uses of endl on Qt classes with Qt::endl
This fixes a whole bunch of warnings
2021-07-03 19:08:03 +02:00
David Rowe
dacda8405c Typo 2021-07-03 08:43:31 +12:00
Kalila
88cd4a72d4
Merge pull request #1255 from daleglass/fix-nvtt-on-x86
Fix nvtt on x86
2021-07-02 01:21:29 -04:00
David Rowe
f02ffe1ed9 Use alternative signal/slot mechanism for Android compatibility 2021-07-02 12:05:29 +12:00
Kalila
b2897c44ae
Merge pull request #1266 from ctrlaltdavid/fix/doxygen-tags
Update Doxygen group tags to use /// format
2021-07-01 17:12:57 -04:00
Kalila
e09dfff108
Merge pull request #1267 from daleglass/fix-cmake-gifcreator-warning
Fix CMake GifCreator name warning
2021-07-01 17:11:46 -04:00
Kalila
4110e9f65b
Merge pull request #1268 from daleglass/do-not-use-leapmotion-by-default
Don't use LeapMotion by default.
2021-07-01 17:10:53 -04:00
Dale Glass
ffac6ac865 Don't use LeapMotion by default.
It doesn't have many users, and causes an annoying 'LEAPMOTIONConfig.cmake' not
found error if the SDK isn't installed.

We now require running cmake with -DUSE_LEAPMOTION=1 to enable using it.
2021-07-01 20:44:45 +02:00
Dale Glass
79eacc98ef Fix CMake GifCreator name warning 2021-07-01 20:29:40 +02:00
David Rowe
87baa0dc8d Remove extraneous Doxygen set-up instruction 2021-07-01 19:12:02 +12:00
David Rowe
b7fdd5bb1f Remove extraneous Doxygen set-up instruction 2021-07-01 19:08:38 +12:00
David Rowe
89c527f0d8 Update Doxygen group tags to use /// format 2021-07-01 15:59:58 +12:00
David Rowe
4d375c029f Merge remote-tracking branch 'upstream/webapp' into dev/webrtc-packet 2021-07-01 12:14:52 +12:00
David Rowe
d0c89c7d91 Tidying 2021-06-30 22:21:38 +12:00
Kalila
40f81e4866
Merge pull request #1223 from odysseus654/pr/scripting-docs
Ensuring minimal documentation for classes declared in script-engine
2021-06-29 19:09:26 -04:00
David Rowe
6b188d888e Update to latest Vircadia-Web 2021-06-28 11:15:18 +12:00
David Rowe
a0a0e8db35 Merge branch 'webapp' into dev/webrtc-datachannel 2021-06-28 09:42:37 +12:00
Kalila
a673eba6da
Merge pull request #1261 from ctrlaltdavid/dev/webapp-master-update
Update webapp feature branch with current master
2021-06-27 17:27:02 -04:00
Kalila
b86e4b98a9
Merge pull request #1249 from digisomni/fix/docs-links-dev
Update user docs links "docs.vircadia.dev" -> "docs.vircadia.com".
2021-06-27 05:55:13 -04:00
Kalila L
88b9b7468e CR. 2021-06-27 04:31:14 -04:00
Kalila
a217f80ee3
Update NodeList.cpp 2021-06-27 04:14:21 -04:00
Kalila
a32dc628d5
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-06-27 03:56:50 -04:00
David Rowe
d6061289ec Merge branch 'master' into dev/webapp-master-update 2021-06-27 09:51:41 +12:00
David Rowe
303ff9a79d Merge branch 'webapp' into dev/webrtc-datachannel 2021-06-27 09:41:01 +12:00
daleglass
6b0e1884c8
Merge pull request #936 from daleglass/improve-cmake
Improve Qt handling in CMake
2021-06-26 20:42:35 +02:00
Kalila
64a9b32206
Merge pull request #1252 from AleziaKurdis/CreateApp_RenderWithZoneVR
Make Zone Selector for "renderWithZones" in "Create" app HMD Compliant.
2021-06-26 14:31:35 -04:00
Kalila
7442b14dce
Merge pull request #1258 from ctrlaltdavid/dev/webrtc-update
Update WebRTC Windows package
2021-06-26 14:29:24 -04:00
David Rowe
2a9ab98e41 Miscellaneous tidying and fixes 2021-06-26 22:07:48 +12:00
David Rowe
5a5cb6488c Multiplex UDP and WebRTC sockets in a QUdpSocket-style NetworkSocket 2021-06-26 22:07:01 +12:00
David Rowe
d65ecead9f Abstract WebRTCDataChannel into a QUdpSocket-style WebRTCSocket 2021-06-26 21:20:26 +12:00
David Rowe
5b937a1580 WebRTCSignalingServer and WebRTCDataChannels improvements 2021-06-26 20:07:26 +12:00
David Rowe
c9d4fe8558 Remove unused code 2021-06-26 17:23:58 +12:00
Kalila
42a4e3b186
Update vircadia-assignment-client@.service 2021-06-25 01:45:49 -04:00