summaryrefslogtreecommitdiff
path: root/indra/newview/llsidepanelappearance.cpp
AgeCommit message (Collapse)Author
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
# Conflicts: # autobuild.xml # indra/cmake/CMakeLists.txt # indra/cmake/GoogleMock.cmake # indra/llaudio/llaudioengine_fmodstudio.cpp # indra/llaudio/llaudioengine_fmodstudio.h # indra/llaudio/lllistener_fmodstudio.cpp # indra/llaudio/lllistener_fmodstudio.h # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/llaudio/llstreamingaudio_fmodstudio.h # indra/llcharacter/llmultigesture.cpp # indra/llcharacter/llmultigesture.h # indra/llimage/llimage.cpp # indra/llimage/llimagepng.cpp # indra/llimage/llimageworker.cpp # indra/llimage/tests/llimageworker_test.cpp # indra/llmessage/tests/llmockhttpclient.h # indra/llprimitive/llgltfmaterial.h # indra/llrender/llfontfreetype.cpp # indra/llui/llcombobox.cpp # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.h # indra/llui/lllineeditor.cpp # indra/llui/lllineeditor.h # indra/llui/lltextbase.cpp # indra/llui/lltextbase.h # indra/llui/lltexteditor.cpp # indra/llui/lltextvalidate.cpp # indra/llui/lltextvalidate.h # indra/llui/lluictrl.h # indra/llui/llview.cpp # indra/llwindow/llwindowmacosx.cpp # indra/newview/app_settings/settings.xml # indra/newview/llappearancemgr.cpp # indra/newview/llappearancemgr.h # indra/newview/llavatarpropertiesprocessor.cpp # indra/newview/llavatarpropertiesprocessor.h # indra/newview/llbreadcrumbview.cpp # indra/newview/llbreadcrumbview.h # indra/newview/llbreastmotion.cpp # indra/newview/llbreastmotion.h # indra/newview/llconversationmodel.h # indra/newview/lldensityctrl.cpp # indra/newview/lldensityctrl.h # indra/newview/llface.inl # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llfloateremojipicker.h # indra/newview/llfloaterimsessiontab.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/llfloaterprofiletexture.h # indra/newview/llgesturemgr.cpp # indra/newview/llgesturemgr.h # indra/newview/llimpanel.cpp # indra/newview/llimpanel.h # indra/newview/llinventorybridge.cpp # indra/newview/llinventorybridge.h # indra/newview/llinventoryclipboard.cpp # indra/newview/llinventoryclipboard.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorygallery.cpp # indra/newview/lllistbrowser.cpp # indra/newview/lllistbrowser.h # indra/newview/llpanelobjectinventory.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llpanelprofile.h # indra/newview/llpreviewgesture.cpp # indra/newview/llsavedsettingsglue.cpp # indra/newview/llsavedsettingsglue.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llurllineeditorctrl.cpp # indra/newview/llvectorperfoptions.cpp # indra/newview/llvectorperfoptions.h # indra/newview/llviewerparceloverlay.cpp # indra/newview/llviewertexlayer.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/macmain.h # indra/test/test.cpp
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/llimage/llimage.cpp # indra/llui/llsearcheditor.cpp # indra/llui/llview.cpp # indra/newview/llagent.cpp # indra/newview/llappviewer.cpp # indra/newview/llfloatercamera.cpp # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llinventoryfunctions.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/lloutfitslist.cpp # indra/newview/llpanelgroupbulkban.cpp # indra/newview/llsidepanelappearance.cpp # indra/newview/llvovolume.cpp
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-01-02SL-20759 Ctrl+O should close Avatar floater if Wearing tab is openedMaxim Nikolenko
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