summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerassetupload.h
AgeCommit message (Expand)Author
2024-07-02viewer#1666 Allow switching 2k textures off in bulk uploadsAndrey Kleshchev
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2022-12-07SL-18777 PBR upload was stuck waiting for textureakleshchev
2022-07-20SL-17690 Uploaded material asset references wrong texture UUIDsAndrey Kleshchev
2022-06-29SL-17602 WIP - Texture uploads form material editor now work but the names ar...Dave Parks
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and re...Callum Prentice
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...Brad Payne (Vir Linden)
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2020-03-18Merge master (v 6.3.9) into DRTVWR-440Dave Houlton
2019-11-25SL-12097, SL-12098, SL-12099 UI update for Texture, Animation and Sound uploa...Mnikolenko Productengine
2019-11-19SL-10499 - Fixes for benefits info and upload, especially bulk uploadBrad Payne (Vir Linden)
2019-11-18SL-10499 - bulk upload behavior adjusted to account for possibly different up...Brad Payne (Vir Linden)
2019-11-14SL-10499, SL-10497 - use LLAgentBenefits infoBrad Payne (Vir Linden)
2018-09-26MergeRider Linden
2018-07-27MAINT-8924 FIXED Outfit snapshot upload closes inventorymaxim_productengine
2018-02-26Added settings inventory object with subtypeRider Linden
2015-07-23AR Reports now use coroutines.Rider Linden
2015-07-22MAINT-5357: Added yield between prepare and post in upload.Rider Linden
2015-07-22Clean up for postcard post.Rider Linden
2015-07-20Forgot to remove an unused varable and renamed NewFileResourceUploadInfo to L...Rider Linden
2015-07-20Remove old "compile queue" and replace with the coroutine based upload queue.Rider Linden
2015-07-17LSL Compile and upload from task object. Fix auto open when finished on all u...Rider Linden
2015-07-15LSL Script upload from inventory.Rider Linden
2015-07-13Rename the file in VFS with the new asset AID (prevents crash on gesture chan...Rider Linden
2015-07-11MAINT-5351: Finish messy merge restoring 'selfless' changes.Nat Goodspeed
2015-07-10Automated merge with ssh://bitbucket.org/rider_linden/maint-4952-v-t-uNat Goodspeed
2015-07-10MAINT-5356: Conversion of Notecards and Gesture to use new coroutine uploading.Rider Linden
2015-07-10Merge restore of more selfless changesNat Goodspeed
2015-07-10Backed out changeset bab1000e1b2d: restore 'selfless' changesNat Goodspeed
2015-07-08Convert LLCore::HttpHeaders to use shared_ptr<> rather than an intrusive_ptr<...Rider Linden
2015-07-07Automated merge with bundle:C:\Users\admin\AppData\Local\Temp\0d1ig3y4.ke0Rider Linden
2015-07-07Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5Rider Linden
2015-07-07Clean up viewrmenufile into viewrassetuplodRider Linden
2015-07-02MergeRider Linden
2015-07-02Adjusting uploadinfo object for expansion.Rider Linden
2015-07-01MAINT-5351: Remove 'self' parameter from coroutine functions.Nat Goodspeed
2015-06-30Initial checkin for uploading via coroutine.Rider Linden