summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorymodel.cpp
AgeCommit message (Expand)Author
2026-01-21Address feedback from reviewRye
2026-01-21Introduced Tracy instrumentation to app initializationRye
2025-12-17#5121 crash at getShowFolderStateMaxim Nikolenko
2025-12-01#5078 Replace boost::function with std::functionRye
2025-11-28#5072 Use make_shared for more efficient ref counting and allocationRye
2025-07-28#3969 Make inventory creation from cache fasterAndrey Kleshchev
2025-07-28#3969 Log time it takes to create inventory from cacheAndrey Kleshchev
2025-05-28Merge branch 'main' into marchcat/2505-mergeAndrey Lihatskiy
2025-05-20#4000 Cherry pick inventory LEAP functions from develop branchMaxim Nikolenko
2025-05-05#3905 Crashes in LLInventoryModel::saveToFileAndrey Kleshchev
2025-04-28viewerp#300 Fix inconsistency with copying textures vs pbrAndrey Kleshchev
2025-04-11#3596 Faster mesh thread shutdownAndrey Kleshchev
2025-04-11#3757 Menu for subfodlers in outfitsAndrey Kleshchev
2025-04-10Merge commit '9e24b30' into marchcat/maint-c/restoreAndrey Lihatskiy
2025-02-07#3505 Make checkFolderForContentsOfType cheaperAndrey Kleshchev
2024-06-14viewer#1300 Increment inventory cache for favoritesAndrey Kleshchev
2024-06-10Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...Brad Linden
2024-06-10Merge main into inventory_favoritesAndrey Kleshchev
2024-06-01Fix macOS build errorAnsariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-23Merge remote-tracking branch 'origin/project/gltf_development' into brad/merg...Brad Linden
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-20#1392 GLTF Upload (#1394)Dave Parks
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander 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 Inventory favorites basic frameworkAndrey Kleshchev
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-03-28viewer#1073 crash at loadSkeletonAndrey Kleshchev
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-01-08Merge branch 'main' into DRTVWR-594-maint-YAndrey Lihatskiy
2024-01-08Merge main (DRTVWR-596 GLTF Materials Maint) into DRTVWR-591-maint-XAndrey Kleshchev
2023-12-07SL-20682 renaming of folders seems to fail (but doesn't really)Alexander Gavriliuk
2023-12-06SL-20181 Minor inventory fetching adjustementsAndrey Kleshchev
2023-12-06SL-20181 Don't force fetch if vesion is unknownAndrey Kleshchev
2023-11-15Merge remote-tracking branch 'remotes/origin/DRTVWR-559' into DRTVWR-596RunitaiLinden
2023-11-09SL-20553: Fix inventory item not updating with correct permission label in UICosmic Linden
2023-11-06SL-19968 disabled pump_idle_network for now due to it causing several failure...Brad Linden
2023-11-03Fix build error from overly fancy tracy macro usage that nobody else is using...Brad Linden
2023-11-03Fix for SL-19968 objects missing timing bug due to stall during loginBrad Kittenbrink (Brad Linden)
2023-10-03D559 Post merge fixesAndrey Kleshchev
2023-10-03Merge branch 'main' (DRTVWR-567) into DRTVWR-559Andrey Kleshchev
2023-08-25SL-20199 Error creating new folderAndrey Kleshchev
2023-08-23Merge branch main (DRTVWR-582) into DRTVWR-567Andrey Kleshchev
2023-08-23Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-08-05SL-20120 Fix unneeded warningsAndrey Kleshchev
2023-07-19SL-20015 wait for the outfit items to load before wearing itMaxim Nikolenko