Commit graph

9441 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Improved TAA with Velocity Buffer
2025-02-18 19:19:54 +01:00
33b288a37e
Merge pull request #1304 from AleziaKurdis/placesAppDeadImagesManagement
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
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
a59047da30
Merge pull request #1241 from Armored-Dragon/fix/ac_timestamps
Change ArmoredChat timestamps to use real timestamps
2024-11-28 22:32:06 +01:00
d547dc1244
Merge pull request #1203 from Armored-Dragon/feature/ac_joinnotifications
ArmoredChat notifications on join and leave
2024-11-28 19:57:59 +01:00
armored-dragon
600b8a4e84
Added sounds to all incoming chat messages. 2024-11-22 06:38:19 -06:00
armored-dragon
bb91e8726f
Renamed function. 2024-11-16 18:53:34 -06:00
armored-dragon
83373d0efb
Change to timestamp instead of saving timestrings. 2024-11-16 18:47:33 -06:00
362e8b07c3
Merge pull request #1202 from AleziaKurdis/createApp_QmlPasteSoundUrl
Create App.: Add "Paste" button for NewSoundDialog QML.
2024-11-03 22:12:29 +01:00
armored-dragon
7c8ca85b5e
Removed dead / commented code.
Better id name.
2024-10-30 05:03:30 -05:00
armored-dragon
fb43abc636
Fixed messages not actually clearing. 2024-10-30 04:58:47 -05:00
armored-dragon
f6ce6db047
House keeping 2024-10-30 04:50:03 -05:00
HifiExperiments
ce7c304025 Merge remote-tracking branch 'overte/master' into taa 2024-10-29 23:30:11 -07:00
armored-dragon
298bbbb52c
Fix type on sourceComponent. 2024-10-29 15:25:45 -05:00
armored-dragon
e1e079b654
Fix scrolling + message combining. 2024-10-29 15:16:06 -05:00
armored-dragon
91733a76ce
Add option to turn off notification. 2024-10-27 23:06:00 -05:00
armored-dragon
d98ff9cd0a
Add notification. 2024-10-27 22:53:29 -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
8b4207d18c
Merge pull request #1196 from Armored-Dragon/fix/AC_fix_quickchat_colortheme
Fix ArmoredChat quick_message qml dialog colors on light theme systems
2024-10-27 13:12:14 +01:00
armored-dragon
d3bf9a5cb7
Hard code colors.
Fix indentation.
Created custom components.
Italic text on placeholder text.
2024-10-27 03:52:19 -05:00
pull[bot]
2f359cc15f
[pull] master from overte-org:master (#93)
* mirrors wip

* fix view + projection, texture flipping, billboarding

* wip portals

* wip

* fix cpu frustum culling (hacky?)

* fix mirrors in deferred

* mirrors on models + text

* portals use exit as ignoreItem

* cleanup

* entity tags

* wild guess to handle view correction, hide portalExitID in create when mirrorMode != portal

* let's try this??

* plz

* promising

* fix paramsOffset and view flipping

* portals shouldn't flip

* break when tag found

* fix portal view calculation

* Revert "Mirrors + Portals"

* Revert "Revert "Mirrors + Portals""

* web entity wantsKeyboardFocus property

* fix typo

* move audio zones to zone entity properties

* fix audio zones in create

* set dynamic factory

* new procecural particle entity type

* fix particle intersection

* shorten create labels

* fix 0 update props case

* Ability to smooth model animations

* sound entities

* fix layered simulate items

* fix stereo sound speed

* support non-localOnly sound avatar entities

* add sound url prompt

* support registration point, improve locking

* remove keyboardRasied

* locking attempt #2

* fix keyboardRasied typo

* add default particle props

* add unlit property for shapes

* Merge branch master into protocol_changes

* add ambient light color

* fix create issue

* fix create issue

* add tonemapping props to zones, wip ambient occlusion

* wip ambient occlusion

* it's working!

* remove attachments

* fix non-localOnly positional sounds not updating

* change AO default to HBAO, remove from create

* more graphics options

* fix AO setting + effects in mirrors

* fix AA in mirrors

* alezia's fixes

* fix haze in mirrors

* add comment for SKYBOX_DISTANCE

* new line

* model loading priority updates over time, takes into account out of bounds, avatar entities have higher priority, and fsts can specify to wait for wearables to load before rendering

* add loadPriority to model entities, working on other avatars waitForWearables

* fix build error

* try to fix isServer assert

* fix stats + waitForWearables

* Listen for click instead of release.

* Reverted initial commit. Implemented hack to listen for menu click events.

* Missed some reverts.

* Missed another one.

* Prevent duplicate actions.

* Added extra needed checks.

* Fix without formatting? (#91)

* Hopefully fixed formatting.

* Things can't be too easy.

* Remove google poly

* automated entity property serialization

* cleanup + automate EntityPropertyFlags

* text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often

* fix text size

* Update interface/resources/controllers/keyboardMouse.json

Co-authored-by: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>

* fix component mode serialization

* Fixed mouse look in selfie mode.

* fix text debug assert on invalid or unloaded font

* missed some enums

* fix ADD_GROUP_PROPERTY_TO_MAP

* fix PROP_GRAB_EQUIPPABLE_INDICATOR_URL missing urlPermission

* fix KeyLightPropertyGroup legacy properties

* fix PolyLineEntityItem::getEntityProperties

* comment cmake script

* fix copyright

* Replaced key value with key text.
Added additional comment about the specific delete key used.

* weekly promoted place

Highlight the first place in the list as the weekly promoted place

* Fixed lingering references to `avatarIcon`.

Signed-off-by: armored-dragon <publicmail@armoreddragon.com>

* Adding icon for "Grab And Equip" section

Adding icon for "Grab And Equip" section

* Add "Grab And Equip" section

Add "Grab And Equip" section for the grabbale and Equipable groups of properties.

* Add files via upload

* Add tooltips for the "Grab and Equip" properties

Add the tooltips for the "Grab and Equip" properties

* Text adjustments for grab.equippable

Text adjustments for grab.equippable

* Make Maturity Filter persisted

Make Maturity Filter persisted and with a default value (Teen & Everyone)

* Adjust the default value for maturity

Adjust the default value for maturity

* move "triggerable" under GRAB & EQUIP

move "triggerable" under GRAB & EQUIP

* Remove hifi-screenshare
Cherry picked and updated from Tivoli dd5b6ea6ee5597a06603e16509640e7ed18106bb

Co-authored-by: Julian Groß <julian.g@posteo.de>

* Insert placeholder to not break protocol yet.

* Fix incorrectly resolved merge conflict, left too much code.

* Fixes based on review comments on previous PR

* Remove code accidentally re-added during a conflict fix

* bump protocol

* rebuild fonts with full charset (NOT -allglyphs)

* Attempt at fixing Windows master branch builds

* Change minimum angular velocity to a lower one

* Fix Uuid.NULL behavior

---------

Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
Co-authored-by: HifiExperiments <thingsandstuffblog@gmail.com>
Co-authored-by: ksuprynowicz <ksuprynowicz@post.pl>
Co-authored-by: Dale Glass <51060919+daleglass@users.noreply.github.com>
Co-authored-by: HifiExperiments <53453710+HifiExperiments@users.noreply.github.com>
Co-authored-by: Julian Groß <julian.g@posteo.de>
Co-authored-by: armored-dragon <publicmail@armoreddragon.com>
Co-authored-by: Armored-Dragon <github56254@armoreddragon.com>
Co-authored-by: Alezia Kurdis <60075796+AleziaKurdis@users.noreply.github.com>
Co-authored-by: Maki <mxmcube@gmail.com>
Co-authored-by: Dale Glass <dale@daleglass.net>
2024-10-24 06:32:53 +00:00
HifiExperiments
6876742e6f static pipelines + misc render cleanup 2024-10-23 15:53:10 -07:00
a2208725e0
Merge pull request #1165 from HifiExperiments/screenshare
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
Protocol changes -> master
2024-10-21 11:41:50 +02:00
Maki
5e35f76668 Remove hifi-screenshare
Cherry picked and updated from Tivoli dd5b6ea6ee5597a06603e16509640e7ed18106bb

Co-authored-by: Julian Groß <julian.g@posteo.de>
2024-10-18 18:59:18 -07:00
Alezia Kurdis
130948f0ac
move "triggerable" under GRAB & EQUIP
move "triggerable" under GRAB & EQUIP
2024-10-16 22:13:55 -04:00
Alezia Kurdis
7979366978
Adjust the default value for maturity
Adjust the default value for maturity
2024-10-15 21:14:50 -04:00
Alezia Kurdis
6bd09409ce
Make Maturity Filter persisted
Make Maturity Filter persisted and with a default value (Teen & Everyone)
2024-10-14 21:22:18 -04:00
Alezia Kurdis
d63b3f51bc
Text adjustments for grab.equippable
Text adjustments for grab.equippable
2024-10-12 13:37:14 -04:00
Alezia Kurdis
c928c9b048
Add tooltips for the "Grab and Equip" properties
Add the tooltips for the "Grab and Equip" properties
2024-10-11 22:09:29 -04:00
Alezia Kurdis
64b5d2db33
Add files via upload 2024-10-11 21:37:51 -04:00
Alezia Kurdis
82a923e06c
Add "Grab And Equip" section
Add "Grab And Equip" section for the grabbale and Equipable groups of properties.
2024-10-10 22:27:26 -04:00
Alezia Kurdis
17e253006b
Adding icon for "Grab And Equip" section
Adding icon for "Grab And Equip" section
2024-10-10 22:23:28 -04:00
b78d0b060e
Merge pull request #1123 from Armored-Dragon/fix/createMenuDelete
Fix Create App not honoring menu bar actions
2024-10-05 22:33:21 +02:00
529a7ae72b
Merge pull request #1153 from AleziaKurdis/placesAppPromoteBetter
Place App: Weekly promoted place
2024-10-05 22:02:57 +02:00
HifiExperiments
e7f7314b37
Merge branch 'master' into protocol_changes 2024-10-02 12:11:39 -07:00
Alezia Kurdis
8526f09a9d
weekly promoted place
Highlight the first place in the list as the weekly promoted place
2024-09-30 20:27:09 -04:00
armored-dragon
1ede7ed3e9
Replaced key value with key text.
Added additional comment about the specific delete key used.
2024-09-30 08:02:44 -05:00
Alezia Kurdis
1deab129d2
Add Avatar and Local Entities Highlighting
Add Avatar and Local Entities Highlighting for Name and ID properties
2024-09-29 23:00:03 -04:00
Alezia Kurdis
652bb6f6da
Adding Avatar Entity Highlighting
Adding Avatar Entity Highlighting
2024-09-29 20:52:07 -04:00
Alezia Kurdis
151546619d
Adding Avatar Entity Highlighting
Adding Avatar Entity Highlighting
2024-09-29 20:51:43 -04:00
Alezia Kurdis
b2137adde0
Adding Avatar Entity Highlighting
Adding Avatar Entity Highlighting
2024-09-29 20:51:04 -04:00
HifiExperiments
79cfa68edf fix accidentally clearing url fields when you don't have view permission 2024-09-09 14:58:41 -07:00
HifiExperiments
74fa1d1291 text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often 2024-09-08 21:12:25 -07:00
armored-dragon
cf3afa8855
Prevent duplicate actions. 2024-09-02 12:29:44 -05:00