summaryrefslogtreecommitdiff
path: root/indra/newview/llsnapshotlivepreview.cpp
AgeCommit message (Collapse)Author
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and ↵Callum Prentice
results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵Brad Payne (Vir Linden)
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5.
2020-11-11Merge branch 'master' into DRTVWR-519Callum Prentice
2020-10-06Replace references to static writefile with write so we end up with only a ↵Callum Prentice
single read and a single write function
2020-09-24Complete the change from lldiskcache -> llfilesystem and then addition of ↵Callum Prentice
new lldiskcache implementation
2020-09-16Renamed the references to LLVFile and llvfile.* source code plus cmake ↵Callum Prentice
scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code ↵Callum Prentice
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change.
2020-08-18Merge branch 'master' into DRTVWR-507-maintAndrey Lihatskiy
2020-06-24Fixed debugs in snapshotsAndrey Kleshchev
2020-03-28Merge branch 'master' into DRTVWR-501-maintAndrey Lihatskiy
2020-02-21mergeBrad Payne (Vir Linden)
2020-02-03Merge branch 'DRTVWR-500' into DRTVWR-501Andrey Lihatskiy
2019-12-16mergeBrad Payne (Vir Linden)
2019-11-27Downstream merge from lindenlab/viewer-servalAndreyL ProductEngine
2019-11-20SL-10499 - handle package info from benefits serviceBrad Payne (Vir Linden)
2019-11-15SL-11898 Hi-res snapshots do not support UI and HUDs and should not show themandreykproductengine
2019-11-15SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. ↵Brad Payne (Vir Linden)
Group-related costs and limits via benefits.
2019-11-13SL-11964 Removed SL Share from the viewerAndreyL ProductEngine
2019-10-08SL-8234 FIXED Snapshot Freeze frame creates a white stripe on Navbarmaxim_productengine
2019-04-24SL-10994 Removed Facebook In-world SharingAndreyL ProductEngine
SL-11024 Fixed Twitter connect failure
2018-07-27MAINT-8924 FIXED Outfit snapshot upload closes inventorymaxim_productengine
2018-06-12MAINT-8727 FIXED Saving snapshot will cause disconnect if you do not choose ↵maxim_productengine
path in File picker quickly
2017-06-09MAINT-7477 FIXED [viewer-neko] Viewer crashes when saving snapshot to disk ↵Mnikolenko Productengine
and closing file picker window
2017-05-24MAINT-4375 Viewer saves an empty snapshots if disk is fulldaianakproductengine
2016-11-14Merged in lindenlab/viewer-cleanupAndreyL ProductEngine
2016-11-03MAINT-6580 Snapshot becomes blank after changing the size of Second Life windowandreykproductengine
2016-09-16Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-08-30Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-06-02MAINT-5194 Visual Outfit browserpavelkproductengine
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot
2016-05-10build fixMnikolenko Productengine
2016-05-10Merged in oz_linden/maint-5974Mnikolenko Productengine
2016-05-06linux build fixMnikolenko Productengine
2016-04-29MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flowpavelkproductengine
Initial version, further refactoring pending
2016-01-15Merge VRRider Linden
2015-11-02Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2015-10-19Merge from viewer release.Rider Linden
2015-08-28MAINT-5548 FIXED Don't update snapshot when resizing Viewer if snapshot ↵Mnikolenko ProductEngine
floater is closed.
2015-07-22MAINT-5357: Added yield between prepare and post in upload.Rider Linden
Removed some commented out code I had missed earlier Moved costing to virtual function in uploadinfo.
2015-07-15LSL Script upload from inventory.Rider Linden
2015-07-02Adjusting uploadinfo object for expansion.Rider Linden
Commit is prelim to allow merge from selfless.
2015-06-30Initial checkin for uploading via coroutine.Rider Linden
2015-05-28MAINT-5232: Normalize LLGlobalEconomy's use of LLSingleton.Nat Goodspeed
LLSingleton currently presents two different usage styles: deriving MyClass from LLSingleton<MyClass>, or just using a typedef. Turns out LLGlobalEconomy is the ONLY class using the typedef style -- and the apologetic comment talks about a potential maintenance that hasn't actually happened. Derive LLGlobalEconomy from LLSingleton<LLGlobalEconomy>, like everyone else.
2015-05-26MAINT-5096 FIXED Camming is broken in freeze frame mode once snapshot is ↵AndreyL ProductEngine
refreshed... Fix for freezing by ticking the "Freeze frame" checkbox
2015-05-15MAINT-5096 FIXED Camming is broken in freeze frame mode once snapshot is ↵AndreyL ProductEngine
refreshed...
2015-05-07MAINT-4812 Restore sending snapshot as email from the viewer.Mnikolenko ProductEngine
2015-04-28Merge viewer-release, become version 3.7.29Mnikolenko ProductEngine
2015-04-15MAINT-5072 FIXED snapshot window in snapshotMnikolenko ProductEngine
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-02-03MAINT-4812 FIXED Remove sending snapshot as email from the viewer.Mnikolenko ProductEngine
2014-12-18MAINT-4726 FIXED Strange camera roll when using freeze frame in snapshot floaterMnikolenko ProductEngine