Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-19 | Removed a few unnecessary include lines. | Logan Dethrow | |
2012-11-19 | Moved implementation of incrementCofVersion to llappearancemgr.cpp. Changed ↵ | Logan Dethrow | |
retry logic to use the more robust mRetryPolicy instead of my own previous implementation. | |||
2012-11-19 | WIP SH-3339 Only try to increment the cof version if in a server bake region. | Logan Dethrow | |
2012-11-16 | WIP First buildable code after adding support for SH-3339. | Logan Dethrow | |
2012-11-15 | WIP Working on adding http request to increment the COF version when a ↵ | Logan Dethrow | |
change is made to an item in an agent's current outfit folder. SH-3339 | |||
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-09-10 | MAINT-826 FIXED Show the first subpart by default | maxim_productengine | |
2012-09-06 | Extracted mWearableDatas from LLAgentWearables into ↵ | Don Kjer | |
llappearance/LLWearableData. Moved LLDriverParam into llappearance | |||
2012-09-03 | Merge VirLinden/sunshine -> don_linden/sunshine-experimental | Don Kjer | |
2012-09-03 | Renamed LLVOAvatarDefines to LLAvatarAppearanceDefines | Don Kjer | |
2012-09-03 | Extracted texture baking system into llappearance library. | Don Kjer | |
2012-08-22 | SH-3625 - some associated cleanup, do_update field is useless in various ↵ | Brad Payne (Vir Linden) | |
calls because of possible race conditions | |||
2012-08-21 | Make sure mWearableItem/mNameEditor are valid before dereferencing them. | Nicky | |
2012-05-22 | MAINT-119 FIXED (PUBLIC]no-transfer textures not searchable via texture picker) | Paul ProductEngine | |
- Implemented Richard's and Leo's spec - Also fixed an issue when applying no-transfer texture for an object using texture picker, creates redundant copies of the texture in the object's content | |||
2011-12-18 | STORM-1737 panel_edit_skin.xml uses confusing historical terminology | Jonathan Yap | |
2011-04-14 | VWR-25445 FIXED breasts... accordions are presented in Edit Physics floater ↵ | Loren Shih | |
for male avatars Accordions are selectively hidden based on gender. | |||
2011-04-06 | For SH-1308 Edit Physics sometimes messes up camera | Loren Shih | |
Removed camera switching for phyics wearables. | |||
2011-04-03 | Added breast sway (left-right). | Seraph Linden | |
2011-04-02 | Moved Drag to be a general shape physics param, to save on number of ↵ | Seraph Linden | |
transmitted params. | |||
2011-04-02 | Fix for edit physics panel tab names. | Seraph Linden | |
2011-03-31 | Created Advanced Physics panel. | Loren Shih | |
Made a bunch of aesthetic changes to physics panel accordion. | |||
2011-03-30 | Change in physics parameter names. | Loren Shih | |
Split some physics parameters into separate accordions based on updown/leftright. Fixed a minor issue with physics edit tab height. | |||
2011-03-29 | Fixed some labels, and made some labels/wearables hidden in edit. | Loren Shih | |
Added accordions for physics. | |||
2011-03-29 | A bit of rearchitecture so that we can have edit wearables that don't have ↵ | Loren Shih | |
associated snapshots. Needed to support physics wearables, which don't use a snapshot. | |||
2011-01-21 | merge out from viewer-development | Oz Linden | |
2011-01-14 | STORM-834 FIXED Color picker remains opened after 'Undo changes' button was ↵ | Paul Guslisty | |
pressed on 'Edit weareble' panel - Close color picker after color swatch's value updated | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-23 | Created new wearable type. | Loren Shih | |
Added debug setting for disabling physics. Added disable-multiwear and disable-camera-reset to wearabletype. | |||
2010-08-23 | First pass commit for breast physics. | Loren Shih | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-30 | merge | Richard Nelson | |
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-07-26 | (hairy) merge from viewer-release | Tofu Linden | |
2010-07-21 | EXT-8164 FIXED (Accordions should be reset to default state after Edit ↵ | Andrew Polunin | |
Outfit panel reopening) Now accordion on panels 'Edit Outfit', 'Editing Shape', 'Editing Hair', 'Editing Eyes', 'Editing Skin', 'Group Profile' and 'Place Profile' are reset when the panels are closed and then opened again. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/782/ --HG-- branch : product-engine | |||
2010-07-20 | Automated merge with ssh://nyx@hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-20 | EXT-8119 tattoo texture remains grey until rebake | Nyx (Neal Orman) | |
texture pipeline always returns a valid image, we needed to check the image id against IMG_DEFAULT instead of NULL. This causes the image to be correctly set to IMG_DEFAULT_AVATAR, which is never rendered during layer baking. Code reviewed by Seraph | |||
2010-07-20 | merge | Richard Nelson | |
2010-07-19 | EXT-8360 WIP - propagating COF item name changes various places | Brad Payne (Vir Linden) | |
2010-07-19 | EXT-7899 FIXED setVisible() was overridden IN LLPanelEditWearable to ↵ | Vladimir Pchelko | |
hide(close) LLPanelEditWearable "child" controls by calling "showWearable(mWearablePtr, FALSE);" The problem was in LLPanelEditWearable "child" controls does not handle parent's setVisible() (for example - floater's). --HG-- branch : product-engine | |||
2010-07-15 | EXT-8283 FIX - allow saveWearable to change name of wearable, split off ↵ | Brad Payne (Vir Linden) | |
logic for saveAs case. Some remaining UI issues will be filed separately. Reviewed by Nyx | |||
2010-07-07 | EXT-8254 FIXED Enabled texture/color selection when editing non-copyable ↵ | Vadim Savchuk | |
clothing items. Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/707/ --HG-- branch : product-engine | |||
2010-07-06 | EXT-8121 FIXED Added updating type specific controls (checkboxes, radio ↵ | Sergei Litovchuk | |
buttons) in Edit Wearable panel upon undo action. Reviewed by Neal Orman at https://codereview.productengine.com/secondlife/r/702/. --HG-- branch : product-engine | |||
2010-06-28 | EXT-8030 Can't edit worn Tattoos - Texture and Color pickers won't open | Leyla Farazha | |
EXT-8029 Edit Wearable > Skirt, Jacket, Socks - Can't open texture or color picker, texture appears as gray X EXT-7770 Revert on shirt edit doesn't revert the fabric or color/tint icons back to their originals fixes color swatch/texture ctrl disabled issue and "undo changes" not reverting textures on avatar does not fix grey tattoo preview issue reviewed by Nyx | |||
2010-06-24 | merge | Brad Payne (Vir Linden) | |
2010-06-24 | EXT-7932 FIX - reviewed by Nyx | Brad Payne (Vir Linden) | |
2010-06-24 | merge | Tofu Linden | |
2010-06-24 | EXT-7838 FIX - viewer 2.1 avatars look ruth-shaped to viewer-2 users | Nyx (Neal Orman) | |
Added a third visual param group VISUAL_PARAM_GROUP_TWEAKABLE_NO_TRANSMIT to specify visual params that are user-tweakable, but should not be sent over the network. We should have this group *only* for new user-tweakable visual parameters that should not be sent over the network. These should only be used for *new* parameters that only contribute to the generation of baked textures. Code reviewed by Richard |