Dale Glass
54b28a1fed
Name the artifact too
2021-07-04 16:57:02 +02:00
Dale Glass
c4bc4fc15a
Improve log archive naming
2021-07-04 16:37:00 +02:00
Dale Glass
4971ae4bd3
Deal with different tar names
2021-07-04 16:00:16 +02:00
Dale Glass
6722c6af26
Use GNU Tar
2021-07-04 15:28:55 +02:00
Dale Glass
4835a4a33d
Archive vcpkg logs, for debugging
...
This collects the logs generated during the vcpkg run, and
archives them as an artifact.
2021-07-04 14:53:08 +02:00
Dale Glass
d75b2a23bb
Fix for nvtt on MacOS
2021-07-04 10:40:43 +02:00
Dale Glass
be6a67b5eb
Replace uses of endl on Qt classes with Qt::endl
...
This fixes a whole bunch of warnings
2021-07-03 19:08:03 +02:00
Kalila
88cd4a72d4
Merge pull request #1255 from daleglass/fix-nvtt-on-x86
...
Fix nvtt on x86
2021-07-02 01:21:29 -04:00
Kalila
b2897c44ae
Merge pull request #1266 from ctrlaltdavid/fix/doxygen-tags
...
Update Doxygen group tags to use /// format
2021-07-01 17:12:57 -04:00
Kalila
e09dfff108
Merge pull request #1267 from daleglass/fix-cmake-gifcreator-warning
...
Fix CMake GifCreator name warning
2021-07-01 17:11:46 -04:00
Kalila
4110e9f65b
Merge pull request #1268 from daleglass/do-not-use-leapmotion-by-default
...
Don't use LeapMotion by default.
2021-07-01 17:10:53 -04:00
Dale Glass
ffac6ac865
Don't use LeapMotion by default.
...
It doesn't have many users, and causes an annoying 'LEAPMOTIONConfig.cmake' not
found error if the SDK isn't installed.
We now require running cmake with -DUSE_LEAPMOTION=1 to enable using it.
2021-07-01 20:44:45 +02:00
Dale Glass
79eacc98ef
Fix CMake GifCreator name warning
2021-07-01 20:29:40 +02:00
David Rowe
87baa0dc8d
Remove extraneous Doxygen set-up instruction
2021-07-01 19:12:02 +12:00
David Rowe
89c527f0d8
Update Doxygen group tags to use /// format
2021-07-01 15:59:58 +12:00
Kalila
40f81e4866
Merge pull request #1223 from odysseus654/pr/scripting-docs
...
Ensuring minimal documentation for classes declared in script-engine
2021-06-29 19:09:26 -04:00
Kalila
b86e4b98a9
Merge pull request #1249 from digisomni/fix/docs-links-dev
...
Update user docs links "docs.vircadia.dev" -> "docs.vircadia.com".
2021-06-27 05:55:13 -04:00
Kalila L
88b9b7468e
CR.
2021-06-27 04:31:14 -04:00
Kalila
a217f80ee3
Update NodeList.cpp
2021-06-27 04:14:21 -04:00
Kalila
a32dc628d5
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-06-27 03:56:50 -04:00
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