Commit graph

84929 commits

Author SHA1 Message Date
Kalila
dfd71ab18b
Merge pull request #1259 from ctrlaltdavid/dev/webrtc-packet
First exchange of Vircadia protocol packets with the Vircadia Web SDK
2021-07-15 22:34:13 -04:00
David Rowe
837f2e06e1 Update to latest Vircadia Web 2021-07-08 15:43:31 +12:00
David Rowe
4dac611036 Fix build error 2021-07-08 15:30:51 +12:00
David Rowe
ed13cbd01b Merge branch 'webapp' into dev/webrtc-packet
# Conflicts:
#	libraries/networking/src/webrtc/WebRTCDataChannels.h
2021-07-08 14:54:21 +12:00
Kalila
5a2ca4869a
Merge pull request #1238 from ctrlaltdavid/dev/webrtc-datachannel
WebRTC Data Channel
2021-07-07 18:49:15 -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
3ebb75acf5 Undo documentation improvements 2021-07-05 10:24:59 +12: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
David Rowe
dacda8405c Typo 2021-07-03 08:43:31 +12:00
David Rowe
f02ffe1ed9 Use alternative signal/slot mechanism for Android compatibility 2021-07-02 12:05:29 +12:00
David Rowe
b7fdd5bb1f Remove extraneous Doxygen set-up instruction 2021-07-01 19:08:38 +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
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
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
Alezia Kurdis
3638b7357a
Fix Zone Selector loading issue
Fix Zone Selector loading issue
when we navigate between tabs (CREATE - PROPERTIES - GRID - ENTITY LIST)
2021-06-22 22:22:39 -04:00
Kalila
f4ae889de2
Merge pull request #1254 from ctrlaltdavid/fix/jsdoc-typo
Fix typo in WebSocket~onMessageCallback API documention.
2021-06-22 05:40:42 -04:00
David Rowe
e48e02d8c6 Fix JSDoc typo 2021-06-22 20:59:06 +12:00
Alezia Kurdis
607ed288eb
HMD compliant Zone Selector
HMD compliant Zone Selector
2021-06-21 22:40:45 -04:00
Alezia Kurdis
1ee65cafcc
Css for HMD compliant Zone Selector
Css for HMD compliant Zone Selector
2021-06-21 22:39:23 -04:00
Alezia Kurdis
77d9160077
Add a new Zone Selector HDM compliant
Add a new Zone Selector HDM compliant for renderWithZones.
The previous selector wasn't usable in HMD and it was pratically the last component 
that forced us to remove our headset to complete the task.
2021-06-21 00:50:40 -04:00
Alezia Kurdis
1c2ea1571c
Add style for the new Zone Selector HDM compliant
Add style for the new Zone Selector HDM compliant
2021-06-21 00:48:14 -04:00
Dale Glass
6342a8aee3 Better Qt error messages 2021-06-20 16:22:39 +02:00
Dale Glass
588528306e Cmake cleanup 2021-06-20 14:22:28 +02:00
Dale Glass
2a07f5fd5a Nice colored unsupported distro messages 2021-06-20 14:22:28 +02:00
Dale Glass
f90d872752 Formatting cleanup 2021-06-20 14:22:28 +02:00
Dale Glass
586de4d712 More formatting fixes 2021-06-20 14:22:28 +02:00
Dale Glass
3f8159b3c4 Formatting fix 2021-06-20 14:22:28 +02:00
Dale Glass
3ebcced301 Fix build -- screenshare is not found 2021-06-20 14:22:28 +02:00
Dale Glass
f7af9a8b2a Fix build - missing variable 2021-06-20 14:22:28 +02:00
Dale Glass
1b999acb2f Add more explanatory comments 2021-06-20 14:22:28 +02:00
Dale Glass
506fd9563a Handle empty environment variables as false 2021-06-20 14:22:28 +02:00
Dale Glass
2a8278f522 Temp changes 2021-06-20 14:22:28 +02:00
Dale Glass
50dfa73244 Concatenate Windows paths correctly 2021-06-20 14:22:28 +02:00
Dale Glass
6611d6ef5b Fix quazip cmake portfile to work with system Qt 2021-06-20 14:22:28 +02:00
Dale Glass
758ebd7f9d Fix environment variable cmake syntax 2021-06-20 14:22:28 +02:00
Dale Glass
ca489bd420 Simplify system Qt path 2021-06-20 14:22:28 +02:00