Commit graph

8507 commits

Author SHA1 Message Date
d2a768c2f0 Renamed environment variables 2022-09-08 22:18:50 +02:00
9b6d202a21 Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
232bbce940
Merge pull request #158 from JulianGro/fix_paths
Fix paths for importing images and opening directories
2022-08-23 21:37:00 +02:00
58fce56992 Fix --disable-displays and --disable-inputs arguments 2022-08-20 11:58:00 +02:00
8ebc285fea Fix paths for importing images and opening directories
Co-authored-by: Steve Hocktail <MVboy39@gmail.com>
2022-08-10 23:32:37 +02:00
Dale Glass
ad7e859a28 Remove duplicated font definitions 2022-08-07 14:34:02 +02:00
Dale Glass
1332d9d35e Replace Graphik with Fira Sans 2022-08-07 14:01:42 +02:00
6bfb1f6475 Changed screenshot format to PNG 2022-07-09 08:08:01 +02:00
a274edcc4f Fixed allowed QML sources to point at our community apps server 2022-06-26 20:55:22 +02:00
Dale Glass
d86351bacd Remove unused variable 2022-06-14 23:59:11 +02:00
Penguin-Guru
04a4437ace Removed comments. Changed a parameter type label. 2022-05-28 13:47:24 -07:00
Penguin-Guru
97ed129a73 Swapped functions back. 2022-05-22 13:10:19 -07:00
Penguin-Guru
b844b16285 Requested fixes (hopefully). 2022-05-22 13:10:17 -07:00
Penguin-Guru
b11b173b60 Changes parser pointer to reference. 2022-05-22 13:09:14 -07:00
Penguin-Guru
72df49412f Fixed a spacing. 2022-05-22 13:07:30 -07:00
Penguin-Guru
694f093658 Fixed quibbles. 2022-05-22 13:07:30 -07:00
Penguin-Guru
daecc1563b Notational changes. 2022-05-22 13:07:30 -07:00
Penguin-Guru
8394bb57b2 Fixed handling of traceFileOption. Moved last to main. 2022-05-22 13:07:30 -07:00
Penguin-Guru
b59795e71c Removed duplicate "--version". 2022-05-22 13:07:30 -07:00
Penguin-Guru
e1d79c7b59 Streamlined handling with single parameter source. 2022-05-22 13:07:28 -07:00
c6f1e6410e Updated some URLs, rebranded documentation and changed default metaverse server address 2022-02-09 23:57:24 +01:00
Julian Groß
650c2568cf Remove extended deadlock wait on macOS 2021-12-15 00:40:52 +01:00
Kalila
03b5b83b67
Merge pull request #1339 from odysseus654/pr/make_shared
Housekeeping: use of std::make_shared / QSharedPointer::create.
2021-12-09 17:14:04 -05:00
Heather Anderson
6e4e0dfb6a remove unnecessary list copying when retrieving a list of plugins 2021-09-12 13:12:02 -07:00
Heather Anderson
05182af561 more (relatively useless) code review 2021-09-11 20:16:51 -07:00
Heather Anderson
bee33745c4 missed some shared pointer construction in Application 2021-09-11 16:01:07 -07:00
Kalila
6b0f4c107b
Merge pull request #1301 from daleglass/qt5-fix-qdir-operator-assign
Fix QDir::operator= is deprecated
2021-08-19 20:48:14 -04:00
Dale Glass
8a8093e529 Log the location of the primary resources file
Also emit the full path to the file in the exception
2021-08-12 23:49:44 +02:00
Dale Glass
24b2cdfcd2 Fix QString::SplitBehavior deprecation, replace with Qt:: 2021-08-06 20:16:10 +02:00
Dale Glass
8d19d08268 Fix QDir::operator= is deprecated 2021-08-06 18:44:53 +02:00
Kalila
d75df82687
Merge pull request #1102 from HifiExperiments/materials2
Material improvements 2: reference textures/materials by entity ID
2021-07-15 17:42:40 -04:00
Kalila
0193e0f4d6
Merge pull request #1244 from digisomni/fix/lookup-string-spaces
Add ability for 'handleLookupString' to have spaces.
2021-07-12 17:07:29 -04:00
HifiExperiments
7f99ddca2e merge with master 2021-07-05 16:48:45 -07:00
Kalila L
90aaa85089 Update user docs links "docs.vircadia.dev" -> "docs.vircadia.com". 2021-06-21 12:01:37 -04:00
Kalila L
51e6468abd Rename 'URL_SCHEME_HIFI' -> 'URL_SCHEME_VIRCADIA'. 2021-06-11 17:04:16 -04:00
David Rowe
4d11d1d515 Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
David Rowe
ab34c6ef96 Default to mini tablet disabled 2021-04-17 16:56:43 +12:00
David Rowe
c45007d038 Merge branch 'master' into fix/can-rez-attachment
# Conflicts:
#	interface/src/Application.h
2021-03-29 15:28:08 +13:00
Kalila
58fde3c159
Merge pull request #1090 from digisomni/feature/expand-kick-functionality
Add improved functionality for `Users.kick` API.
2021-03-28 21:05:59 -04:00
Kalila L
fd592dfb06 CR. 2021-03-19 04:11:26 -04:00
Kalila L
0216b34681 State of refactoring 2021-03-17 19:37:06 -04:00
HifiExperiments
9514ade844 add reference materials and support reference texture changes 2021-03-15 21:21:32 -07:00
David Rowe
0adfd8b806 Ask user whether to continue to a domain if their wearables won't rez 2021-03-15 16:30:46 +13:00
HifiExperiments
828e653849 able to reference entity ids as textures 2021-03-13 22:34:48 -08:00
Kalila L
78cc98bc7b Add improved functionality for Users.kick API.
Add banByUsername, banByFingerprint, and banByIP parameters.
2021-03-11 01:03:54 -05:00
Kalila L
b5d89c44bf Rename "INITIAL_STARTUP_LOCATION" -> "PRELOADED_STARTUP_LOCATION". 2021-03-08 02:01:53 -05:00
David Rowe
5ad2f9d192 Fix OSX crash on shutdown 2021-02-26 09:05:52 +13:00
HifiExperiments
30c4779eeb name all the threads 2021-02-13 20:17:28 -08:00
HifiExperiments
ae26416c59
Merge branch 'master' into billboard 2021-02-09 22:57:10 -08:00
HifiExperiments
19cd0fa6ad CR 2021-01-29 22:31:17 -08:00