summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-28Merged in andreykproductengine/maint-eep (pull request #118)Rider Linden
SL-9762 Fixed EEP Several Day Cycle UI bits are movable Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com>
2018-09-28SL-9620 FIXED Viewer crashes after clicking "Commit" button while editing ↵maxim_productengine
Day Cycle preset
2018-09-28SL-9762 Fixed EEP Several Day Cycle UI bits are movableandreykproductengine
2018-09-27DRTVWR-474: Pass the leap updater the parameters it requires.Nat Goodspeed
2018-09-27DRTVWR-474: Update to viewer-manager build 520085Nat Goodspeed
2018-09-27DRTVWR-474: Make LLEventMailDrop pass all saved events to listener.Nat Goodspeed
Previously, LLEventMailDrop would send only the first queued event to a newly-connected listener. If you wanted to flush all queued events, you'd have to "pump" the queue by repeatedly disconnecting and reconnecting -- with no good way to know when you'd caught up. The new behavior makes LLEventMailDrop resemble a multi-valued future: a rendezvous between producer and consumer that, once connected, pushes values rather than requiring them to be pulled (as with a simple queue) -- regardless of the relative order in which post() and listen() are called.
2018-09-27mergeBrad Payne (Vir Linden)
2018-09-27SL-1350 - keep control avatar rotation synced to corresponding root drawableBrad Payne (Vir Linden)
2018-09-27SL-9752 The ’Show Empty Folders’ option is displayed over the lower ↵andreykproductengine
scroll bar
2018-09-27MergeRider Linden
2018-09-27Flipped the wrong return value. Fixed the conditional.Rider Linden
2018-09-27SL-9755 EEP Cannot apply a new Sky setting to the parcel.andreykproductengine
2018-09-27SL-2642 - Better error logging for missing binormalsruslantproductengine
+ remove unreachable code
2018-09-27Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-09-27Merged in lindenlab/viewer-bearAndreyL ProductEngine
2018-09-27Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-09-26DRTVWR-474: Update to viewer-manager build 520047Nat Goodspeed
2018-09-26DRTVWR-447: Update to viewer-manager build 520046Nat Goodspeed
2018-09-26SL-9679: Record the asset id that the editor is expecting. If none set to ↵Rider Linden
null. If asset id recieved does not match expected throw it away.
2018-09-26DRTVWR-447: Finish pulling in new viewer-release.Nat Goodspeed
2018-09-26MergeRider Linden
2018-09-26Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2018-09-26DRTVWR-474: Finish pulling in new viewer-release.Nat Goodspeed
2018-09-26Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2018-09-26increment viewer version to 5.1.10Nat Goodspeed
2018-09-26Added tag 5.1.9-release for changeset 52422540bfe5Nat Goodspeed
2018-09-26SL-1825 EEP - default description should be emptyandreykproductengine
2018-09-26Merged in andreykproductengine/maint-eep2 (pull request #115)Rider Linden
SL-983 EEP - When selecting a new parcel with the day editor open follow in editor
2018-09-26SL-983 EEP - When selecting a new parcel with the day editor open follow in ↵andreykproductengine
editor
2018-09-26SL-9732 FIXED [EEP] Save As does not provide dialogue to supply new setting namemaxim_productengine
2018-09-26SL-9739 [Portuguese] Reduce font size of “Unable to buy” textmaxim_productengine
2018-09-25Merged in graham_linden/viewer-eep-graham (pull request #112)Rider Linden
SL-9711, SL-1505, SL-9708
2018-09-25Fix slider max to 168Rider Linden
2018-09-25SL-1505 and SL-9608Graham Linden
Get both reflections and clip plane bugs fixed (at the same damn time).
2018-09-25MergeRider Linden
2018-09-25Automated merge with https://bitbucket.org/oz_linden/viewer-release-cmake3.12Nat Goodspeed
2018-09-25SL-1961 EEP Altitude labels auto-adjustmentandreykproductengine
2018-09-25SL-1291 - fixed some issues with selection highlighting of objects rezzed ↵Brad Payne (Vir Linden)
while in build mode. Not clear whether this addresses the original issue, which isn't reproing
2018-09-25DRTVWR-474: Update to viewer-manager build 519951Nat Goodspeed
2018-09-24MAINT-9734: Change limits on settings values.Rider Linden
2018-09-24SL-9736: 0.0 is no motion for cloud scroll.Rider Linden
2018-09-24SL-9693 - About Land floater - Correct ban time conversionAndreyL ProductEngine
2018-09-24MergeGraham Linden
2018-09-24SL-9695 About Land floater - Column width adjustmentAndreyL ProductEngine
2018-09-24SL-9711 modify clamping range on atmospheric additive color to balance ↵Graham Linden
between maintaining old look of WL settings and fixing SL1491 lens flare bug
2018-09-24SL-9694 Ban duration floater - Increased spinner widthAndreyL ProductEngine
2018-09-24SL-9691 Ban duration floater - Added validation of input values to the ↵AndreyL ProductEngine
'hours' field
2018-09-24SL-9708Graham Linden
Fix knock-on from fix for SL1505 reflection matrix bug by putting back old code for setting up underwater culling planes. Fix some diffs from viewer-release.
2018-09-24DRTVWR-474: Remove Python autobuild packages and references to them.Nat Goodspeed
We expect the viewer-manager package to be self-contained: we expect it to bring with it any Python packages it requires. We no longer force developers to wrap third-party Python packages as autobuild packages.
2018-09-24Merged in graham_linden/viewer-cougar-graham (pull request #30)Andrey Lihatskiy
SL-6613 Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Ruslan Teliuk <ruslantproductengine@lindenlab.com>