Age | Commit message (Collapse) | Author |
|
|
|
This change should make the logic for missing wearables match what's in the doc linked from the jira. It doesn't address the case of missing attachments, which will be more complicated.
Reviewed by Nyx and vir.
|
|
|
|
|
|
|
|
|
|
Fixed random to use ll_rand() so that it compiles across all architectures.
This should fix the trunk build.
Code reviewed by CG
|
|
EXT-7504 WIP Force decloud after timeout using lower res textures
Better formatting for baked texture information.
Also added exponential timeout for sending low res baked textures.
|
|
initialize edit menu callbacks earlier
|
|
|
|
|
|
|
|
|
|
|
|
EXT-7598 FIXED dup - Consistent 'ruthing' of male avatars at meeting
final piece. all reviewed by nyx.
|
|
|
|
Added more information into the texture debug view.
|
|
- Hooked up Wear / Take off / Rename / Delete items in the My Outfits gear menu.
- Added "Create new..." to body part / clothing context menu in Edit Outfit.
- Added "Create new..." submenus to the Edit Outfit gear menu.
- Disabling the "Take Off" menu item of the clothing context menu in the Edit Outfit panel when it's irrelevant.
Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/494/
--HG--
branch : product-engine
|
|
Done:
- Implemented creating new wearables via My Outfits gear menu.
- Implemented renaming/removing/editing an outfit via My Outfits context menu.
- Implemented "Attach to..." / "Attach to HUD..." context submenus.
- Now disabling (instead of hiding) irrelevant wearable context menu items.
- Added "Take Off / Detach" context menu item that's shown for clothes and attachments.
Useful if you selected a bunch of items and want to take them all off.
- Fixed taking off an outfit
(not all wearables were taken off because of a wrong inventory collector).
- Fixed crash when editing a skirt
(reference to a missing string).
- In LLWearableItemsList::ContextMenu::updateItemsVisibility renamed variables
and introduced MASK_UNKNOWN per Nyx's request.
Known issues:
- "Attach to..." context menus may be displayed partially off-screen
(there is the same bug in the inventory panel).
- The way we invoke wearable editing panel after the wearable gets created
is currently a hack.
TODO:
- Wear / take off / rename / delete an outfit via My Outfits gear menu
(currently not implemented because of missing selection support in My Outfits).
- Add "Create new..." to body part / clothing context menu in Edit Outfit.
- Add "Create new..." submenus to the Edit Outfit gear menu.
Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/466/
--HG--
branch : product-engine
|
|
- Increased size of the TextBox
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/477/
--HG--
branch : product-engine
|
|
- Enabled for accordion 'fit to parent' parameter
Reviewed by Vadim Savchuk and Neal Orman at https://codereview.productengine.com/secondlife/r/440/
--HG--
branch : product-engine
|
|
Region\" strings
- Added hardcoded \"Estate / Full Region\" and \"Mainland / Full Region\" to the strings.xml
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/483/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/497/
--HG--
branch : product-engine
|
|
initialization at earlier state failed.
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/480/
--HG--
branch : product-engine
|
|
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/489/
--HG--
branch : product-engine
|
|
Reviewed by Neal Orman and Mike Antipov at https://codereview.productengine.com/secondlife/r/496/.
--HG--
branch : product-engine
|
|
- Added outfit list item with double click support.
- Added wearing/detaching single item on double click.
- Added replacing current outfit with an outfit from double clicked accordion tab.
Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/493/.
--HG--
branch : product-engine
|
|
reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/484/
--HG--
branch : product-engine
|
|
- New art was added in the textures.xml.
- New art was applied to the back button in the following panels:
panel_profile_view.xml
panel_block_list_sidetray.xml
panel_classified_info.xml
panel_edit_classified.xml
panel_pick_info.xml
panel_edit_pick.xml
panel_edit_wearable.xml
panel_group_info_sidetray.xml
panel_landmark_info.xml
panel_outfit_edit.xml
panel_place_profile.xml
sidepanel_item_info.xml
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/487/
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/488/
--HG--
branch : product-engine
|
|
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/491/
--HG--
branch : product-engine
|
|
|
|
|
|
|
|
ignore the first letter
clear the searchstring on list focus lost, not setFocus, so that the act of popping open the list when you type the first letter doesn't clear the first letter from the search string
|
|
the toast logic to set visibility on dialogs in reverse order was bringing older modal dialogs to the front
|
|
unloaded avatar sphere fullbright/no flicker
|
|
|
|
|
|
|
|
to be reviewed by nyx.
|
|
|
|
Changed timeout behavior to be recurring, so that low res textures are uploaded every X seconds as needed.
|
|
|
|
- relocated Add button (required substantial layout_stacks repositioning)
- got rid of switch/shop buttons
- reverted addition of adaptors for (accordion tabs/list view) inline button bars
* failed to get rid of an empty space above bottom bars when "add wearables panel" is invisible
(due to bug in the layout stack, when border is still drawn below layout panel which is only one visible)
https://jira.secondlife.com/secure/attachment/39854/empty+space+.jpg
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/481/
--HG--
branch : product-engine
|
|
Removed default "FlashIconAbsent" value of image_flash button attribute. Changed check for presence of thic icon in code accordingly.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|