summaryrefslogtreecommitdiff
path: root/indra/newview/llappearancemgr.cpp
AgeCommit message (Expand)Author
2025-08-08Merge tag 'Second_Life_Release#55f1c8b9-2025.06' into 2025.06Erik Kundiman
2025-08-06Merge branch develop into 2025.06Andrey Kleshchev
2025-07-18Merge branch 'main' into 2025.05Erik Kundiman
2025-07-11#3725 Improve reporting of avatar statisticsAndrey Kleshchev
2025-07-10Fix crash from trying to detach alphaErik Kundiman
2025-07-08Correct commit bd6c39192b0f29be1fbbbbbc257cd0351e505afbErik Kundiman
2025-07-08Preventing detachment from the inventory panelsErik Kundiman
2025-05-29Merge branch 'main' into 2025.05Erik Kundiman
2025-05-28Merge branch 'main' into marchcat/2505-mergeAndrey Lihatskiy
2025-04-15Merge branch 'main' into marchcat/maint-c-restoreAndrey Lihatskiy
2025-04-10Merge commit '9e24b30' into marchcat/maint-c/restoreAndrey Lihatskiy
2025-04-03#3857 second batch of new or updated LEAP functionsMnikolenko Productengine
2025-03-13#3685 clean upMnikolenko Productengine
2025-03-12#3685 Add two new slapps to support wearing contents of folders - Add and RemoveMnikolenko Productengine
2025-01-28#3466 Crash at LLScrollingPanelParam::drawMaxim Nikolenko
2024-08-14Enable /permissive- on MSVC for better standards conformance (#2251)Rye Mutt
2024-08-09Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into developBrad Linden
2024-08-02Fix integer underflow causing issues with wearablesAnsariel
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-06-27Merge pull request #1840 from secondlife/inventory_favoritesAndrey Kleshchev
2024-06-26viewer#1005 Review fixesAndrey Kleshchev
2024-06-10Merge main into inventory_favoritesAndrey Kleshchev
2024-06-09Fix issues resulting from b42f9d836b4c0f7fbd4bdae1734021e2a09fdbe8Ansariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-15Merge branch 'main' into release/maint-cAndrey Lihatskiy
2024-05-15Merge branch 'marchcat/w-whitespace' into release/maint-cAndrey Lihatskiy
2024-05-02secondlife/viewer#1360 Avoid of using avatar full namesAlexander Gavriliuk
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-27viewer#1300 'Star' favorites in inventoryAndrey Kleshchev
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-12more misc: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-01-09Replace BOOST_FOREACH with standard C++ range-based for-loopsAnsariel
2024-01-08replace boost library to standardAiraYumi
2023-12-18Merge branch 'main' into DRTVWR-591-maint-XAndrey Lihatskiy
2023-11-13SL-20575 Fix some deletion issuesAndrey Kleshchev
2023-10-18SL-20232 Cleanup #6Andrey Kleshchev
2023-10-17SL-20232 Allow deletion of worn items #1Andrey Kleshchev
2023-10-12SL-20436 New accounts that select outfit in web fail to download clothingAndrey Kleshchev
2023-10-03SL-20368 Request outfits using 'links'Andrey Kleshchev
2023-09-14SL-20285 Updated individual request count declarationAndrey Kleshchev
2023-09-14SL-20285 Sturdier cof and fixed link fetchingAndrey Kleshchev
2023-08-23Merge branch main (DRTVWR-582) into DRTVWR-567Andrey Kleshchev
2023-08-05SL-20120 Fix unneeded warningsAndrey Kleshchev
2023-07-19SL-20015 wait for the outfit items to load before wearing itMaxim Nikolenko