Kalila L
dda2b8ae3a
Update dist.
2021-10-01 03:01:24 -04:00
Kalila L
74267228ba
Make Axios header application conditional.
2021-10-01 03:00:42 -04:00
Kalila L
703e0a811e
Merge branch 'feature/new-domain-wizard' of https://github.com/digisomni/vircadia into feature/new-domain-wizard
2021-09-30 23:58:30 -04:00
Kalila L
8872045e17
Update dist.
2021-09-30 23:58:28 -04:00
Kalila L
b3a8c0bbec
CR.
2021-09-30 23:56:35 -04:00
Kalila
9e2df7dd5a
Update README.md
2021-09-30 05:42:14 -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
Kalila L
1161c5d8db
Add confirm to save credentials; add more UX handling.
2021-09-18 16:48:08 -04: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
Kalila L
98de885739
Add skip wizard dialog.
2021-09-11 17:06:57 -04: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 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
Kalila L
da464b2f40
Got login working.
2021-09-05 21:21:16 -04: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
Kalila L
8f51de62f2
Initial creation and wizard redirection added.
2021-09-03 00:06:23 -04: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