Commit graph

9192 commits

Author SHA1 Message Date
Maki
5e35f76668 Remove hifi-screenshare
Cherry picked and updated from Tivoli dd5b6ea6ee5597a06603e16509640e7ed18106bb

Co-authored-by: Julian Groß <julian.g@posteo.de>
2024-10-18 18:59:18 -07:00
HifiExperiments
e7f7314b37
Merge branch 'master' into protocol_changes 2024-10-02 12:11:39 -07:00
Alezia Kurdis
1deab129d2
Add Avatar and Local Entities Highlighting
Add Avatar and Local Entities Highlighting for Name and ID properties
2024-09-29 23:00:03 -04:00
Alezia Kurdis
652bb6f6da
Adding Avatar Entity Highlighting
Adding Avatar Entity Highlighting
2024-09-29 20:52:07 -04:00
Alezia Kurdis
151546619d
Adding Avatar Entity Highlighting
Adding Avatar Entity Highlighting
2024-09-29 20:51:43 -04:00
Alezia Kurdis
b2137adde0
Adding Avatar Entity Highlighting
Adding Avatar Entity Highlighting
2024-09-29 20:51:04 -04:00
HifiExperiments
79cfa68edf fix accidentally clearing url fields when you don't have view permission 2024-09-09 14:58:41 -07:00
HifiExperiments
74fa1d1291 text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often 2024-09-08 21:12:25 -07:00
82ac56d147
Merge pull request #1078 from Armored-Dragon/fix/xss_notificationCore
Sanitize notificationCore text to prevent XSS
2024-09-02 13:21:45 +02:00
c28424ebe8
Merge branch 'master' into fix/Tofu-inArmored-Chat 2024-09-02 13:16:59 +02:00
Armored-Dragon
5155ac3163
Merge branch 'overte-org:master' into fix/xss_notificationCore 2024-08-31 21:52:34 +00:00
Armored-Dragon
e8dae14a02
Merge branch 'overte-org:master' into Delete/onFirstRun 2024-08-31 20:48:38 +00:00
eb168e4e5d
Merge pull request #1106 from Armored-Dragon/fix/ArmoredChat-Scrolling
[ArmoredChat] Alleviate scrolling issue
2024-08-18 16:15:39 +02:00
a97b892338
Merge pull request #1094 from AleziaKurdis/createApp_Paste_Url_In_Create_ui
Create App: Revolutionary "Paste" Url buttons for the "Create Model", "Create Material" and "Create Voxels" UI
2024-08-18 16:12:27 +02:00
HifiExperiments
093f8b7cb0 Merge remote-tracking branch 'overte/master' into master_to_protocol_changes4 2024-08-17 12:30:15 -07:00
Armored Dragon
f222323ef0
Remove message appending.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-08-17 04:28:24 -05:00
HifiExperiments
74b0754f72 blacklist -> blocklist 2024-08-13 17:39:51 -07:00
HifiExperiments
2d6e5027b8 Merge remote-tracking branch 'overte/master' into master_to_protocol_changes2 2024-07-29 18:09:14 -07:00
Alezia Kurdis
a93e1591d6
Add Paste Url button to UI
This adds "Paste" buttons in "Create Model", "Create Material" and "Create Voxels" to help pasting url (which was totally disfunctional in VR)
2024-07-27 21:12:58 -04:00
Dale Glass
cc8e14ada7
Merge pull request #1091 from AleziaKurdis/createApp_MatAssistant2.0
Create App: Material Assistant: Add Mtoon, Shader_simple, missing PBR properties and bug fixes.
2024-07-27 21:48:37 +02:00
HifiExperiments
2c148ca97d change AO default to HBAO, remove from create 2024-07-26 18:23:23 -07:00
HifiExperiments
c72f22e4ee
Merge branch 'protocol_changes' into zoneProps 2024-07-22 17:33:30 -07:00
Alezia Kurdis
448250883a
Ui Adjustment
Ui Adjustment:
- UV Animation scroll speed X  and Y is now -3 to 3
- MToon and Shader (Simple) (instead of MTOON and SHARDER (Simple))
- Opacity mode: "Not used" instead of "Do not used" ("Do not use" would be also wrong as it means more "Don't even think to touch it" ranther than "currently not using it")
2024-07-22 18:46:29 -04:00
Alezia Kurdis
c1fb08e509
Add better error messages.
Add better error messages.
2024-07-22 14:38:15 -04:00
Alezia Kurdis
a987ab0e65
Support MTOON in Material Assistant
Support MTOON in Material Assistant
2024-07-21 22:35:27 -04:00
Alezia Kurdis
d189f70b36
Support MTOON in Material Assistant
Support MTOON in Material Assistant
2024-07-21 22:34:16 -04:00
Alezia Kurdis
4a69e90035
Support MTOON in Material Assistant
Support MTOON in Material Assistant
2024-07-21 22:31:56 -04:00
Armored Dragon
ffe6e3a323
Remove onFirstRun.js
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-18 15:04:35 -05:00
54e993f220
Merge pull request #1086 from Armored-Dragon/fix/ControllerScripts-uncaught-exception
Fix controllerScripts uncaught exception.
2024-07-17 00:52:48 +02:00
Armored Dragon
8656f23147
Fix variable name.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-16 17:38:32 -05:00
d7eb29b665
Merge pull request #1081 from Armored-Dragon/fix/mouselook-ignoring-setting
Fix mouselook ignoring setting.
2024-07-16 23:55:15 +02:00
Armored Dragon
a5858c3597
Change the 'open in new window' character.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-13 15:20:11 -05:00
Armored Dragon
06f4550e55
Hardcode link colorization.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-13 14:38:56 -05:00
Armored Dragon
e901cea8ef
Check if setting is enabled.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-12 16:01:45 -05:00
a651b6b978
Merge pull request #1004 from Armored-Dragon/mouselook_refactor
MouseLook.js refactor
2024-07-11 22:06:50 +02:00
1d1a680678
Merge pull request #961 from Armored-Dragon/ArmoredChat
Replace Floofchat with ArmoredChat
2024-07-11 21:27:36 +02:00
Armored Dragon
9964d91729
Fixed message subscription.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-11 14:21:32 -05:00
Armored Dragon
e56ea656f6
Also check sender name.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-10 10:24:20 -05:00
Armored Dragon
112bd816ec
Sanitize notification text.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-09 13:37:20 -05:00
Armored Dragon
fe4625839b
Sanity check on message channel.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-09 13:23:44 -05:00
Armored Dragon
252b33b73f
Removed commented code.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-08 11:25:19 -05:00
Armored Dragon
6cf6e6c9ec
Disallow all text formatting by default.
Removed now redundant <script> filtering.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-08 11:21:04 -05:00
Armored Dragon
c6d2e567f6
Fix keyboard being invoked when not in VR.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-06 10:26:42 -05:00
Armored-Dragon
f2e1ae9a62
Merge branch 'overte-org:master' into mouselook_refactor 2024-07-01 16:44:02 -05:00
69105e716a Increase default vertical FOV 2024-06-30 20:59:32 +02:00
Armored-Dragon
2012cce7e9
Merge branch 'master' into ArmoredChat 2024-06-29 14:17:42 -05:00
HifiExperiments
b5da8e7d5c wip ambient occlusion 2024-06-28 13:25:12 -07:00
HifiExperiments
6317bd45ac add tonemapping props to zones, wip ambient occlusion 2024-06-28 13:25:12 -07:00
Armored Dragon
7e100a1870
Raise VR Keyboard when textfield is selected
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-28 10:42:39 -05:00
HifiExperiments
4d927b1440
Merge pull request #1014 from HifiExperiments/lasers
Wiggly lasers
2024-06-28 01:51:25 -07:00