Commit graph

86452 commits

Author SHA1 Message Date
Dale Glass
3d1b0950d8 Fix repository URL in windows build documentation 2023-10-28 12:14:48 +02:00
79cf24d30f
Merge pull request #645 from keeshii/feature/qml_entities
Added support for QML inside web-entities.
2023-10-19 22:46:07 +02:00
fde4e1f26f
Merge pull request #671 from overte-org/fix/vr_local_entity_grab
Fix local entity grab in VR
2023-10-17 19:34:10 +02:00
39a0ee960c Fix local entity grab in VR 2023-10-17 17:30:55 +02:00
b6f148576a
Merge pull request #663 from overte-org/feature/new_LOD
Added distance-based LOD
2023-10-16 22:59:10 +02:00
6ea4cdb434
Update interface/src/LODManager.h 2023-10-16 22:02:10 +02:00
254b55c187
Merge pull request #669 from overte-org/fix/mic_log_spam
Fix MicBar to not spam thousands of TypeError messages on Windows
2023-10-16 21:58:49 +02:00
f04c3b5840
Make comment more coherent 2023-10-16 21:24:26 +02:00
61e9ee6ce0 Fix MicBar to not spam thousands of TypeError messages on Windows 2023-10-16 19:53:51 +02:00
68f6e466bf Default to higher LOD framerate target on High graphics setting 2023-10-15 20:38:17 +02:00
f74725042e Better name for LOD options and clearer documentation 2023-10-15 19:29:14 +02:00
c6e9772def
Update comment in interface/src/LODManager.cpp
Co-authored-by: Julian Groß  <julian.g@posteo.de>
2023-10-13 22:12:06 +02:00
8b648408fd Added distance-based LOD 2023-10-13 19:28:05 +02:00
keeshii
10bb866654 Added support for QML inside web-entities.
- removed file protocol from the default QML whitelist
- adjusted dpi of the wizard to more standard value
2023-10-10 18:48:39 +02:00
keeshii
d3f652686e Added support for QML inside web-entities. 2023-10-10 18:48:39 +02:00
a681a16406
Merge pull request #662 from Armored-Dragon/Mouselook-hotfix
Mouselook hotfix
2023-10-10 14:01:43 +02:00
Armored-Dragon
e38d5e6647 Does not allow mouse capture if disabled. 2023-10-10 06:53:22 -05:00
Dale Glass
4ccefd0471
Merge pull request #659 from overte-org/dependabot/npm_and_yarn/screenshare/got-and-electron-packager-11.8.6
Bump got and electron-packager in /screenshare
2023-10-06 21:34:22 +02:00
dependabot[bot]
8e844218a9
Bump got and electron-packager in /screenshare
Bumps [got](https://github.com/sindresorhus/got) to 11.8.6 and updates ancestor dependency [electron-packager](https://github.com/electron/electron-packager). These dependencies need to be updated together.


Updates `got` from 9.6.0 to 11.8.6
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v9.6.0...v11.8.6)

Updates `electron-packager` from 14.0.6 to 17.1.2
- [Release notes](https://github.com/electron/electron-packager/releases)
- [Changelog](https://github.com/electron/electron-packager/blob/main/NEWS.md)
- [Commits](https://github.com/electron/electron-packager/compare/v14.0.6...v17.1.2)

---
updated-dependencies:
- dependency-name: got
  dependency-type: indirect
- dependency-name: electron-packager
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 19:33:55 +00:00
Dale Glass
5429f536db
Merge pull request #658 from overte-org/dependabot/npm_and_yarn/screenshare/plist-3.1.0
Bump plist from 3.0.1 to 3.1.0 in /screenshare
2023-10-06 21:32:49 +02:00
dependabot[bot]
8092cf70f3
Bump plist from 3.0.1 to 3.1.0 in /screenshare
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 19:32:22 +00:00
Dale Glass
9df3de1a7c
Merge pull request #657 from overte-org/dependabot/npm_and_yarn/screenshare/minimist-and-mkdirp-1.2.8
Bump minimist and mkdirp in /screenshare
2023-10-06 21:31:14 +02:00
dependabot[bot]
bb862c0f90
Bump minimist and mkdirp in /screenshare
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.

Updates `minimist` from 1.2.0 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.8)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 19:30:45 +00:00
Dale Glass
d81f340212
Merge pull request #656 from overte-org/dependabot/npm_and_yarn/screenshare/ansi-regex-4.1.1
Bump ansi-regex from 4.1.0 to 4.1.1 in /screenshare
2023-10-06 21:28:37 +02:00
dependabot[bot]
757add1aa7
Bump ansi-regex from 4.1.0 to 4.1.1 in /screenshare
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 19:27:59 +00:00
Dale Glass
fb3966eb45
Merge pull request #655 from overte-org/dependabot/npm_and_yarn/screenshare/electron-22.3.25
Bump electron from 11.5.0 to 22.3.25 in /screenshare
2023-10-06 21:25:48 +02:00
dependabot[bot]
e976ec16ea
Bump electron from 11.5.0 to 22.3.25 in /screenshare
Bumps [electron](https://github.com/electron/electron) from 11.5.0 to 22.3.25.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v11.5.0...v22.3.25)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 19:25:11 +00:00
dfe0f8c9c4
Merge pull request #653 from overte-org/fix/libvpx-cve
Update windows Qt package for libvpx CVE
2023-10-02 22:47:28 +02:00
c7a31feee7
Update windows Qt package for libvpx CVE 2023-10-02 22:46:24 +02:00
06b7c99235
Merge pull request #652 from JulianGro/update_qt
Update Qt package for Ubuntu 20.04 to fix CVE-2023-5217
2023-10-02 22:34:43 +02:00
3e4f6c10e3 Don't specifically build Qt Script, as we don't use it anymore. 2023-10-01 21:56:53 +02:00
c49df08dd3 Update Ubuntu 20.04 Qt package and switch to system libvpx to fix CVE-2023-5217 2023-10-01 21:55:22 +02:00
57a2ebb800
Merge pull request #579 from Armored-Dragon/FBT-Smoothing-Fix
Avatar Smoothing
2023-09-22 10:27:16 +02:00
7dc4fad55d
Merge pull request #627 from Armored-Dragon/inspect.js-compatibility
inspect.js and mouselook.js compatibility
2023-09-22 07:47:15 +02:00
bc37dd0d3c
Merge branch 'master' into inspect.js-compatibility 2023-09-21 20:33:36 +02:00
Dale Glass
4969933970
Merge pull request #636 from daleglass-overte/rewrite-dropbox-urls
Rewrite Dropbox URLs to force downloads, even if the user uses a preview URL
2023-09-19 16:48:06 +02:00
Dale Glass
babed47b6d Rewrite Dropbox URLs to force downloads, even if the user uses a preview URL 2023-09-18 23:21:38 +02:00
5526e75f6b
Merge pull request #634 from daleglass-overte/fix-dropbox-avatars
Fix loading avatars from Dropbox due to URLs containing parameters
2023-09-18 20:32:40 +02:00
Dale Glass
0fb11f1dcb Fix loading avatars from Dropbox due to URLs containing parameters 2023-09-18 20:22:58 +02:00
375538140d
Merge pull request #631 from overte-org/fix/qt_win_libwep
Update Windows Qt to address libwebp CVE
2023-09-17 17:03:36 +02:00
042e06a455 Update Windows Qt to address libwebp 2023-09-17 15:01:06 +02:00
1fc8bb635a
Merge pull request #630 from overte-org/qt_update111
Update Qt package to fix CVE-2023-4863
2023-09-16 17:28:41 +02:00
8e8dc649b2 Update Qt package to fix CVE-2023-4863 2023-09-16 17:24:40 +02:00
Armored-Dragon
391052d9c1 Fixed conflict. 2023-09-16 07:23:58 -05:00
a3a9ee5cdc
Merge pull request #624 from Armored-Dragon/mouselook-keybind-adjustment
mouseLook.js CapsLock adjustment
2023-09-16 12:25:19 +02:00
a75361833b
Merge pull request #629 from overte-org/fix/default_cursor
Fix invisible cursor when no config is present
2023-09-16 12:24:41 +02:00
99e91be35c Fix invisible cursor when no config is present 2023-09-16 12:21:53 +02:00
Armored-Dragon
1d1305a668 Fix away-enabled causing unsynchronised behavior 2023-09-15 14:40:50 -05:00
Armored-Dragon
e7277af238 inspect.js and mouselook.js compatibility 2023-09-14 15:27:55 -05:00
Armored-Dragon
5ee97c8ceb Commit 2023-09-13 16:41:41 -05:00