Commit graph

87003 commits

Author SHA1 Message Date
Armored-Dragon
72cb5245aa
Fix without formatting? (#91) 2024-09-05 18:38:04 +00:00
armored-dragon
648c3ff9d8
Added extra needed checks. 2024-09-04 01:38:52 -05:00
a142f7de72
Try fixing master build uploads. 2024-09-02 17:15:49 +02: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
433e2c0234
Merge pull request #1084 from Armored-Dragon/fix/Tofu-inArmored-Chat
[Armored Chat] Change the 'open in new window' character.
2024-09-02 13:17:24 +02:00
c28424ebe8
Merge branch 'master' into fix/Tofu-inArmored-Chat 2024-09-02 13:16:59 +02:00
23c58d5c95
Merge pull request #1089 from Armored-Dragon/Delete/onFirstRun
Remove unused onFirstRun.js
2024-09-02 13:15:08 +02:00
0f123d7d95
Fix Windows master build uploads. 2024-09-02 12:38:46 +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
Dale Glass
fb81ad6c83
Merge pull request #1105 from HifiExperiments/colorspace
add a setting to workaround the GLES colorspace conversion issue
2024-08-17 21:13:24 +02:00
Dale Glass
228d451361
Merge pull request #1104 from HifiExperiments/changelog
bring changelog up to date
2024-08-17 21:12:35 +02:00
Dale Glass
836db25cdf
Merge pull request #1102 from HifiExperiments/language
Update outdated language
2024-08-17 21:11:48 +02:00
Armored Dragon
f222323ef0
Remove message appending.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-08-17 04:28:24 -05:00
HifiExperiments
f987bbca4f add a setting to workaround the GLES colorspace conversion issue 2024-08-16 14:35:33 -07:00
HifiExperiments
3565a2d5ea bring changelog up to date 2024-08-14 22:31:16 -07:00
HifiExperiments
126c325410 master -> primary 2024-08-13 20:50:51 -07:00
HifiExperiments
74b0754f72 blacklist -> blocklist 2024-08-13 17:39:51 -07:00
HifiExperiments
f2d8fa2fe4 whitelist -> allowlist 2024-08-13 17:29:53 -07:00
HifiExperiments
2876a4d4ea slave -> worker 2024-08-13 00:06:55 -07:00
HifiExperiments
493c9c9441
Merge pull request #1058 from HifiExperiments/fallbacks
Custom shader fallbacks
2024-08-01 14:55:15 -07:00
Armored Dragon
d8abae2c31
Merge remote-tracking branch 'upstream/master'
Update
2024-07-30 08:46:20 -05: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
b69ab5a157
Merge pull request #1093 from JulianGro/fix-login-error
Fix login failure handling and improve logging.
2024-07-27 21:53:46 +02: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
3034ce7093 Improve logging for abnormal behaviour. 2024-07-25 03:19:29 +02:00
b9239f451f Fix error printing message during login failure and make it a warning. 2024-07-25 03:18:34 +02:00
d6150c3684 Fix login failure handling in LoggingInBody.qml. 2024-07-25 03:16:42 +02: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
da06bcb9b7
Merge remote-tracking branch 'upstream/master' 2024-07-21 09:39:31 -05:00
Dale Glass
2be3011d28
Merge pull request #1088 from daleglass-overte/fix-wireshark-dissector
Fix wireshark dissector
2024-07-18 22:07:39 +02:00
Dale Glass
e771bd1706
Merge pull request #1087 from daleglass-overte/dump-protocol-data
Dump protocol data
2024-07-18 22:07:16 +02:00
Armored Dragon
ffe6e3a323
Remove onFirstRun.js
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-07-18 15:04:35 -05:00
Dale Glass
56ab058543 Expand documentation and add packet type to the info column 2024-07-18 20:00:22 +02:00
Dale Glass
c06a60eaea Fix wireshark dissector, update with new packet types.
Probably still incomplete, but getting closer.
2024-07-18 16:39:37 +02:00
Dale Glass
13579a2b6b Add --getProtocolVersionData and --getProtocolVersionHash arguments 2024-07-17 23:33:25 +02:00
Dale Glass
afddb463ec Remove question mark, the guess was correct 2024-07-17 23:32:40 +02: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
673ccdf85d
Merge pull request #1083 from Armored-Dragon/fix/ArmoredChat-Link-Colors
Hard code link colors in Armored Chat
2024-07-16 23:17:35 +02:00
76de0958b1
Update LICENSE 2024-07-13 22:26:46 +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