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
Kalila
61defe74ce
Update interface/src/scripting/Audio.h
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-24 15:32:36 -05:00
Kalila L
83c8b71fa5
Add missing JSDocs.
2021-02-24 00:58:50 -05:00
HifiExperiments
91dd004043
fix tooltips
2021-02-23 20:57:40 -08:00
HifiExperiments
25e4f59d55
gizmos have materials, working on images
2021-02-23 20:54:57 -08:00
Kalila
13e51dfd91
Update make-rpm-server
2021-02-23 23:08:14 -05:00
Kalila
0a6e220c74
Apply suggestions from code review
...
Co-authored-by: David Rowe <david@ctrlaltstudio.com>
2021-02-23 20:29:46 -05:00
Kalila L
357aa9a08b
Update GenerateInstallers.cmake
...
Add release name to end of installers.
2021-02-22 23:28:27 -05:00
Kalila L
44da6dca36
Merge remote-tracking branch 'upstream/master' into docs/deb-rpm-package-instructions
2021-02-22 03:35:28 -05:00
Kalila L
eb581f891c
Merge branch 'master' into docs/deb-rpm-package-instructions
2021-02-22 03:35:11 -05:00
Kalila
0b1db1ab50
Update make-rpm-server
...
Fix typo.
2021-02-22 03:30:33 -05:00
Kalila
82436b6f33
Update INSTALL.md
2021-02-22 03:14:22 -05:00
Kalila
ba54dd755c
Merge pull request #1034 from vircadia/v2021.1.0-rc
...
merge V2021.1.0 rc into master
2021-02-22 00:16:36 -05:00
Kalila
94192a5657
Update INSTALL.md
2021-02-21 19:45:14 -05:00