RKH
2c5b60d233
Edits for clarity as per the suggestions of the Glorious Leader.
...
All hail the glorious leader.
Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
2021-04-12 22:14:58 -07:00
RKH
72ebbadcdc
Add note about precompiled package via CMake
...
Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
2021-04-12 22:01:35 -07:00
RKH
002e932e05
Add note that Qt install is optional.
...
Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
2021-04-12 22:00:29 -07:00
paranoimia
3d2870f4a7
I can totally count. (Fix numbering for titles.)
2021-04-12 21:58:37 -07:00
paranoimia
daa13d0033
Fix typos in BUILD_WIN.md
2021-04-12 21:46:04 -07:00
paranoimia
c7d8498e1a
Update BUILD_WIN.md Qt instructions.
2021-04-12 21:45:28 -07:00
David Rowe
312dc9ccb7
Update Chrome browser version
2021-04-12 15:30:23 +12:00
Dale Glass
b3db458091
Fix mismatched if in CMake warning
...
This should have no actual effect, just a warning fix
2021-04-11 23:00:46 +02:00
Kalila
7d20bcd07e
Merge pull request #1170 from ctrlaltdavid/feature/qt-update-misc
...
Qt 5.15.2 misc. updates
2021-04-10 15:43:25 -04:00
Dale Glass
b42162b831
Implement VIRCADIA_MEMORY_DEBUGGING for Windows
...
Only supported starting from VS2019 v16.9.
Only the address sanitizer is supported, as MS has not implemented any
others yet.
2021-04-10 19:48:40 +02:00
David Rowe
19ea89a3a3
Delete unused patches
2021-04-10 10:30:20 +12:00
David Rowe
510622f6b6
Update general build instructions' date
2021-04-10 10:19:57 +12:00
David Rowe
c8632f8613
Merge branch 'master' into feature/qt-update-misc
2021-04-10 09:10:26 +12:00
Kalila
1dba5bedfa
Merge pull request #1149 from daleglass/add_thread_debugging
...
Implement thread debugging with tsan
2021-04-08 17:17:07 -04:00
Alezia Kurdis
05382c690f
Merge pull request #1 from vircadia/master
...
upgrade repository
2021-04-07 21:44:28 -04:00
Kalila L
048c273eaf
"DEFAULT_LOD_MODE" -> "DEFAULT_LOD_AUTO_ADJUST"
2021-04-06 00:13:51 -04:00
David Rowe
6a42a5c50e
Fix OSX server console dependency
2021-04-06 15:40:13 +12:00
David Rowe
87bb4654ee
Fix up screenshare conditionals
2021-04-06 15:36:57 +12:00
Julian Groß
69a3f21e5d
Initial partial linux aarch64 support
2021-04-06 03:50:36 +02:00
David Rowe
bed6f32c7a
Don't include nitpick in OSX client-only build
2021-04-06 12:36:13 +12:00
David Rowe
6b18011a97
Don't include screenshare app in OSX client-only build
2021-04-06 12:34:13 +12:00
David Rowe
1ddbf15f14
Name OSX Interface target as Vircadia
2021-04-06 12:21:19 +12:00
David Rowe
badbb72ba3
Don't include oven or vhacd-util if client-only OSX
2021-04-06 12:06:31 +12:00
David Rowe
07b02d1442
Don't include Console in OSX client-only builds
2021-04-06 12:03:31 +12:00
David Rowe
259274c6f9
Add client-only build target for OSX PR builds
2021-04-06 12:00:38 +12:00
David Rowe
c45a02036a
Fix nitpick icon
2021-04-06 11:51:07 +12:00
David Rowe
a4787bcf29
Move OSX items into root directory of DMG
2021-04-06 11:46:13 +12:00
Dale Glass
e070a21bf4
Review fixes
2021-04-06 00:54:59 +02:00
Kalila
1751a59c00
Merge pull request #1155 from digisomni/fix/kick-pal
...
Update Pal.qml for new Ban button
2021-04-05 02:43:59 -04:00
Kalila
fdb16bc444
Merge pull request #1153 from daleglass/domain-server-logging
...
Log authentication events in the domain server
2021-04-05 02:42:46 -04:00
David Rowe
f0eb6a3fcd
Adjust numbers of decimals and step sizes in Settings dialogs
2021-04-05 12:15:08 +12:00
David Rowe
8b2aa93198
Fix step size in combined slider/spinner QML control
2021-04-05 12:14:52 +12:00
SilverfishVR
8434e4ea19
url's fixed
2021-04-05 01:18:14 +02:00
David Rowe
7088fc9d6c
Merge branch 'master' into fix/spinbox
2021-04-05 10:41:31 +12:00
Dale Glass
fb19d1b29d
Review fixes
2021-04-04 12:53:30 +02:00
Kalila
8c92910861
Update interface/resources/qml/hifi/Pal.qml
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-04-03 22:49:56 -04:00
Kalila L
d00711fa7a
Update Pal.qml
...
Fix Pal ban buttons overlapping with width (maybe...) and add descriptions for new ban button.
2021-04-03 21:08:07 -04:00
Dale Glass
240e070a46
Log authentication events in the domain server
...
This uses the vircadia.domain_server.auth logging category.
2021-04-03 17:29:51 +02:00
Kalila
cd2d6847ee
Merge pull request #1148 from daleglass/remove-unusued-GizmoEntityRenderer-variable
...
Remove unused variable
2021-04-02 16:24:31 -04:00
Kalila
286976addb
Merge pull request #1147 from daleglass/fix-null-pointer-arithmetic-warning
...
Fix warning: NULL used in arithmetic
2021-04-02 16:24:26 -04:00
Kalila
6949c9a5cd
Merge pull request #1145 from daleglass/fix-getRotateForPicking
...
Fix ShapeEntityItem::getRotateForPicking()
2021-04-02 16:24:19 -04:00
Kalila
333e3d49c6
Merge pull request #1143 from daleglass/add-missing-override
...
Add missing override keywords.
2021-04-02 16:24:12 -04: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
daleglass
f8574a99c9
Merge pull request #1127 from daleglass/fix_memory_debugging
...
Fix HIFI_MEMORY_DEBUGGING on Linux/gcc
2021-04-02 19:17:22 +02:00
Kalila
b586425ec2
Merge pull request #1141 from HifiExperiments/ktxFix
...
Fix ktx issue
2021-04-02 06:49:47 -04:00
HifiExperiments
ab1b69ebe3
fix ktx issue
2021-04-01 23:39:00 -07:00
Dale Glass
790d110596
Remove unused variable
2021-04-02 01:15:37 +02:00
Kalila
f5b91b17ea
Merge pull request #1124 from ctrlaltdavid/fix/avatar-parts-rotating
...
Fix avatar parts rotating
2021-04-01 19:11:52 -04:00
Kalila
749c2674b0
Merge pull request #1098 from digisomni/feature/security-package-feb-mar-2021
...
Add avatarEntities permissions
2021-04-01 18:53:40 -04:00
Dale Glass
3551b19942
Fix warning: NULL used in arithmetic
2021-04-02 00:50:14 +02:00