Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-09 | This 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-08 | Revert "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-11 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |
2020-10-06 | Replace references to static writefile with write so we end up with only a ↵ | Callum Prentice | |
single read and a single write function | |||
2020-09-24 | Complete the change from lldiskcache -> llfilesystem and then addition of ↵ | Callum Prentice | |
new lldiskcache implementation | |||
2020-09-16 | Renamed 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-16 | First 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-18 | Merge branch 'master' into DRTVWR-507-maint | Andrey Lihatskiy | |
2020-06-24 | Fixed debugs in snapshots | Andrey Kleshchev | |
2020-03-28 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-02-21 | merge | Brad Payne (Vir Linden) | |
2020-02-03 | Merge branch 'DRTVWR-500' into DRTVWR-501 | Andrey Lihatskiy | |
2019-12-16 | merge | Brad Payne (Vir Linden) | |
2019-11-27 | Downstream merge from lindenlab/viewer-serval | AndreyL ProductEngine | |
2019-11-20 | SL-10499 - handle package info from benefits service | Brad Payne (Vir Linden) | |
2019-11-15 | SL-11898 Hi-res snapshots do not support UI and HUDs and should not show them | andreykproductengine | |
2019-11-15 | SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. ↵ | Brad Payne (Vir Linden) | |
Group-related costs and limits via benefits. | |||
2019-11-13 | SL-11964 Removed SL Share from the viewer | AndreyL ProductEngine | |
2019-10-08 | SL-8234 FIXED Snapshot Freeze frame creates a white stripe on Navbar | maxim_productengine | |
2019-04-24 | SL-10994 Removed Facebook In-world Sharing | AndreyL ProductEngine | |
SL-11024 Fixed Twitter connect failure | |||
2018-07-27 | MAINT-8924 FIXED Outfit snapshot upload closes inventory | maxim_productengine | |
2018-06-12 | MAINT-8727 FIXED Saving snapshot will cause disconnect if you do not choose ↵ | maxim_productengine | |
path in File picker quickly | |||
2017-06-09 | MAINT-7477 FIXED [viewer-neko] Viewer crashes when saving snapshot to disk ↵ | Mnikolenko Productengine | |
and closing file picker window | |||
2017-05-24 | MAINT-4375 Viewer saves an empty snapshots if disk is full | daianakproductengine | |
2016-11-14 | Merged in lindenlab/viewer-cleanup | AndreyL ProductEngine | |
2016-11-03 | MAINT-6580 Snapshot becomes blank after changing the size of Second Life window | andreykproductengine | |
2016-09-16 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2016-08-30 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2016-06-02 | MAINT-5194 Visual Outfit browser | pavelkproductengine | |
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot | |||
2016-05-10 | build fix | Mnikolenko Productengine | |
2016-05-10 | Merged in oz_linden/maint-5974 | Mnikolenko Productengine | |
2016-05-06 | linux build fix | Mnikolenko Productengine | |
2016-04-29 | MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flow | pavelkproductengine | |
Initial version, further refactoring pending | |||
2016-01-15 | Merge VR | Rider Linden | |
2015-11-02 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2015-10-19 | Merge from viewer release. | Rider Linden | |
2015-08-28 | MAINT-5548 FIXED Don't update snapshot when resizing Viewer if snapshot ↵ | Mnikolenko ProductEngine | |
floater is closed. | |||
2015-07-22 | MAINT-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-15 | LSL Script upload from inventory. | Rider Linden | |
2015-07-02 | Adjusting uploadinfo object for expansion. | Rider Linden | |
Commit is prelim to allow merge from selfless. | |||
2015-06-30 | Initial checkin for uploading via coroutine. | Rider Linden | |
2015-05-28 | MAINT-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-26 | MAINT-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-15 | MAINT-5096 FIXED Camming is broken in freeze frame mode once snapshot is ↵ | AndreyL ProductEngine | |
refreshed... | |||
2015-05-07 | MAINT-4812 Restore sending snapshot as email from the viewer. | Mnikolenko ProductEngine | |
2015-04-28 | Merge viewer-release, become version 3.7.29 | Mnikolenko ProductEngine | |
2015-04-15 | MAINT-5072 FIXED snapshot window in snapshot | Mnikolenko ProductEngine | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-02-03 | MAINT-4812 FIXED Remove sending snapshot as email from the viewer. | Mnikolenko ProductEngine | |
2014-12-18 | MAINT-4726 FIXED Strange camera roll when using freeze frame in snapshot floater | Mnikolenko ProductEngine | |