0ad492c48f
Remove broken external reference from tools/nitpick/AppDataHighFidelity/Interface.json
2024-06-15 15:40:56 +02:00
HifiExperiments
e6f462e04a
fix some warnings
2024-06-05 13:35:16 -07:00
16530b2334
Moved avatar URL to fully private settings
2024-03-23 20:41:22 +01:00
8e83436dfb
Fix not working entity list in Create App
2023-06-25 11:52:30 +02:00
9b6d202a21
Rebranding and fixing URLs
2022-09-08 22:10:13 +02:00
Dale Glass
647e2a43f1
Use QDir::setPath
2022-06-18 20:26:21 +02:00
Dale Glass
1bede12b37
Replace deprecated constants
2022-06-18 20:24:25 +02:00
96932a6946
Update metaverse server URL
2022-02-21 23:17:33 +01:00
1ab6f171fe
Replaced the rest of metaverse addresses
2022-02-10 16:41:05 +01:00
c6f1e6410e
Updated some URLs, rebranded documentation and changed default metaverse server address
2022-02-09 23:57:24 +01:00
Dale Glass
567ff291fe
Merge pull request #943 from daleglass/cmake-build-in-build-dir
...
Cmake: build in build dir
2021-07-22 23:26:21 +02:00
Dale Glass
70895df49e
Generate nitpick resources with qt5_add_binary_resources
...
Also, it appears there was a bug where nitpick depended on interface's
resources rather than its own.
2021-07-11 19:26:51 +02:00
Dale Glass
3f20f6ec66
Generate all files in the build dir, don't touch source dir
...
This makes it so that RCC files and jsdoc are both generated into
the build directory.
2021-07-11 19:26:51 +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
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
Dale Glass
1e3af6c32c
Link to pthread last
2021-04-22 23:34:23 +02:00
Kalila
bb9460f6d9
Merge pull request #1162 from ctrlaltdavid/fix/osx-dmgs
...
Revise OSX DMGs
2021-04-19 17:01:05 -04:00
David Rowe
c45a02036a
Fix nitpick icon
2021-04-06 11:51:07 +12:00
Dale Glass
43f6fd82f4
Implement thread debugging with tsan
...
This is enabled with the VIRCADIA_THREAD_DEBUGGING environment variable.
It's incompatible with VIRCADIA_MEMORY_DEBUGGING, so only one of those
can be enabled for a build.
2021-04-02 20:41:23 +02:00
Kalila L
0cb6261d11
Catch stragglers.
2020-09-22 20:25:19 -04:00
Kalila L
154a95ac86
Update all scripts, script-archive scripts still broken.
2020-09-22 19:24:58 -04:00
Kalila L
7b7038fae1
Bunch of URL updates later...
2020-09-21 00:54:49 -04:00
Julian Groß
dce34b8d90
Change strings, comments and folders to Vircadia
2020-07-09 16:03:07 +02:00
6ac090dea5
Quick fix for the metaverse API
...
We did have the dfault metaverse API as metaverse.projectathena.io, but that doesn't not yet exist, and it turns out we can't just do a redirect. So for now changing it to metaverse.highfidelity.com
2020-01-14 20:33:39 -06:00
Seth Alves
82bddeb5a7
fix linux build
2020-01-03 10:27:43 -08:00
sabrina-shanman
e0b4734917
Add missing bullet point when test.md step has image with unknown test filter
2019-08-26 14:37:37 -07:00
sabrina-shanman
ad1a98b85a
Trim else after return
2019-08-26 14:30:47 -07:00
sabrina-shanman
388a70502e
Fix indexing typo in joinVector
2019-08-26 14:28:04 -07:00
sabrina-shanman
bc2cc11c06
Fix build warnings
2019-08-26 12:35:18 -07:00
sabrina-shanman
e4369feec5
Factor out directory parsing from md file output
2019-08-26 11:33:03 -07:00
sabrina-shanman
1ae66c6c10
Show expected images side-by-side rather than creating one MD file per
...
image set
2019-08-26 10:57:57 -07:00
sabrina-shanman
5e3777999d
Revert unfinished alternative implementation
2019-08-26 10:57:49 -07:00
sabrina-shanman
acd07e904f
Output profile-specific md files corresponding to profile images
2019-08-26 10:57:24 -07:00
sabrina-shanman
2dbf3de58a
Allow more image names to be used as Nitpick test reference images
2019-08-21 14:17:43 -07:00
Seth Alves
5bf6fd3977
on Linux, allow -DBUILD_SHARED_LIBS=ON to build when memory-debugging is enabled
2019-08-07 16:28:39 -07:00
Anthony Thibault
96179328e0
nitpick: [mac] preserve symlinks when installing interface.app
2019-06-19 11:20:32 -07:00
NissimHadar
6ff6c0c410
Reverted erroneous commit.
2019-05-04 18:45:27 -07:00
NissimHadar
844fbec36f
So that both Jenkins and local Mac are happy.
2019-05-04 18:09:54 -07:00
NissimHadar
52636564a1
Added macdeployqt to local builds for nitpick.
2019-04-29 12:36:02 -07:00
NissimHadar
a4d5aa8eac
Merge branch 'master' of github.com:highfidelity/hifi into 22007-hifiQtBuildv2
2019-04-25 14:26:29 -07:00
Shannon Romano
a6ff19c4ee
Merge pull request #15377 from sethalves/remove-unwanted-view-menuitems
...
case 22175: remove view/Independent-Mode and view/Entity-Mode menu items
2019-04-24 09:13:59 -07:00
NissimHadar
68f9b473a6
Updated python interface.
2019-04-23 15:06:17 -07:00
Seth Alves
feda884c71
remove view/Independent-Mode and view/Entity-Mode menu items and related code. Leave the modes available for scripts.
2019-04-12 09:21:48 -07:00
NissimHadar
6f5786e017
Added 'metaverse' to dev-build URL.
2019-04-05 12:25:25 -07:00
NissimHadar
4f97899045
Moved position of GPU vendor combo.
2019-04-04 11:31:06 -07:00
NissimHadar
813d467f49
Ready.
2019-04-03 07:43:07 -07:00
NissimHadar
863fce6321
Change version number.
2019-04-03 07:42:00 -07:00
NissimHadar
a856d10798
Improved error message.
2019-04-03 07:39:59 -07:00
NissimHadar
0ace57b396
Tested on Mac.
2019-04-02 13:04:14 -07:00
NissimHadar
0e0714c398
Can detect GPU and set combo default.
2019-04-02 11:57:55 -07:00