Commit graph

9359 commits

Author SHA1 Message Date
acf4a4f503
Merge pull request #1513 from ada-tv/fix/teleport-indicator
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
Fix VR teleport indicator
2025-05-05 22:27:44 +02:00
Ada
2f34081d13 OpenXR cleanup 2, electric boogaloo 2025-05-04 22:00:11 +10:00
Ada
d0003d13b4 Fix VR teleport indicator 2025-05-03 21:12:37 +10:00
ec94000432
Merge pull request #1505 from ada-tv/feature/openxr-hand-tracking
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
OpenXR Hand Tracking
2025-05-01 23:07:50 +02:00
Ada
7aff928c2d Disable hand tracking check in broken controller scripts 2025-05-02 01:54:20 +10:00
42e54369d3
Merge pull request #1385 from Armored-Dragon/feature/SettingsRebase2
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
New Graphics SettingsUI
2025-05-01 16:24:06 +02:00
armored-dragon
13cb230640
Change local lights condition. 2025-05-01 07:35:48 -05:00
armored-dragon
5f2f2f1328
Updated docs. 2025-04-30 12:41:44 -05:00
armored-dragon
c7ae20caec
Remove "Fog". 2025-04-30 12:18:17 -05:00
armored-dragon
26243bb290
Added "Ambient Occlusion". 2025-04-29 08:30:00 -05:00
armored-dragon
e113494571
Update graphics preset value based on changed settings. 2025-04-29 08:05:09 -05:00
Alezia Kurdis
29d8063501
Make navigation buttons not draggable
Make navigation buttons not draggable
2025-04-28 19:38:33 -04:00
armored-dragon
9b252ada2e
Added more docs with examples.
Revered property type change.
2025-04-20 07:12:34 -05:00
armored-dragon
5afa38dc80
Fix QML errors. 2025-04-20 06:49:35 -05:00
armored-dragon
1de5cca70f
Adjusted SettingNumber colors. 2025-04-20 06:45:13 -05:00
armored-dragon
baee2d277b
Hover effects for individual settings.
Changes the setting types bool, combobox, .etc to have a visual hover effect.
2025-04-20 06:27:39 -05:00
armored-dragon
d048d4ba8a
Touched up HeaderElement.
Removed zIndex. I don't remember what that was for and removing it did not break anything.
2025-04-20 06:03:57 -05:00
armored-dragon
1f68081a37
Updated variable names.
Removed dead/unused code.
2025-04-20 06:00:25 -05:00
armored-dragon
8b39297929
Adjust flickDeceleration value. 2025-04-20 05:43:42 -05:00
armored-dragon
16c9bcd686
Adjusted scrollbar. Now always visible. 2025-04-20 05:27:39 -05:00
22e6f151f2
Show general settings on tablet (#148) 2025-04-19 18:29:40 -05:00
armored-dragon
5aa1d5d883
Visible scrollbar on settings page. 2025-04-19 02:47:44 -05:00
armored-dragon
375b507ccb
Sound effects.
Play a sound on hovering over a SettingSubviewListElement, clicking on SettingSubviewListElement, toggling of a boolean, and on the popup of the combobox.
2025-04-19 02:07:26 -05:00
armored-dragon
d23ff06b4a
Hover effects on SettingSubviewListElement.
Changed structure of SettingSubviewListElement.
2025-04-19 01:57:47 -05:00
armored-dragon
69f38a9ebf
Attempt fix text scaling with DPI. 2025-04-19 01:26:13 -05:00
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
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
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