Commit graph

6847 commits

Author SHA1 Message Date
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
armored-dragon
318903a71c
Replaced "for" loop with "while" loop. Fixes one off errors. 2025-04-07 11:40:30 -05: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
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
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
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
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
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
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
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
Alezia Kurdis
4d5a6e0ddf
Add Paste url Button for this new qml too
Add Paste url Button for this new qml too
2024-10-27 21:33:29 -04:00
a2208725e0
Merge pull request #1165 from HifiExperiments/screenshare
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
Remove hifi screenshare (updated) (updated)
2024-10-22 17:31:39 +02:00
5b3cd71ea2
Merge pull request #1160 from AleziaKurdis/createApp_EquipableProperties
Create app: Grab and Equip
2024-10-22 14:20:45 +02:00
7ff372fa4c
Merge pull request #1164 from AleziaKurdis/placesAppPeristentMaturityFilter
Places App.: Persisted Maturity Filter and Default value for Newbies.
2024-10-22 14:15:49 +02:00
HifiExperiments
56a57d54bb
Merge branch 'master' into createApp_EquipableProperties 2024-10-21 16:00:48 -07:00
d38ebbd9f9 Fix Uuid.NULL behavior 2024-10-21 15:45:00 -07:00
ce8d57b4be
Merge pull request #1096 from overte-org/protocol_changes
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
Protocol changes -> master
2024-10-21 11:41:50 +02:00