Kalila L
b5d89c44bf
Rename "INITIAL_STARTUP_LOCATION" -> "PRELOADED_STARTUP_LOCATION".
2021-03-08 02:01:53 -05:00
Kalila L
3ed98d0f3e
Add "ScriptGatekeeper" class and "PRELOADED_SCRIPT_WHITELIST" variable.
2021-03-08 02:00:34 -05:00
Kalila
fe3f006953
Update SetPackagingParameters.cmake
...
Try to fix Apple builds.
2021-03-08 00:14:50 -05:00
Kalila L
c9ab2a686f
Update conditional checking.
2021-03-07 21:16:53 -05:00
Kalila L
9d7fa10092
Don't create server start menu shortcut if using Windows express install
2021-03-07 21:03:30 -05:00
Kalila L
6ad9113bcc
Rename "Vircadia Sandbox" -> "Vircadia Server"
2021-03-07 20:57:04 -05:00
daleglass
86d89bfaa8
Merge pull request #1044 from JulianGro/linux_build_docs
...
Remove nvtt workaround from linux build docs
2021-03-06 20:58:47 +01:00
Julian Groß
c434783b10
Define code block language to fix sphinx warnings
2021-03-06 19:48:20 +01:00
Kalila
bab76f777d
Merge pull request #899 from vircadia/docs/deb-rpm-package-instructions
...
Add basic Linux server packaging instructions.
2021-03-04 17:15:58 -05:00
Kalila
92874cf64a
Merge pull request #1071 from ctrlaltdavid/fix/setting-text
...
Fix privacy setting text
2021-03-04 17:10:10 -05:00
Kalila
193baeabf5
Update INSTALLER.md
2021-03-04 16:55:18 -05:00
Kalila
c3ea217d2d
Update INSTALLER.md
2021-03-04 16:53:54 -05:00
Phil Palmer
fd4abbb539
Apply suggestions from code review:
...
Re-add deprecated MyAvatar.setToggleHips and have it do nothing but output a log warning.
2021-03-03 23:37:21 -05:00
HifiExperiments
1abb408a93
type
2021-03-03 18:58:09 -08:00
Kalila
2891d731b8
Update INSTALLER.md
2021-03-03 21:46:28 -05:00
Kalila
99fde1efd0
Apply suggestions from code review
...
Co-authored-by: Julian Groß <firedefender1@googlemail.com>
2021-03-03 21:31:05 -05:00
Kalila
672bceee1c
Merge pull request #1007 from digisomni/feature/manual-noise-reduction-gate
...
Add manual mode to noise reduction + add noise reduction threshold
2021-03-03 21:18:59 -05:00
Kalila L
809bd936d3
Update Audio.cpp
...
Fix default value for "NoiseReductionAutomatic" to true.
2021-03-03 21:17:17 -05:00
HifiExperiments
68c20ce73d
text backgrounds have texcoord if not simple
2021-03-03 17:47:03 -08:00
Kalila
053548cd14
Merge pull request #1033 from HifiExperiments/skyboxShape
...
Non-uniformly scaled sphere zones and models behave like ellipsoids (and fix EntityItem::contains sphere case)
2021-03-03 16:15:47 -05:00
Kalila L
bc2b345709
Merge branch 'master' into feature/manual-noise-reduction-gate
2021-03-03 02:47:34 -05:00
Kalila L
4dd3ee6e1e
"Test your voice" now takes into account noise gate state.
2021-03-03 02:47:19 -05:00
Kalila
274ea26df0
Merge branch 'master' into docs/deb-rpm-package-instructions
2021-03-03 01:53:47 -05:00
Kalila
8c9a806455
Update INSTALLER.md
2021-03-03 01:51:59 -05:00
Kalila
13fd2b43d7
Update INSTALLER.md
...
Co-authored-by: Julian Groß <firedefender1@googlemail.com>
2021-03-03 01:50:14 -05:00
HifiExperiments
ccda630a3a
fixing _glColor4f
2021-03-02 21:44:06 -08:00
Kalila
3f97b4da13
Merge pull request #1066 from vircadia/fix/crash-avi-ik
...
Fix AnimInverseKinematics crash
2021-03-02 06:02:04 -05:00
David Rowe
46bf065ef7
Merge pull request #1064 from ctrlaltdavid/fix/osx-exit-crash
...
Fix OSX crash on shutdown
2021-03-02 17:08:26 +13:00
Kalila
945e9bb9e9
Update INSTALLER.md
2021-03-01 19:07:05 -05:00
Kalila
138e8a0007
Update INSTALLER.md
2021-03-01 19:05:39 -05:00
Kalila
0693fcbf60
Apply suggestions from code review
...
Co-authored-by: Julian Groß <firedefender1@googlemail.com>
2021-03-01 17:55:09 -05:00
David Rowe
4a9d4d4cbe
Fix privacy setting text
2021-02-28 14:04:27 +13:00
Kalila L
3a945f87dd
Add messaging mixer rate limiting per node functionality.
2021-02-26 21:01:22 -05:00
Dale Glass
b102b3477a
Set resource total size to content size when using a qrc:// resource
...
When a Resource is requested from qrc://, the Resource::handleDownloadProgress
event is never called, and therefore _bytesTotal remains at zero. This confuses
ResourceCache later, which has a sanity check that doesn't pass when resources
are retrieved, yet no data accumulates.
Fixes #1065
2021-02-26 20:04:53 +01:00
Kalila L
df7fd920d7
Change INVALID_JOINT_INDEX to AnimSkeleton::INVALID_JOINT_INDEX
2021-02-25 23:28:00 -05:00
Kalila
520d21b797
Update Audio.cpp
2021-02-25 23:15:36 -05:00
HifiExperiments
c47351c4f2
merge with master
2021-02-25 19:39:09 -08:00
HifiExperiments
826eb709ce
more work on materials
2021-02-25 19:03:42 -08:00
Kalila L
0e03eccbdf
Change NO_PARENT_INDEX to INVALID_JOINT_INDEX.
2021-02-25 21:43:17 -05:00
Kalila L
4276ea295c
Change -1 to NO_PARENT_INDEX.
2021-02-25 21:29:54 -05:00
Kalila
14292a042b
Merge pull request #999 from digisomni/feature/onboarding-config
...
Add onboarding configuration wizard to tutorial serverless
2021-02-25 20:49:22 -05:00
Kalila
c79eb479f0
Update AnimInverseKinematics.cpp
2021-02-25 20:36:45 -05:00
Kalila
080d42be39
Update AnimInverseKinematics.cpp
2021-02-25 20:35:02 -05:00
Kalila
75dad297f5
Update scripts/system/away.js
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-25 17:36:56 -05:00
Kalila
45fc0baf19
Merge pull request #1014 from vircadia/digisomni-patch-1
...
Add "RELEASE_NAME" to BUILD.md
2021-02-25 17:31:34 -05:00
Kalila
3d39c96092
Merge pull request #1055 from digisomni/feature/pkg-scripts-env
...
Update pkg-scripts.
2021-02-25 17:10:07 -05:00
Kalila
59743865dc
Merge pull request #1057 from digisomni/fix/installer-release-names
...
Add release name to end of installers.
2021-02-25 17:09:00 -05:00
Kalila
d8946f7f35
Merge pull request #1063 from HifiExperiments/tooltipFix
...
Fix tooltips
2021-02-25 17:08:36 -05:00
Kalila
9b2c6d8850
Update tutorial.json
...
Fix indentation.
2021-02-25 16:20:10 -05:00
Kalila
e5ab46341f
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-25 16:18:51 -05:00