steve hocktail
35194b0f44
fixed deprecated qml implicitly defined onFoo properties in connections
2022-02-28 22:09:43 -05:00
96932a6946
Update metaverse server URL
2022-02-21 23:17:33 +01:00
Alezia Kurdis
ceb5456ccd
Logo ratio adjustment
...
Logo ratio adjustment
2022-02-12 13:30:31 -05:00
bd457ccc79
Revert "Adjustment for Logo ratio"
...
This reverts commit 2400bc96ea
.
2022-02-12 19:19:27 +01:00
Alezia Kurdis
2400bc96ea
Adjustment for Logo ratio
...
Adjustment for Logo ratio
2022-02-12 13:07:22 -05:00
c6f1e6410e
Updated some URLs, rebranded documentation and changed default metaverse server address
2022-02-09 23:57:24 +01:00
Alezia Kurdis
ae3f24172b
Delete VircadiaLogo.fbx
...
Replaced by:
logo_overte.fbx
logo_overte_white-color-emissive.fst
2022-02-06 12:57:05 -05:00
Alezia Kurdis
9b1958e00a
Replaced by brand-logo.svg
...
Replaced by brand-logo.svg
2022-02-06 12:53:26 -05:00
Alezia Kurdis
990b4f28bb
Replace by brand-banner.svg
2022-02-06 12:52:50 -05:00
Alezia Kurdis
f97b1dfe87
Ressources rebranding for Overte
...
Ressources rebranding for Overte
(mostly images, icon, model updated with Overte brand)
some file has been edited to replace some files (they had vircadia in the name)
Most of this has not been tested. (cause I don't build)
2022-02-06 12:51:05 -05:00
6a81255226
Merge branch 'tell-accountmanager-url-changed' of https://github.com/overte-org/overte into tell-accountmanager-url-changed
2022-01-28 18:57:15 +01:00
dc29dc4998
Clear password on metaverse server change
2022-01-28 18:55:58 +01:00
e2d7e55e0b
Merge branch 'master' into tell-accountmanager-url-changed
2022-01-23 14:08:10 +01:00
000166beef
Update Metaverse server URL on focus change
2022-01-22 19:30:03 +01:00
30806ce346
Inform AccountManager about metaverse server change
2022-01-22 18:41:04 +01:00
bf48bf01c6
Merge branch 'vircadia:master' into tell-accountmanager-url-changed
2022-01-18 21:36:50 +01:00
Dale Glass
0c453e7e0e
Explicitly encode QStrings to utf8
2022-01-16 21:38:14 +01:00
Dale Glass
5f7bd24c14
Fix MultiHash issues
2022-01-13 23:02:46 +01:00
Frost
d2f878000e
Tell the AccountManager that the auth URL changed
2022-01-06 11:23:04 -08:00
Frost
3d0c5e26b7
Fix some anchors and add logging
2022-01-06 11:22:50 -08:00
Frost
b5258ead80
Fix height, tabbing, and other stuff
2022-01-06 11:22:50 -08:00
Frost
5a09064f50
Add metaverse server field on the login screen
2022-01-06 11:22:50 -08:00
Julian Groß
650c2568cf
Remove extended deadlock wait on macOS
2021-12-15 00:40:52 +01:00
Dale Glass
d4a832a0c1
Merge pull request #1473 from Penguin-Guru/AudioOutputTest
...
Remove second argument from some playSystemSound() calls in QML.
2021-12-11 20:58:54 +01:00
Dale Glass
93e5f48951
Merge pull request #1423 from Penguin-Guru/RenderingEffects
...
Separate rendering effect settings.
2021-12-11 20:51:34 +01:00
Kalila
03b5b83b67
Merge pull request #1339 from odysseus654/pr/make_shared
...
Housekeeping: use of std::make_shared / QSharedPointer::create.
2021-12-09 17:14:04 -05:00
Kalila
a1d0f95535
Merge pull request #1340 from odysseus654/pr/auto-const-ref
...
Housekeeping: Update use of "auto" with plugin lists.
2021-12-09 17:13:55 -05:00
Kalila
7610f810ef
Merge pull request #1474 from Penguin-Guru/CodeSimplification
...
Remove <thread> library from main.cpp.
2021-12-09 17:07:30 -05:00
David Rowe
022dea7a58
Update API examples to use "vircadia" in mapping names
2021-12-04 21:37:33 +13:00
Kalila
b7734e32d0
Merge pull request #1468 from daleglass/qt5-fix-multimap
...
Fix deprecated usage of multiple keys in QHash and QMap.
2021-12-02 20:28:22 -05:00
Dale Glass
d77c8bbe41
Fix warnings related to deprecated usage of multiple keys in QHash and QMap
...
This replaces those uses with QMultiHash and QMultiMap
2021-11-26 17:53:23 +01:00
Penguin-Guru
9de2ac1eb5
Made requested change.
2021-11-25 15:24:13 -08:00
Penguin-Guru
78981307e6
This seems like the last one. Untested.
2021-11-24 18:13:06 -08:00
Penguin-Guru
cf50bcb71b
Marked qmlPosition as deprecated.
2021-11-24 17:55:55 -08:00
Penguin-Guru
46bf41bff8
This doesn't seem to be used?
2021-11-24 09:58:10 -08:00
Penguin-Guru
65dcd58371
This seems fine?
2021-11-24 08:51:43 -08:00
David Rowe
48c32b96f4
Merge branch 'master' into fix/ssl-websocket-crash
2021-11-23 09:58:04 +13:00
David Rowe
a2ac43289c
Use avatar position as orb position when head position not available
2021-11-09 12:12:55 +13:00
Dale Glass
35a420d312
Merge pull request #1422 from Penguin-Guru/master
...
Changed preset framerates; Add "low power" preset.
2021-11-06 19:30:01 +01:00
Kalila
61367ffd47
Merge pull request #1427 from Penguin-Guru/AntialiasingSetting
...
Add antialiasing setting.
2021-11-02 16:09:15 -04:00
Penguin-Guru
021268696c
Adjusted for rebase on typo correction.
2021-10-30 12:58:32 -07:00
Penguin-Guru
6dd26c53a9
Maybe this helps?
2021-10-30 12:57:41 -07:00
Penguin-Guru
727ac38372
Removed typo newline.
2021-10-30 12:57:00 -07:00
Penguin-Guru
56bc962d36
Changed preset framerates. Added preset.
2021-10-30 12:57:00 -07:00
Dale Glass
4d190df3cd
Merge pull request #1407 from JulianGro/macOS_fix_crashpad
...
Fix crashpad on macOS.
2021-10-28 23:45:09 +02:00
Penguin-Guru
e6a41e85b2
Added comments. Referenced all enums explicitly.
2021-10-25 13:40:36 -07:00
Penguin-Guru
fc1a0d6a4c
Apparently it worked.
2021-10-25 13:35:24 -07:00
Penguin-Guru
3c85964c5d
Hopefully works.
2021-10-25 13:25:31 -07:00
Penguin-Guru
e7d5a005b8
Forgot to remove these.
2021-10-24 19:24:00 -07:00
Penguin-Guru
8386f2eb61
Clumsy fix for enum storage.
2021-10-24 19:19:20 -07:00