Commit graph

9226 commits

Author SHA1 Message Date
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
HifiExperiments
0e4e8d2f9d
Merge branch 'protocol_changes' into sound 2024-06-28 01:34:21 -07:00
HifiExperiments
ac7b41f786
Merge branch 'protocol_changes' into ambientColor 2024-06-22 11:16:10 -07:00
HifiExperiments
261cb94ff0 fix create issue 2024-06-21 14:40:40 -07:00
HifiExperiments
c08de914b3
Merge branch 'protocol_changes' into shapeUnlit 2024-06-19 17:29:59 -07:00
HifiExperiments
041c584e04 add ambient light color 2024-06-19 13:59:24 -07:00
HifiExperiments
ee705d285e Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
HifiExperiments
179f81adcf add unlit property for shapes 2024-06-18 17:31:18 -07:00
HifiExperiments
fa24022831
Merge branch 'protocol_changes' into sound 2024-06-17 21:56:24 -07:00
245da8eb19 Remove external reference to FloofChat.js. 2024-06-15 15:39:58 +02:00
HifiExperiments
a5b32a6406 allow configurable delay 2024-06-14 20:15:24 -07:00
HifiExperiments
9a2f0f7704
Merge pull request #937 from HifiExperiments/text
Text Entity Improvements
2024-06-10 22:59:44 -07:00
HifiExperiments
3064647d05 wiggly lasers 2024-06-09 20:00:44 -07:00
Armored Dragon
192d80aece
Floofchat compatibility.
Made conversion functions to allow communication between apps.
Removed developer console.log function.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 11:51:25 -05:00
Armored Dragon
eb84de84b4
Corrected case on variables.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 08:41:53 -05:00
Armored Dragon
7fc1a3d175
Fixed scrolling too far.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 08:34:04 -05:00
Armored Dragon
6e73a0e4f6
Don't run inspect.js when mouse look is enabled.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 08:07:33 -05:00
Armored Dragon
8dce22792b
Fixed variable names.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-08 07:50:08 -05:00
Armored Dragon
b27f24e4a9
Initial Commit.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-06-05 17:21:41 -05:00
HifiExperiments
62bfab962d fix _spaceWidth, update docs to note only png supported, possible fix for text scrambling 2024-06-04 20:30:38 -07:00
Armored Dragon
01306b3971
Scroll to bottom when changing page.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-26 20:34:53 -05:00
Armored Dragon
82605c50c4
Scroll to bottom on launch.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-26 20:30:33 -05:00
Armored Dragon
8301bfd626
Added development manual.
Changed "avatar_connected" type to generic "notification" type.
Removed unused commented code.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-25 22:41:17 -05:00
Armored Dragon
60a46626d9
Updated URL regex.
Seems to preform better at picking out what is and what is not a URL.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-25 05:43:53 -05:00
Armored Dragon
c734e0de80
Updated Readme.
More documentation on link related features.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-25 05:30:37 -05:00
Armored Dragon
7ef33224e3
Moved system chat to script-archive.
Updated systemchat html script path.
Renamed "chat" to "floofChat" to avoid confusion.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-23 17:26:59 -05:00
Armored Dragon
c1e511572d
Updated README.
Document image embedding.
Declared notificationCore as dependency.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-23 03:32:38 -05:00
Armored Dragon
0a7b64d7be
Prevent VR quick_message bar.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-23 01:50:38 -05:00
Armored Dragon
ed3e629f19
Image embedding.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 22:31:28 -05:00
Armored Dragon
1cddc5a398
Added message padding.
Resolved "listview" rendering warnings.
Prevent sending empty messages.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 21:18:08 -05:00
Armored Dragon
0bc11e8da4
Fix for #975 sticky keys.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 20:55:31 -05:00
Armored Dragon
86f8e29096
Quick Message hotbar.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 20:37:10 -05:00
Armored Dragon
9bf5f3d0d3
Linking fix.
Disabled sending on Shift + Enter to prevent confusion.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 04:47:37 -05:00
Armored Dragon
7920610d4d
README
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 03:50:34 -05:00
Armored Dragon
9d9b57dae4
Fix notification width.
Allows for kinetic mouse scrolling.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 03:14:17 -05:00
Armored Dragon
2a42bceaec
Minor formatting adjustments.
Hopefully makes code pasting easier.
Added missing break to prevent unintended executions.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 03:03:02 -05:00
Armored Dragon
c48e9d3a69
Clickable links.
Messages are now rich text.
Fix clear_message command flow over.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-22 02:50:29 -05:00
Armored Dragon
391a33d149
Fixed saved date on messages.
Hotfix for empty message_history setting.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-21 16:46:41 -05:00
Armored Dragon
66fd21777c
Maximum messages setting.
Settings now initialize properly.
Settings now save properly.
 Removed compact_chat setting as deprecated.
 Added spacing between settings.
 Message history now prunes itself if the number of messages exceeds maximum.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-21 12:19:03 -05:00
Armored Dragon
7b50f9184f
Clear already logged messages.
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-18 14:12:00 -05:00
Armored Dragon
0d5eb93241
Added Settings.
Erase messages.
Toggle external window.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-18 13:46:06 -05:00
Armored Dragon
002fdf0b42
Initial Commit.
Floof Chat moved to script archive.
Fixed local message distance check.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-17 15:59:23 -05:00
Armored Dragon
c541b64f66
I know the date...
Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-16 16:35:55 -05:00
Armored Dragon
dd01944bbf
Fixed Settings UI in simplifiedUi.
Keepmenus by default.
Update HiFi links to Overte.

Signed-off-by: Armored Dragon <publicmail@armoreddragon.com>
2024-05-16 16:31:59 -05:00
HifiExperiments
f3cb4e2ca9 handle canViewAssetURLs better in create 2024-04-18 15:44:19 -07:00
HifiExperiments
a6491d6225 add default particle props 2024-04-17 15:43:20 -07:00
HifiExperiments
ac29616b7c fix keyboardRasied typo 2024-04-17 15:43:01 -07:00
HifiExperiments
36fafe8432 wip msdf fonts 2024-04-16 13:47:05 -07:00
HifiExperiments
6a180b14a1 remove keyboardRasied 2024-04-12 13:06:54 -07:00
HifiExperiments
eb7d97064f add sound url prompt 2024-04-07 13:40:42 -07:00
HifiExperiments
aa5e8e635e
Merge branch 'protocol_changes' into sound 2024-04-05 23:22:22 -07:00
HifiExperiments
51a80af149
Merge branch 'protocol_changes' into particles 2024-04-05 23:20:58 -07:00
f1475e49ee
Merge pull request #865 from AleziaKurdis/CreateAppCopyID
Create app: Entity List: "Copy ID" on menu and contextual menu.
2024-03-29 22:30:28 +01:00
HifiExperiments
cc8133bf08
Merge branch 'master' into CreateAppDimensionsCopyPaste 2024-03-29 13:01:04 -07:00
HifiExperiments
878774b5d3 sound entities 2024-03-26 13:47:22 -07:00
HifiExperiments
b6199079f8 Ability to smooth model animations 2024-03-24 12:46:46 -07:00
HifiExperiments
0538284492 fix 0 update props case 2024-03-23 20:39:40 -07:00
HifiExperiments
b97378d4cd shorten create labels 2024-03-23 13:01:48 -07:00
HifiExperiments
f7c17d6035 new procecural particle entity type 2024-03-21 16:43:09 -07:00
922ae918e9
Merge pull request #877 from AleziaKurdis/CreateAppAdvancedImport
Create Application: Advanced Import functionality
2024-03-21 00:18:03 +01:00
Alezia Kurdis
ef6f2737b6
adjustment
adjustment
2024-03-19 20:26:27 -04:00
Alezia Kurdis
74b9561afe
adjustment
adjustment
2024-03-19 20:26:01 -04:00
Alezia Kurdis
7734357398
Tools Tab html/css adjustments
Tools Tab html/css adjustments
2024-03-18 22:52:05 -04:00
Alezia Kurdis
3bc04c9c06
Delete scripts/system/html/edit-style.css
Comitted at the wrong level.
2024-03-18 22:50:56 -04:00
Alezia Kurdis
ca4dde4bb1
Fix css of Tools tab
Fix css of Tools tab
2024-03-17 23:24:49 -04:00
Alezia Kurdis
a509f84a42
Add "Import" Tab
Add "Import" Tab
2024-03-16 14:05:14 -04:00
Alezia Kurdis
f50101db8a
Add "Import" Tab
Add "Import" Tab
2024-03-16 14:04:24 -04:00