Commit graph

85411 commits

Author SHA1 Message Date
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
e6b78fdedf
Merge pull request #2 from overte-org/tell-accountmanager-url-changed
Tell accountmanager url changed
2022-01-28 19:40:46 +01: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
8ff6e9a997
Merge pull request #3 from AleziaKurdis/feature/Places-app
Adding "Places" application
2022-01-28 07:51:56 +01:00
b26254657e
Merge pull request #1 from overte-org/remove-hifiac
Remove the HiFiAC codec
2022-01-28 07:49:48 +01:00
Alezia Kurdis
3bda3afd89
typo on function name filterSearchField
Replace "filterSearchField" by "filterSearchField"
2022-01-27 21:13:08 -05:00
Dale Glass
7af288c6c9
Update domain-server/resources/describe-settings.json
Co-authored-by: Julian Groß  <julian.g@posteo.de>
2022-01-27 19:25:23 +01:00
Alezia Kurdis
f8083eef91
Copyright adjustment 2022-01-23 15:18:13 -05:00
Alezia Kurdis
a91e026460
Copyright Adjustment 2022-01-23 15:14:17 -05:00
e2d7e55e0b Merge branch 'master' into tell-accountmanager-url-changed 2022-01-23 14:08:10 +01:00
df68f5c8eb Merge branch 'master' into remove-hifiac 2022-01-23 14:03:02 +01:00
Alezia Kurdis
53d1824d3b
Replace "Explore" by "Places" application.
This adds "Places" application as a default application.
This removes the "Explore" application from default application. 

However, the "Explore" application is still available in "Edit > Running Scripts..." 
under "communityScripts" directory, for people that would like to create "beacons". 

Note that the beacon's placenames are listed in the "Places" application, 
but the feature to create new ones has been left behind because that solution had serious flaws.
2022-01-22 22:54:52 -05:00
Alezia Kurdis
7db3017490
Adding "Places" application
Adding "Places" application since the Explore app is supporting only a single MS and only Vircadia.
2022-01-22 22:28:07 -05:00
Kalila
7c91ceba06
Merge pull request #1575 from mrkcdf/794-fix-handling-of-fractional-display-scaling
Replace call to devicePixelRatio() with devicePixelRatioF().
2022-01-22 19:41:09 -05:00
Kalila
0ba9b1c707
Update README.md
Add sponsor.
2022-01-22 19:05:21 -05:00
Kalila
05506d902a
Merge pull request #1505 from vircadia/docs/more-revisions
Documentation format revisions.
2022-01-22 18:58:04 -05:00
Kalila
e103bcf447
Apply suggestions from code review
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2022-01-22 18:57:44 -05:00
Dale Glass
ec18f7a528
Merge pull request #1502 from daleglass/qt5-fix-userdata
Remove deprecated usage of setUserData.
2022-01-22 20:16:00 +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
Kalila
60c9486782
Update BUILD_LINUX.md 2022-01-21 06:08:31 -05:00
Kalila
28f2d0241d
Merge pull request #1572 from namark/fix-manjaro-too-old
Fixed some Linux distros being deemed unconditionally too old to use Qt.
2022-01-20 17:29:17 -05:00
Dale Glass
27ddd1d61d Review fix 2022-01-20 23:07:13 +01:00
Dale Glass
7327a56ad2 Remove deprecated usage of setUserData
This removes the usage of QObjectUserData, setUserData and userData.

Fixes #1305
2022-01-20 23:06:24 +01:00
Kalila
e2332bae29
Merge pull request #1485 from daleglass/qt5-fix-qbytearray-append
Housekeeping: Explicitly encode QStrings to utf8.
2022-01-20 17:04:54 -05:00
Kalila
05d4949075
Merge pull request #1568 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/shelljs-0.8.5
Bump shelljs from 0.8.4 to 0.8.5 in /scripts/system/inventory
2022-01-20 16:44:17 -05:00
Kalila
499684112c
Merge pull request #1571 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/follow-redirects-1.14.7
Bump follow-redirects from 1.12.1 to 1.14.7 in /scripts/system/inventory
2022-01-20 16:44:06 -05:00
Mike
7a63ce4ca2 Replace call to window->devicePixelRatio() with devicePixelRatioF() to handle scales that are not multiples of 100% 2022-01-20 17:36:41 +00:00
ee7781165c Fixed build error due to lack of hifiac 2022-01-19 00:39:40 +01:00
bf48bf01c6
Merge branch 'vircadia:master' into tell-accountmanager-url-changed 2022-01-18 21:36:50 +01:00
4e399edaa7 Merge remote-tracking branch 'origin/master' into remove-hifiac 2022-01-18 21:29:33 +01:00
namark
d70ee1889d Fixed most linux distros unconditionally deemed too old to be Qt. 2022-01-18 22:54:41 +04:00
Dale Glass
309e2b0eaa Review fixes 2022-01-16 23:05:14 +01:00
Dale Glass
598032b734 Review fixes 2022-01-16 21:38:14 +01:00
Dale Glass
6738624bff Two more conversions to Utf8 2022-01-16 21:38:14 +01:00
Dale Glass
0c453e7e0e Explicitly encode QStrings to utf8 2022-01-16 21:38:14 +01:00
Kalila
4394c2e00b
Merge pull request #1567 from daleglass/fix-qhash
Fix MultiHash issues added in PR #1468.
2022-01-15 15:24:19 -05:00
dependabot[bot]
688d01279c
Bump follow-redirects from 1.12.1 to 1.14.7 in /scripts/system/inventory
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.12.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.12.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 19:45:54 +00:00
dependabot[bot]
9872a69afa
Bump shelljs from 0.8.4 to 0.8.5 in /scripts/system/inventory
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 07:23:56 +00:00
Dale Glass
5f7bd24c14 Fix MultiHash issues 2022-01-13 23:02:46 +01:00
Kalila L
262a071b48 Update README.md 2022-01-13 05:39:04 -05:00
Kalila
02727fc93a
Update BUILD_LINUX.md 2022-01-06 17:48:50 -05:00
Kalila
19adf81c16
Apply suggestions from code review
Co-authored-by: Julian Groß  <julian.g@posteo.de>
2022-01-06 17:17:46 -05:00
Kalila
604b6c0b2b
Update BUILD_LINUX.md
Remove Ubuntu 16.04 references.
2022-01-06 17:17:19 -05:00
Frost
d2f0583a36 Remove duplicate setAuthURL declaration 2022-01-06 11:23:05 -08: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