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
David Rowe
2e75983800
Set default value of canRezAvatarEntities to that of canConnectToDomain
2021-03-03 16:31:12 +13:00
David Rowe
fb074fa2a9
Fix up rez avatar entities options' descriptions
2021-03-03 15:44:19 +13:00
Kalila
3f97b4da13
Merge pull request #1066 from vircadia/fix/crash-avi-ik
...
Fix AnimInverseKinematics crash
2021-03-02 06:02:04 -05:00
Alezia Kurdis
090cd176e0
Display the error text instead of only the no
2021-03-01 23:41:38 -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
3beceb4d7d
Clear user's avatar entities if rez permissions change to "no"
2021-03-01 22:03:02 +13:00
David Rowe
e7a97c6117
Don't accept avatar entity data in message mixer if no rez permissions
2021-03-01 21:23:50 +13:00
David Rowe
3f01bd9250
Undo EntityData and EntityErase changes - these aren't avatar entities
2021-03-01 21:23:13 +13:00
David Rowe
8b6182e756
Misc fixes
2021-03-01 15:24:13 +13:00
David Rowe
ee892cdf86
Make wording consistent with rest of sysstem
2021-03-01 15:23:50 +13:00
Alezia Kurdis
f8d93a8429
Add a Link to select the entity.
...
Add a Link to select the entity.
So the user can edit each entity listed in the report
by clicking on it. This select the entity.
2021-02-27 23:33:10 -05:00
Alezia Kurdis
ec04f06816
Create App: menubar: minor css adjustment
...
The menu separator wasn't full width.
2021-02-27 23:30:44 -05:00
David Rowe
4a9d4d4cbe
Fix privacy setting text
2021-02-28 14:04:27 +13:00
Alezia Kurdis
6565270648
Change Menu Item Highlight color
...
This change the hover color for the menu item of the menu bar
previously it was blue-cyan as the selected entities which was visually annoying when we used the menu
over a selection of entities in the list.
This hover color is now a grey tonality.
2021-02-27 13:22:40 -05:00
Alezia Kurdis
940b45ee85
Add Broken Url Report feature
2021-02-27 13:13:37 -05:00
David Rowe
036329fc61
Fix domain server missions table help and layout
2021-02-27 21:20:58 +13:00
Alezia Kurdis
6e3ab17079
Add Broken Url Report functionality
2021-02-27 00:34:51 -05:00
Alezia Kurdis
608fe21045
Add Broken Url Report
2021-02-27 00:32:05 -05:00
Alezia Kurdis
4836fa8c61
Add Broken Url Report
2021-02-27 00:31:29 -05:00
Alezia Kurdis
2fd648f881
Add Broken Url Report
2021-02-27 00:31:02 -05:00
Alezia Kurdis
9b5a1b82e1
Add Broken Url Report
2021-02-27 00:30:17 -05:00
Alezia Kurdis
86443251a9
Add processing gif for Broken Url Report
2021-02-27 00:04:43 -05: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
6b5cffa5e4
Initial pass at adding canRezAvatarEntities.
2021-02-26 06:14:06 -05: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
Kalila L
b1273a0616
Update domain-settings.
2021-02-25 23:04:09 -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
David Rowe
5ad2f9d192
Fix OSX crash on shutdown
2021-02-26 09:05:52 +13:00
HifiExperiments
186f505b15
images support materials
2021-02-24 20:56:14 -08:00