Commit graph

85005 commits

Author SHA1 Message Date
daleglass
6b0e1884c8
Merge pull request #936 from daleglass/improve-cmake
Improve Qt handling in CMake
2021-06-26 20:42:35 +02:00
Kalila
64a9b32206
Merge pull request #1252 from AleziaKurdis/CreateApp_RenderWithZoneVR
Make Zone Selector for "renderWithZones" in "Create" app HMD Compliant.
2021-06-26 14:31:35 -04:00
Kalila
42a4e3b186
Update vircadia-assignment-client@.service 2021-06-25 01:45:49 -04:00
Kalila
d1cf862e45
Update vircadia-assignment-client.service 2021-06-25 01:45:31 -04:00
Alezia Kurdis
3638b7357a
Fix Zone Selector loading issue
Fix Zone Selector loading issue
when we navigate between tabs (CREATE - PROPERTIES - GRID - ENTITY LIST)
2021-06-22 22:22:39 -04:00
Dale Glass
0c8201b26a Fix nvtt on x86
This uses a repository at https://github.com/vircadia/nvidia-texture-tools
with the existing patches already integrated into it, and an additional fix
on top.
2021-06-22 20:55:23 +02:00
Kalila
f4ae889de2
Merge pull request #1254 from ctrlaltdavid/fix/jsdoc-typo
Fix typo in WebSocket~onMessageCallback API documention.
2021-06-22 05:40:42 -04:00
David Rowe
e48e02d8c6 Fix JSDoc typo 2021-06-22 20:59:06 +12:00
Alezia Kurdis
607ed288eb
HMD compliant Zone Selector
HMD compliant Zone Selector
2021-06-21 22:40:45 -04:00
Alezia Kurdis
1ee65cafcc
Css for HMD compliant Zone Selector
Css for HMD compliant Zone Selector
2021-06-21 22:39:23 -04:00
Kalila L
2d4da7ba71 Add disable domain port auto discovery by assignment client option. 2021-06-21 13:22:48 -04:00
Kalila L
d26e035764 Update copyright headers. 2021-06-21 12:06:52 -04:00
Kalila L
90aaa85089 Update user docs links "docs.vircadia.dev" -> "docs.vircadia.com". 2021-06-21 12:01:37 -04:00
Alezia Kurdis
77d9160077
Add a new Zone Selector HDM compliant
Add a new Zone Selector HDM compliant for renderWithZones.
The previous selector wasn't usable in HMD and it was pratically the last component 
that forced us to remove our headset to complete the task.
2021-06-21 00:50:40 -04:00
Alezia Kurdis
1c2ea1571c
Add style for the new Zone Selector HDM compliant
Add style for the new Zone Selector HDM compliant
2021-06-21 00:48:14 -04:00
Dale Glass
6342a8aee3 Better Qt error messages 2021-06-20 16:22:39 +02:00
Dale Glass
588528306e Cmake cleanup 2021-06-20 14:22:28 +02:00
Dale Glass
2a07f5fd5a Nice colored unsupported distro messages 2021-06-20 14:22:28 +02:00
Dale Glass
f90d872752 Formatting cleanup 2021-06-20 14:22:28 +02:00
Dale Glass
586de4d712 More formatting fixes 2021-06-20 14:22:28 +02:00
Dale Glass
3f8159b3c4 Formatting fix 2021-06-20 14:22:28 +02:00
Dale Glass
3ebcced301 Fix build -- screenshare is not found 2021-06-20 14:22:28 +02:00
Dale Glass
f7af9a8b2a Fix build - missing variable 2021-06-20 14:22:28 +02:00
Dale Glass
1b999acb2f Add more explanatory comments 2021-06-20 14:22:28 +02:00
Dale Glass
506fd9563a Handle empty environment variables as false 2021-06-20 14:22:28 +02:00
Dale Glass
2a8278f522 Temp changes 2021-06-20 14:22:28 +02:00
Dale Glass
50dfa73244 Concatenate Windows paths correctly 2021-06-20 14:22:28 +02:00
Dale Glass
6611d6ef5b Fix quazip cmake portfile to work with system Qt 2021-06-20 14:22:28 +02:00
Dale Glass
758ebd7f9d Fix environment variable cmake syntax 2021-06-20 14:22:28 +02:00
Dale Glass
ca489bd420 Simplify system Qt path 2021-06-20 14:22:28 +02:00
Dale Glass
1e63916940 Disable almost all the code in SetupQt.cmake for system qt
We're already using the standard find_package method to setup Qt
for the most part, so none of the manipulations of SetupQt should
be needed for system Qt.
2021-06-20 14:22:28 +02:00
Dale Glass
2b05c32436 Don't depend on screenshare on Android 2021-06-20 14:22:28 +02:00
Dale Glass
6cd8eca159 Take into account that Windows executables have an extension 2021-06-20 14:22:28 +02:00
Dale Glass
efd15dc43a Make hifi_vcpkg.py use ~/vircadia-files too
Makes it consistent with the change made for Qt
2021-06-20 14:22:28 +02:00
Dale Glass
b88f380c87 Update documentation on Qt in Linux 2021-06-20 14:22:28 +02:00
Dale Glass
474cd6b1c7 Improve Qt handling in CMake
Support 3 options:

	* VIRCADIA_USE_SYSTEM_QT is set -- use system's Qt
	* VIRCADIA_QT_PATH is set -- use Qt found in that dir
	* Otherwise -- use downloaded Qt package

This removes these variables:
	* VIRCADIA_USE_QT_VERSION
	* VIRCADIA_USE_PREBUILT_QT
	* HIFI_QT_BASE
2021-06-20 14:22:28 +02:00
Kalila L
0625dbe53c Some URL updates. 2021-06-17 19:45:56 -04:00
Kalila
78ab7a628d
Merge pull request #1245 from digisomni/digisomni-patch-1
Add basic MSIX instructions to INSTALLER.md.
2021-06-17 19:34:17 -04:00
Kalila
d01385f9bf
Merge pull request #1243 from vircadia/dependabot/npm_and_yarn/screenshare/normalize-url-4.5.1
Bump normalize-url from 4.5.0 to 4.5.1 in /screenshare
2021-06-17 17:15:36 -04:00
Kalila
7bbce4a0c0
Update INSTALLER.md
Add basic MSIX instructions.
2021-06-16 00:22:50 -04:00
Kalila L
1215ced6fa CR. 2021-06-15 15:02:03 -04:00
Kalila L
1411d55364 Add ability for 'handleLookupString' to have spaces. 2021-06-15 00:31:28 -04:00
Kalila L
51e6468abd Rename 'URL_SCHEME_HIFI' -> 'URL_SCHEME_VIRCADIA'. 2021-06-11 17:04:16 -04:00
dependabot[bot]
a827b7c239
Bump normalize-url from 4.5.0 to 4.5.1 in /screenshare
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 07:52:34 +00:00
Kalila
d8a0d13812
Merge pull request #1206 from odysseus654/pr/drop-script-debugging
drop remaining references to QScriptEngineDebugger
2021-06-03 18:01:40 -04:00
Kalila
a408294943
Merge pull request #1227 from vircadia/docs/update-macos-installer-docs
Update MacOS packaging instructions.
2021-06-03 17:27:38 -04:00
Kalila
c2b7f73e59
Merge pull request #1207 from daleglass/fix-draco-on-gcc11
Fix draco compilation on gcc11
2021-06-03 17:08:55 -04:00
Kalila
6ce944abd1
Update INSTALLER.md 2021-06-01 12:25:45 -04:00
Kalila
f6f7a18669
Merge pull request #1236 from digisomni/fix/api-docs-updates
Some APIDocs metadata fixes.
2021-06-01 12:24:13 -04:00
Kalila L
8b66c22655 Statically generate canonical link tag instead. 2021-05-31 06:39:52 -04:00