Commit graph

9387 commits

Author SHA1 Message Date
Ada
74e505861e Create app script textareas 2025-04-17 00:48:28 +10:00
armored-dragon
38832ab639
Added Procedural Materials.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-14 02:28:52 -05:00
armored-dragon
2aa3e7369b
Remove lingering todos.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-14 01:43:23 -05:00
armored-dragon
e7a446abe9
Adjust SettingComboBox.qml.
Changed the colors and border. Adjusting sizing so to not overlap with the dropdown arrow.

Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-14 01:41:18 -05:00
armored-dragon
97ae144f85
Replace custom boolean toggle with more direct QML Switch.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-14 01:18:30 -05:00
HifiExperiments
1d460c6ba6
Merge pull request #1430 from overte-org/master
master -> protocol_changes
2025-04-13 00:09:03 -07:00
armored-dragon
cb17022c6c
Adjusted slider radius.
This does not fully fix the issue, but it does minimize it.

Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 21:58:42 -05:00
armored-dragon
d9f4762109
Setting slider handle.
Stolen from PR #1422.

Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 20:26:37 -05:00
armored-dragon
d5f0479e7e
Created AdvancedOptions.qml.
A widget that can store advanced options. This also added vertical expand effects on show or hide.

Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 20:19:49 -05:00
armored-dragon
01ff90a7f2
Renamed /qml_widgets folder to /qml.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 18:57:33 -05:00
armored-dragon
f09aff3a1e
Added initial documentation.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 18:55:24 -05:00
armored-dragon
19a9636c27
Moved graphics settings to GraphicsSettings.qml.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 18:12:00 -05:00
armored-dragon
0050a2d76e
Pascal case qml file. Adjusted fromQML function.
This had carryovers from the template used.

Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 17:59:44 -05:00
a37811cbbb
Merge pull request #1380 from Armored-Dragon/fix/controller-scripts-1376
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Fix breakage in controller scripts relating to hudRayPicks
2025-04-10 21:04:08 +02:00
armored-dragon
5c1f095608
Nobody noticed that.
Fixes reading from an uninitialized var.

Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-10 13:16:45 -05:00
3a5fd2eb31
Merge pull request #1354 from HifiExperiments/torus
add torus rendering
2025-04-09 08:45:33 +02:00
a020d392c1
Merge pull request #1398 from HifiExperiments/pbrVoxels
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
support PBR materials on polyvox, and triplanar material entities
2025-04-09 07:50:27 +02:00
83c1595190
Merge pull request #1342 from AleziaKurdis/createApp_childEntitiesTab
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Create app.: child entities tab, Copy Color from Skybox Color, Hifi-Glyphs font update.
2025-04-07 21:04:07 +02:00
armored-dragon
318903a71c
Replaced "for" loop with "while" loop. Fixes one off errors. 2025-04-07 11:40:30 -05:00
Alezia Kurdis
ceed4d68f5
Fix for ChildList View Properties link width
Fix for ChildList View Properties link width
2025-04-06 14:21:56 -04:00
Alezia Kurdis
f66118a437
Fix for ChildList View Properties link width
Fix for ChildList View Properties link width
2025-04-06 14:21:05 -04:00
67f90043cf
Merge pull request #1367 from AleziaKurdis/createApp_2025-03_TextEntityLineBreaks
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Create App: Text Entity: Support for line breaks, Replace unlit material entity for shape unlit in selection tool
2025-04-06 19:50:28 +02:00
e0bdffd470
Merge pull request #1382 from Armored-Dragon/fix/ac_scrolling-distance_check
Some checks are pending
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Waiting to run
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Waiting to run
Fix Armored Chat always scrolling on a new message
2025-04-06 18:59:12 +02:00
HifiExperiments
336181a147 support PBR materials on polyvox, and add triplanar projection to material entities 2025-04-05 21:43:43 -07:00
armored-dragon
4def7d9f5d
THE POINTERS ARE NOT POINTING! 2025-04-05 15:59:37 -05:00
armored-dragon
4a724fb4cc
Add links to other setting windows. 2025-04-05 15:55:11 -05:00
armored-dragon
43ea730c4a
Added camera clipping setting. 2025-04-02 21:03:09 -05:00
armored-dragon
d8103eb7dd
Explicitly return false. 2025-03-31 13:06:27 -05:00
armored-dragon
3e397b45a6
Remove lingering javascript file. 2025-03-30 10:43:52 -05:00
armored-dragon
21a4bf99ee
Made text highlightable.
Added icon to Settings submenu listing.
2025-03-30 09:54:31 -05:00
armored-dragon
f7833fa6b3
Added missing fullscreen monitor selection. 2025-03-30 09:54:30 -05:00
armored-dragon
2fd7c44ac6
Fixed regression? 2025-03-30 09:54:29 -05:00
armored-dragon
096a1d5006
Added missing FPS custom setting. 2025-03-30 09:54:28 -05:00
armored-dragon
aa77ca8924
Add settings.js to default scripts. 2025-03-30 09:54:27 -05:00
armored-dragon
a7d1b2651a
Fixed typo. 2025-03-30 09:54:26 -05:00
armored-dragon
f5585605af
Menu bar item 2025-03-30 09:54:25 -05:00
armored-dragon
1f4d163ed7
Custom Slider. 2025-03-30 09:54:24 -05:00
armored-dragon
db834a88f1
Hide extra settings pages. 2025-03-30 09:54:24 -05:00
armored-dragon
a64f69d145
Number usability adjustments. 2025-03-30 09:54:23 -05:00
armored-dragon
d7401e8e73
Added Numpad enter key support. 2025-03-30 09:54:22 -05:00
armored-dragon
2fcf2d47ed
Fixed stepsize.
Removed floats.
2025-03-30 09:54:21 -05:00
armored-dragon
74235dc6f3
Ensure static width of spinbox. 2025-03-30 09:54:20 -05:00
armored-dragon
7c462ab71c
Custom int inputs. 2025-03-30 09:54:19 -05:00
armored-dragon
97e6271391
Custom ComboBox element. 2025-03-30 09:54:18 -05:00
armored-dragon
c460a582e4
Changed boolean style. 2025-03-30 09:54:17 -05:00
armored-dragon
f0f69eabe6
Fixed scrolling. 2025-03-30 09:54:16 -05:00
armored-dragon
ee93cabdd5
Custom checkboxes 2025-03-30 09:54:15 -05:00
armored-dragon
52d354541e
Added haze setting. 2025-03-30 09:54:14 -05:00
armored-dragon
83b2666fb5
Center container widget.
Replaced homepage with widget.
2025-03-30 09:54:13 -05:00
armored-dragon
7e876fa066
Minor layout fixes. 2025-03-30 09:54:12 -05:00
armored-dragon
2034662233
Added list view for all subcategories.
Split elements into their own widgets.
2025-03-30 09:54:11 -05:00
armored-dragon
983f6e8809
Set settings. 2025-03-30 09:52:33 -05:00
armored-dragon
156a206b4a
Read from settings. 2025-03-30 09:52:32 -05:00
armored-dragon
22be7d1b37
Improved FPS.
Fixed some comments.
2025-03-30 09:52:31 -05:00
armored-dragon
ae198ea1ee
Added basic graphic settings. 2025-03-30 09:52:30 -05:00
armored-dragon
5b1f332bfe
Adjusted validation for number inputs. 2025-03-30 09:52:29 -05:00
armored-dragon
f27a52d83e
Optimized settings.js 2025-03-30 09:52:28 -05:00
armored-dragon
f3a31a7081
Initial commit. 2025-03-30 09:52:21 -05:00
armored-dragon
228fa85a0f
Fix not scrolling to bottom on page change. 2025-03-28 15:38:36 -05:00
armored-dragon
3453102359
Only bypass the distance check on load. 2025-03-27 11:28:31 -05:00
armored-dragon
ce787d5803
Add check to see if hudRayPick intersects. 2025-03-24 16:24:36 -05:00
Alezia Kurdis
14f1fa01f7
Exclude Grid from Local EntityList
Exclude Grid from Local EntityList
2025-03-21 21:43:24 -04:00
Alezia Kurdis
c6e5ae153d
Add method to get the local entity ID
Add method to get the local entity ID to be able to exclude it from the entity list in create app
2025-03-21 21:41:54 -04:00
Alezia Kurdis
c61f21fd1d
initialize the local Entity filter at page load
initialize the local Entity filter at page load
2025-03-20 21:26:50 -04:00
Alezia Kurdis
79aafbcb26
Local Entities in Create app Entity List
Local Entities in Create app Entity List
2025-03-19 21:23:26 -04:00
Alezia Kurdis
a00986ecce
Local Entities in Create app Entity List
Local Entities in Create app Entity List
2025-03-19 21:20:40 -04:00
Alezia Kurdis
eb5aabe813
Local Entities in Create app Entity List
Local Entities in Create app Entity List
2025-03-19 21:19:31 -04:00
Alezia Kurdis
6718d9f17c
Replace unlit material by shape "unlit" property
Addressing:
Replace unlit materials in create with new shape unlit property #1062
2025-03-15 21:40:11 -04:00
Alezia Kurdis
4ffeb1d97f
Makes Text property as a textara for line breaks
Fixing ISSUE #1361
2025-03-15 20:38:01 -04:00
Alezia Kurdis
ff9004f32e
Adjust icones for the 2 view parent
Adjust icones for the 2 view parent
2025-03-15 13:15:25 -04:00
Alezia Kurdis
369c1bff1f
Adjust icones for the 2 view parent
Adjust icones for the 2 view parent
2025-03-15 13:14:45 -04:00
Alezia Kurdis
06b4d7e90d
Requested adjustments for Child Entity List
Requested adjustments for Child Entity List
2025-03-14 21:50:19 -04:00
HifiExperiments
412988a4de add torus rendering 2025-03-13 23:30:34 -07:00
Alezia Kurdis
844a5b3158
adjusting icon for navigation to parent
adjusting icon for navigation to parent
2025-03-06 21:54:51 -05:00
Alezia Kurdis
3d56ca2e03
adjusting icon for navigation to parent
adjusting icon for navigation to parent
2025-03-06 21:54:06 -05:00
Alezia Kurdis
d88b108726
adjustment for the parentID navigation
adjustment for the parentID navigation
2025-03-05 23:31:50 -05:00
Alezia Kurdis
23f2b1a234
Parent Navigation icon
Using Vircadia font cause we cant use code char like this: &#xe03A; so it needed to be a basic char like E
2025-03-05 23:30:12 -05:00
Alezia Kurdis
9deb216e46
Add Create Child Entities
Add Create Child Entities
2025-03-05 22:28:35 -05:00
Alezia Kurdis
202a6579c9
Add Create Child Entities
Add Create Child Entities
2025-03-05 22:27:27 -05:00
Alezia Kurdis
074381d336
Add Create Child Entities
Add Create Child Entities
2025-03-05 22:26:41 -05:00
Alezia Kurdis
999475aca7
Css for Create Child Entities
Css for Create Child Entities
2025-03-05 22:25:15 -05:00
Alezia Kurdis
df387d29a1
Add: Copy Skybox Color to Ambient Color
Add: Copy Skybox Color to Ambient Color
2025-03-03 19:13:42 -05:00
Alezia Kurdis
b3d9b62971
Adding Child Entities Tab
Adding Child Entities Tab
2025-03-02 22:50:44 -05:00
Alezia Kurdis
52b9972882
Adding Child Entities Tab
Adding Child Entities Tab
2025-03-02 22:48:50 -05:00
Alezia Kurdis
356f4579b7
Adding Child Entities Tab
Adding Child Entities Tab
2025-03-02 22:47:54 -05:00
Alezia Kurdis
5cf2e69e44
Adding Child Entities Tab
Adding Child Entities Tab
2025-03-02 22:47:00 -05:00
c4fa5bf186
Merge pull request #1307 from AleziaKurdis/placesAppAdiosBluryPictures
Places App.: Larger display and no more blurry effect in Places List.
2025-02-26 12:13:59 +01:00
09f8d07a29
Merge pull request #1213 from HifiExperiments/taa
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Improved TAA with Velocity Buffer
2025-02-18 19:19:54 +01:00
33b288a37e
Merge pull request #1304 from AleziaKurdis/placesAppDeadImagesManagement
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Places App: Addressing ugly image "broken link" in Place Details
2025-02-10 20:50:14 +01:00
ccdac96b9d
Merge pull request #1296 from AleziaKurdis/placeApp_rezTP
Places app: Portal Spawner and Copy URL
2025-02-10 20:43:52 +01:00
Alezia Kurdis
295c25ab49
Change the tile display in Place list
Change the tile display in Place list:
for the place with picture, the tile are increased from 60px height to 100px height
The blury effect has been removed (on the place list only)
display 100 char instead of 55 before truncate with ...
2025-02-08 22:05:57 -05:00
Alezia Kurdis
1a1779a507
Address ugly image broken link in Place Details
Address ugly image broken link in Place Details
2025-02-03 21:26:31 -05:00
HifiExperiments
79484c4b1d Merge remote-tracking branch 'overte/master' into taa 2025-01-23 22:26:40 -08:00
7a59a27eec
Merge pull request #1276 from AleziaKurdis/Armored-Chat_sortOrder
Some checks failed
Master API-docs CI Build and Deploy / Build and deploy API-docs (push) Has been cancelled
Master Doxygen CI Build and Deploy / Build and deploy Doxygen documentation (push) Has been cancelled
Armored-Chat: Add sortOrder.
2025-01-22 17:57:36 +01:00
Alezia Kurdis
c70fb31367
Using Sound Entity for the portal
Using Sound Entity for the portal, this simplify the termination of the looping sound.
2025-01-17 21:23:46 -05:00
Alezia Kurdis
ec47320ee2
Adding Portal Sound and Maximum Spawn protection
Adding Portal Sound and Maximum Spawn protection
2025-01-16 22:19:10 -05:00
Alezia Kurdis
febb84e0f5
Add Portal spawner and Copy URL
Add Portal spawner and Copy URL
2025-01-15 22:46:08 -05:00
HifiExperiments
18c7320879 3rd person camera clipping option 2025-01-06 21:19:32 -08:00
Alezia Kurdis
58cfcb18d6
Add sortOrder.
Add sortOrder to bring the app on the first page of the tablet (position 8)
2024-12-19 22:12:32 -05:00
Alezia Kurdis
3883de26ba
Add Hide & Show App from settings
This make the tablet app to be launched or not based on new setting that control its present in the tablet/toolbar.
It also make it able to discard or restore itself on the tablet/toolbar if the option is checked in the Setting menu.
(See PR 1274 for the new setting)
2024-12-19 21:56:30 -05:00