summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneleditwearable.cpp
AgeCommit message (Collapse)Author
2014-03-21MAINT-3842 FIXED Using "Close Window" (Ctrl + W) shortcut while in ↵andreylproductengine
Appearance mode doesn't visually revert any changes...
2014-03-20MAINT-1190 FIXED Update visual param list when changing sex.Mnikolenko ProductEngine
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-11mergeprep
2013-03-04Removed deprecated calls to incrementCofVersionprep
2013-02-27Automated merge with https://bitbucket.org/lindenlab/sunshine-internalRichard Linden
2013-01-24merging in viewer-beta.Nyx Linden
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh.
2013-01-16SH-3645 WIP - preserve item order after wearable save asBrad Payne (Vir Linden)
2013-01-15SH-3339 WIP, SH-3645 WIP - added getActualDescription to obviate an ↵Brad Payne (Vir Linden)
obnoxious and widely-used workaround, re-create COF link after wearable edit to force COF version bump
2013-01-09SH-3620: Fix for editing a nocopy wearable being removed from the outfitprep
2012-12-13Merged SH-3339 work with sunshine-internal. Still a WIP.Logan Dethrow
2012-12-13WIP SH-3339. Commit to merge from trunk to get build fixes, etc.Logan Dethrow
2012-12-13Fix for SH-3591.prep@lindenlab.com
2012-12-12Fixes for SH-3591 & SH-3620prep
2012-12-04Pull and merge viewer-developmentsimon@Simon-PC.lindenlab.com
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵prep
alignment issue in llAppearance.
2012-11-19Removed a few unnecessary include lines.Logan Dethrow
2012-11-19Moved 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-19WIP SH-3339 Only try to increment the cof version if in a server bake region.Logan Dethrow
2012-11-16WIP First buildable code after adding support for SH-3339.Logan Dethrow
2012-11-15WIP 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-11Updating linux build to gcc4.6Don Kjer
2012-09-10MAINT-826 FIXED Show the first subpart by defaultmaxim_productengine
2012-09-06Extracted mWearableDatas from LLAgentWearables into ↵Don Kjer
llappearance/LLWearableData. Moved LLDriverParam into llappearance
2012-09-03Merge VirLinden/sunshine -> don_linden/sunshine-experimentalDon Kjer
2012-09-03Renamed LLVOAvatarDefines to LLAvatarAppearanceDefinesDon Kjer
2012-09-03Extracted texture baking system into llappearance library.Don Kjer
2012-08-22SH-3625 - some associated cleanup, do_update field is useless in various ↵Brad Payne (Vir Linden)
calls because of possible race conditions
2012-08-21Make sure mWearableItem/mNameEditor are valid before dereferencing them.Nicky
2012-05-22MAINT-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-18STORM-1737 panel_edit_skin.xml uses confusing historical terminologyJonathan Yap
2011-04-14VWR-25445 FIXED breasts... accordions are presented in Edit Physics floater ↵Loren Shih
for male avatars Accordions are selectively hidden based on gender.
2011-04-06For SH-1308 Edit Physics sometimes messes up cameraLoren Shih
Removed camera switching for phyics wearables.
2011-04-03Added breast sway (left-right).Seraph Linden
2011-04-02Moved Drag to be a general shape physics param, to save on number of ↵Seraph Linden
transmitted params.
2011-04-02Fix for edit physics panel tab names.Seraph Linden
2011-03-31Created Advanced Physics panel.Loren Shih
Made a bunch of aesthetic changes to physics panel accordion.
2011-03-30Change 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-29Fixed some labels, and made some labels/wearables hidden in edit.Loren Shih
Added accordions for physics.
2011-03-29A 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-21merge out from viewer-developmentOz Linden
2011-01-14STORM-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-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24merge heads. whew.Tofu Linden
2010-08-23Created new wearable type.Loren Shih
Added debug setting for disabling physics. Added disable-multiwear and disable-camera-reset to wearabletype.
2010-08-23First pass commit for breast physics.Loren Shih
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden