summaryrefslogtreecommitdiff
path: root/indra/newview/llsidepanelappearance.cpp
AgeCommit message (Collapse)Author
2021-06-25Merge branch 'master' into DRTVWR-521-maintAndrey Lihatskiy
2021-03-29SL-15034 Revisions to dedicated Avatar menusAndrey Kleshchev
2021-02-01Merge branch 'master' into DRTVWR-521-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llappviewer.cpp
2020-11-23SL-14370 Fix loading indicatorsAndrey Kleshchev
2020-11-10SL-14303 Fix LLWearableType to not spam in logsAndrey Kleshchev
2019-10-29SL-12196 Crash at updateMeshTexturesandreykproductengine
2018-05-08MAINT-8586 XUI cleanupAndrey Kleshchev
2017-02-27MAINT-1206 "Save as" only works once when making skins in the new appearance ↵Mnikolenko Productengine
editor
2017-01-11MAINT-7048 FIXED Changes in wearables are not saved properlyMnikolenko Productengine
2016-12-20MAINT-7012 FIXED Crash in LLPanelEditWearable::isDirty()Mnikolenko Productengine
2016-11-23MAINT-6951 Fixed Appearance panel causing camera movement regardless of ↵andreykproductengine
circumstance.
2016-07-26MAINT-6566 Avatar sliders display incorrect values immediately after saving ↵Mnikolenko Productengine
a copy of the wearable.
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-03-04MAINT-5435 missing null checkandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-03-05SL-103 WIP - viewer enforces wearable limits based on total articles of ↵Brad Payne (Vir Linden)
clothing rather than per-type limit. Limit is artificially low for testing, will bump before release.
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-03-12mergeBrad Payne (Vir Linden)
2014-03-12merge with releaseRichard Linden
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2013-08-16merge with viewer-releaseNyx Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-06-20merge with releaseRichard Linden
2013-06-18SH-4275: Fixed regression - appearances are no longer broadcasted before ↵prep@lindenlab.com
exiting appearance editor
2013-06-14WIP: sh-4035 backed out changes to appearance window confirmationprep@lindenlab.com
2013-06-05merge with viewer-releaseRichard Linden
2013-06-03SH-4035 spec change. If you revert after quiting, SL shutsdown.prep
2013-05-28Sh-4035: Updated implementation according to new specs. Fixed a couple of ↵prep@lindenlab.com
outstanding bugs.
2013-05-21mergeBrad Payne (Vir Linden)
2013-05-13SH-4035: Removed prompt to save if av just has outfit changes and you click ↵prep@lindenlab.com
on the back button
2013-05-13SH-4035: Hooked up logic to handle 'me->appearance'. Refactored out some ↵prep@lindenlab.com
commonly used code in llfloatersidepanelcontainer
2013-05-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors
2013-05-10SH-4035: Removed prompt to save if av just has outfit changes. Hooked up ↵prep@lindenlab.com
logic to handle ctrl+w and ctrl+shift+w confirmation prompts
2013-05-01Merge vwr-dev-matGraham Madarasz
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-17Fix for SH-4124: Closing appearance panel also closes the edit wearable ↵prep
panel if it was active
2013-04-17Fix for SH-4123: outfit update corrected for edit/save/abandon sequenceprep
2013-04-16Fix for SH-4108 - observer does not see the outfit change when closing ↵prep@lindenlab.com
appearance panel.
2013-04-12Sh-4035: Fix for skin changes not being reverted after cancelprep@lindenlab.com
2013-04-10SH-4035:Added ignore message to notificationprep@lindenlab.com
2013-04-09SH-4035: Removed unneeded functional callprep@lindenlab.com
2013-04-09SH-4035: Bug fix to handle closing the panel when editing a specific wearableprep@lindenlab.com
2013-04-08WIP SH-4035: confirmation when closing appearance window when changes presentprep
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-25SH-4034 FIX Outfit changes broadcast without exiting appearance edit modeNyx Linden
Backing out MAINT-1099 fix. Added line causes us to temporarily exit and re-enter outfit editing mode every time we edit a wearable, which has a host of unintended consequences. Reviewed the original bug, and their fix should not have any impact on the original bug. Repro of the original bug does not repro, with or without the patch. The patch causes regressions but not fixes so removing it. Will send MAINT-1099 back to QA for verification - there is an alternate solution if this causes a regression.
2013-03-20SH-3978 FIX Unsaved changes/save options not shown after adding new pants.Nyx Linden
UI was incorrectly assuming that saving a wearable meant that the outfit did not need to be saved as well. Updated panel switching to actually check whether the outfit matches the base outfit.
2013-03-11Viewer-chui mergeprep
2013-01-30Pull merge from lindenlab/viewer-developementMerov 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.