Andrey Kleshchev
0e26d7717d
viewer#945 Some worn items are missing from Avatar floater's Outfits tab
...
# Conflicts:
# indra/newview/lloutfitslist.cpp
2025-03-11 01:23:53 +02:00
TJ
12d60b3d9b
More styling fixes and other minor inconsistency fixes in inventorymodelbackgroundfetch code. ( #2476 )
2024-09-02 22:51:58 +03:00
Ansariel Hiller
89a45ef1cb
Fix background folder fetch pushing requests to wrong queue ( #2436 )
2024-08-30 20:17:36 +03:00
Ansariel
c0fad3028f
Re-enable compiler warnings C4018, C4100, C4231 and C4506
2024-06-10 16:42:43 +02:00
Ansariel
b42f9d836b
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings
2024-06-01 15:49:26 +02:00
Ansariel
e2e37cced8
Fix line endlings
2024-05-22 22:40:26 +03:00
Ansariel
1b67dd855c
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
...
# 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-05-22 19:04:52 +02:00
Andrey Lihatskiy
1b68f71348
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
Andrey Lihatskiy
85f2447b3d
Merge branch 'main' into marchcat/a-merge
...
# 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-04-24 19:28:15 +03:00
Ansariel
60d3dd98a4
Convert remaining BOOL to bool
2024-02-21 23:14:31 +02:00
Lars Næsbye Christensen
2b31dad400
miscellaneous: BOOL (int) to real bool
2024-02-12 23:17:22 +02:00
Andrey Lihatskiy
aed6313d7c
Merge branch 'main' into DRTVWR-594-maint-Y
2023-12-18 06:33:57 +02:00
Andrey Kleshchev
4fc7bc0703
SL-20181 Small tweak for requests
2023-12-06 01:02:42 +02:00
Andrey Kleshchev
71d547b255
SL-20181 Back off on failure
2023-12-06 01:02:42 +02:00
Andrey Kleshchev
38fbe5267b
SL-20181 Optimize marketplace fetch request
...
- Move it to the back unless requested by floater
(prioritize main inventory)
- Instead of fetching whole folder which likely has pending changes
from web side, fetch folder individually, then fetch changed content
in bulk
2023-12-06 01:02:42 +02:00
Andrey Kleshchev
f394d675a7
SL-20181 Dupplicate prevention for forced fetches
...
Might be better to have a separate set of states for 'fetched children'
or 'all children complete' inside the folder itself.
2023-12-06 01:02:42 +02:00
Andrey Kleshchev
cebbdf2d12
SL-20436 New accounts that select outfit in web fail to download clothing
2023-10-12 18:53:57 +03:00
Andrey Kleshchev
81752116e1
SL-20298 Fix recursive fetch not working properly.
2023-09-20 18:50:12 +03:00
Andrey Kleshchev
f107d8431c
SL-20199 Fix invalid or oversized folder being refetched indefinetely
2023-09-11 17:33:55 +03:00
Andrey Kleshchev
74a1d2582c
SL-20162 Better cof version logging
...
And fixed some typos
2023-08-17 19:50:16 +03:00
Andrey Kleshchev
acf82867b6
Merge branch 'main' (DRTVWR-580) into DRTVWR-567
...
# Conflicts:
# indra/llui/llfolderviewitem.cpp
# indra/newview/llinventorymodel.cpp
# indra/newview/llinventorymodelbackgroundfetch.cpp
2023-07-17 23:34:59 +03:00
Maxim Nikolenko
7e0dceca68
SL-19898 FIXED Contents purchased from items do not show in Recent Items until selecting folder
2023-06-21 18:38:10 +03:00
Andrey Kleshchev
5b9b4fcf66
SL-17429 Message user when their inventory hits AIS2 limits
2023-05-30 00:04:57 +03:00
Andrey Kleshchev
b9fad316a3
SL-17429 Message user when their inventory hits AIS2 limits
2023-05-29 23:37:58 +03:00
Andrey Kleshchev
352ca2f881
SL-19652 Folder fetch dupplicate protection and over limit handling
2023-05-29 23:10:15 +03:00
Andrey Kleshchev
42f16180a9
SL-19536 SL-19652 Fix inventory fetching
2023-05-10 18:41:55 +03:00
Andrey Kleshchev
03c263a1cd
SL-19533 Fix 'fetching' state timeout
2023-04-28 23:41:25 +03:00
Andrey Kleshchev
9349a9b5d4
SL-19533 More children per subset fetch request
2023-04-28 00:18:46 +03:00
Andrey Kleshchev
377f177a86
SL-19533 Removed per-run limit
...
Doesn't seem to work like expected and I never get more than 7-9 requests running total
2023-04-27 21:32:17 +03:00
Andrey Kleshchev
7bb5644969
SL-19533 Subset fetch fixes
2023-04-27 20:23:19 +03:00
Andrey Kleshchev
697d3be3c9
SL-19533 Implement subset variant of children request
2023-04-27 01:30:57 +03:00
Andrey Kleshchev
1491eea28c
SL-19652 Folder fetch dupplicate protection and over limit handling
2023-04-25 22:47:31 +03:00
Andrey Kleshchev
c008d3e030
SL-19533 Reduce inventory fetch stalls
2023-04-25 12:27:44 +03:00
Andrey Kleshchev
154ab03bf8
SL-19533 Special COF handling #2
2023-04-25 04:26:38 +03:00
Andrey Kleshchev
9c2b0c709b
SL-19533 Special COF handling
2023-04-25 01:34:35 +03:00
Andrey Kleshchev
97b0f637df
SL-19533 Check descendants even for a recursive fetch
2023-04-19 00:20:27 +03:00
Andrey Kleshchev
53f2e1710a
SL-19533 Faster declouding
2023-04-13 02:20:42 +03:00
Andrey Kleshchev
8b1a7085be
SL-19533 Logging tag change
2023-04-12 19:13:41 +03:00
Andrey Kleshchev
1f2cbfdbe2
SL-19533 Content should be recursive only
2023-04-12 00:53:48 +03:00
Andrey Kleshchev
627c4e45ba
SL-19533 Track folder fetch requests in bulk fetch
2023-04-12 00:39:48 +03:00
Andrey Kleshchev
5e59ab0ab7
SL-19533 Further logging improvements
2023-04-12 00:39:48 +03:00
Andrey Kleshchev
8171224a65
SL-19533 Don't fetch items if recursive fetch isn't done
2023-04-11 19:26:21 +03:00
Andrey Kleshchev
69e3b5fb40
SL-19533 Orphans plus additional logging
2023-04-11 01:58:28 +03:00
Andrey Kleshchev
43ff8108f2
SL-19534 Better fetch failure handling
2023-04-07 20:12:22 +03:00
Maxim Nikolenko
198cd4df09
Merge branch 'main' into DRTVWR-567
...
# Conflicts:
# indra/newview/llinventoryfunctions.cpp
# indra/newview/llpanelmaininventory.h
# indra/newview/skins/default/xui/en/floater_inventory_item_properties.xml
# indra/newview/skins/default/xui/en/sidepanel_item_info.xml
2023-03-30 14:09:50 +03:00
Andrey Kleshchev
3bf9c78f56
SL-18003 Improve dupplicate prevention
...
Try getting lost and found
2023-03-28 21:37:32 +03:00
Andrey Kleshchev
d21a1aace6
SL-18003 Missed pool name
2023-03-28 03:42:23 +03:00
Andrey Kleshchev
89a8c96f36
SL-18003 Bulk download items when possible
...
And signal fodler fetch completion when folder of recursive fetch is done, do not hold it for individual items
2023-03-28 02:27:34 +03:00
Andrey Kleshchev
110ed8f4d3
SL-18003 Don't cause excessive full rebuild
2023-03-28 00:53:35 +03:00
Andrey Kleshchev
0eff975649
SL-18003 Basic dupplicate prevention
2023-03-27 21:27:50 +03:00