Commit graph

85417 commits

Author SHA1 Message Date
Julian Groß
65ffa2745e Disable optimization on self hosted runner. 2021-12-09 19:00:40 +01:00
Alezia Kurdis
92f7997603
Fix for Issue #1517
Fix for Issue #1517
Locked entities were simply ignored and it was still processing their children.
Now it's no more possible to duplicate if the selection and their children contains a locked entities.
It was also unable to add the new parent if the duplicated child entity was locked. Which was causing some other issues.
2021-12-08 23:01:21 -05:00
Kalila
d05227f177
Merge pull request #1511 from ctrlaltdavid/fix/api-controller-examples
Update API examples to use "vircadia" in mapping names.
2021-12-08 19:10:39 -05:00
Alezia Kurdis
13897a3864
Reduce redundant code.
Reduce redundant code.
2021-12-07 21:34:04 -05:00
Alezia Kurdis
43bf840b94
"Add All Zones" button
This adds a "Add All Zones" button to the multiple zones selector used for RenderWithZones.
This addresses the Issue # 775
2021-12-06 23:11:30 -05:00
Alezia Kurdis
005869f414
Css for Add All Zones button
Complementary CSS for the "Add All Zones" button.
2021-12-06 23:05:33 -05:00
Alezia Kurdis
15214949be
Adjust text for Error 0
Error 0 was previously: "URL not well formed"
But actually , this wasn't the exact reason why an error 0 can be returned.
Error 0 means that no server are reachable to even respond.
So I have replaced it by "Server not found".
2021-12-06 22:13:16 -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
Kalila L
6b9afb161c Remove .rpm reference from README.md. 2021-12-01 20:47:01 -05:00
Kalila L
e41c826d05 Update formatting on BUILD_OSX.md. 2021-12-01 20:46:39 -05:00
Kalila L
6d61d8056a Update formatting on BUILD_LINUX.md. 2021-12-01 20:46:20 -05:00
Kalila
c35709c35c
Merge pull request #1411 from JulianGro/macOS_fix_fullscreen_crash_GHA
Specify macOS SDK to 10.12 on GHA to solve crash when entering fullscreen.
2021-12-01 18:48:24 -05:00
Kalila
b50c79ee8c
Add CBT logo. 2021-11-30 14:50:03 -05:00
Kalila
e9b4f0bdb4
Fix curl for GHA master build. 2021-11-30 12:43:12 -05:00
Kalila
f2a8b8c905
Fix curl with parameters. 2021-11-30 12:32:15 -05:00
Kalila
5b83e78a83
Fix curl URL by adding quotations. 2021-11-30 12:24:24 -05:00
Kalila
c0137e6e9a
GHA: Athena S3 > Cloudflare IPFS link for macOS SDK (PR build). 2021-11-30 12:09:22 -05:00
Kalila
e05639dad5
GHA: Athena S3 > Cloudflare IPFS link for macOS SDK (master build). 2021-11-30 12:08:41 -05:00
Kalila
1a82c64668
Merge branch 'master' into macOS_fix_fullscreen_crash_GHA 2021-11-30 09:50:50 -05:00
Kalila
5754aeb88a
Update INSTALLER.md 2021-11-28 13:39:17 -05:00
Dale Glass
14374d4d70 Replace usage of deprecated uniqueKeys
uniqueKeys() is deprecated, and _resources shouldn't contain duplicated keys.
2021-11-26 18:39:21 +01:00
Kalila
aabcdeadbf
Merge pull request #1469 from vircadia/webapp
Enable WebRTC connections to be made to the Domain, i.e., add Web client support.
2021-11-26 12:19:45 -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
Dale Glass
57167cdfef
Merge pull request #1465 from daleglass/fix-meshstates-assertion
Fix for _meshStates.empty() assertion.
2021-11-25 23:17:05 +01:00
Dale Glass
113223cdee
Merge pull request #1475 from ksuprynowicz/auto_texture_fix
Fix automatic texture memory bug.
2021-11-25 23:11:23 +01:00
Dale Glass
92af5374cf
Merge pull request #1480 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/highlight.js-9.18.5
Bump highlight.js from 9.18.1 to 9.18.5 in /scripts/system/inventory
2021-11-25 19:30:25 +01:00
Dale Glass
3a65940282
Merge pull request #1479 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /scripts/system/inventory
2021-11-25 19:30:18 +01:00
dependabot[bot]
e40fd116f5
Bump highlight.js from 9.18.1 to 9.18.5 in /scripts/system/inventory
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:22:05 +00:00
dependabot[bot]
96d43f9489
Bump elliptic from 6.5.3 to 6.5.4 in /scripts/system/inventory
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:21:30 +00:00
Dale Glass
95676e68bb
Merge pull request #1478 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/y18n-4.0.3
Bump y18n from 4.0.0 to 4.0.3 in /scripts/system/inventory
2021-11-25 19:20:20 +01:00
dependabot[bot]
303369a38a
Bump y18n from 4.0.0 to 4.0.3 in /scripts/system/inventory
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:20:00 +00:00
Dale Glass
b5fd563d89
Merge pull request #1477 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/lodash-4.17.21
Bump lodash from 4.17.15 to 4.17.21 in /scripts/system/inventory
2021-11-25 19:19:18 +01:00
dependabot[bot]
fcdbd244c5
Bump lodash from 4.17.15 to 4.17.21 in /scripts/system/inventory
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:19:02 +00:00
Dale Glass
75c6443f66
Merge pull request #1476 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2 in /scripts/system/inventory
2021-11-25 19:17:21 +01:00
Dale Glass
174e16f129
Merge pull request #1450 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/browserslist-4.17.6
Bump browserslist from 4.13.0 to 4.17.6 in /scripts/system/inventory
2021-11-25 19:17:11 +01:00
Dale Glass
bdb487ec27
Merge pull request #1449 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2 in /scripts/system/inventory
2021-11-25 19:16:50 +01:00
Dale Glass
f7ad7ad18a
Merge pull request #1448 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/url-parse-1.5.3
Bump url-parse from 1.4.7 to 1.5.3 in /scripts/system/inventory
2021-11-25 19:16:12 +01:00
Dale Glass
75e8c6607b
Merge pull request #1446 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/color-string-1.6.0
Bump color-string from 1.5.3 to 1.6.0 in /scripts/system/inventory
2021-11-25 19:15:56 +01:00
Dale Glass
97da6e3299
Merge pull request #1445 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /scripts/system/inventory
2021-11-25 19:15:38 +01:00
dependabot[bot]
34186b8d65
Bump ssri from 6.0.1 to 6.0.2 in /scripts/system/inventory
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 18:15:08 +00:00
Dale Glass
937b7068cf
Merge pull request #1447 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4 in /scripts/system/inventory
2021-11-25 19:12:03 +01:00
Dale Glass
72095dd46f
Merge pull request #1452 from vircadia/dependabot/npm_and_yarn/scripts/system/inventory/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /scripts/system/inventory
2021-11-25 19:11:38 +01: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
65576ba99e Fix automatic texture memory bug
Fixes int32 overflow in automatic texture memory procedure
2021-11-24 22:20:52 +01: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
Kalila
8764e6f030
Merge pull request #1467 from ctrlaltdavid/fix/ssl-websocket-crash
Fix SSL WebSocket Domain server crash.
2021-11-23 12:45:29 -05:00