Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-02 | SL-9775 | Graham Linden | |
Add LLPointer<> on stack to avoid textures being deleted out from under the sky code. Make textures used by sky settings remove their faces from media textures. Add ability to detect when a given texture is viewer media with vfunc. | |||
2018-10-01 | Hide altitudes on legacy regions | Rider Linden | |
2018-10-01 | Merge | Rider Linden | |
2018-10-01 | MAINT-9738: Wire the altitude slider to the protocol and send new altitudes ↵ | Rider Linden | |
to simulator. | |||
2018-10-01 | Merged in graham_linden/viewer-eep-graham (pull request #122) | Rider Linden | |
SL-1655 | |||
2018-10-01 | SL-1655 | Graham Linden | |
Make water horizon consistent between ALM and non-ALM rendering again. Fix using deferred sky rendering in reflections. Make matrix mode explicit around push/pop for safety. | |||
2018-10-01 | Merged in andreykproductengine/maint-eep (pull request #121) | Rider Linden | |
SL-9755 EEP Cannot apply a new Sky setting to the parcel. Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> | |||
2018-10-01 | SL-9773 - treat animated object attachments the same as other rigged ↵ | Brad Payne (Vir Linden) | |
attachments for purposes of visibility in mouselook. | |||
2018-10-01 | SL-9755 EEP Cannot apply a new Sky setting to the parcel. | andreykproductengine | |
2018-10-01 | SL-9660 EEP Remove residual code (LLFloaterEditDayCycle and ↵ | maxim_productengine | |
LLEnvironment::UserPrefs) | |||
2018-09-28 | DRTVWR-474: Make SkipBenchmark a Persistent setting | Nat Goodspeed | |
2018-09-28 | SL-1290 - stop animations immediately if avatar is paused | Brad Payne (Vir Linden) | |
2018-09-28 | Merged 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-28 | SL-9620 FIXED Viewer crashes after clicking "Commit" button while editing ↵ | maxim_productengine | |
Day Cycle preset | |||
2018-09-28 | SL-9762 Fixed EEP Several Day Cycle UI bits are movable | andreykproductengine | |
2018-09-27 | DRTVWR-474: Pass the leap updater the parameters it requires. | Nat Goodspeed | |
2018-09-27 | DRTVWR-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-27 | merge | Brad Payne (Vir Linden) | |
2018-09-27 | SL-1350 - keep control avatar rotation synced to corresponding root drawable | Brad Payne (Vir Linden) | |
2018-09-27 | SL-9752 The ’Show Empty Folders’ option is displayed over the lower ↵ | andreykproductengine | |
scroll bar | |||
2018-09-27 | Merge | Rider Linden | |
2018-09-27 | Flipped the wrong return value. Fixed the conditional. | Rider Linden | |
2018-09-27 | SL-9755 EEP Cannot apply a new Sky setting to the parcel. | andreykproductengine | |
2018-09-27 | SL-2642 - Better error logging for missing binormals | ruslantproductengine | |
+ remove unreachable code | |||
2018-09-27 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2018-09-27 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-09-26 | SL-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-26 | DRTVWR-447: Finish pulling in new viewer-release. | Nat Goodspeed | |
2018-09-26 | Merge | Rider Linden | |
2018-09-26 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2018-09-26 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2018-09-26 | increment viewer version to 5.1.10 | Nat Goodspeed | |
2018-09-26 | SL-1825 EEP - default description should be empty | andreykproductengine | |
2018-09-26 | Merged 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-26 | SL-983 EEP - When selecting a new parcel with the day editor open follow in ↵ | andreykproductengine | |
editor | |||
2018-09-26 | SL-9732 FIXED [EEP] Save As does not provide dialogue to supply new setting name | maxim_productengine | |
2018-09-26 | SL-9739 [Portuguese] Reduce font size of “Unable to buy” text | maxim_productengine | |
2018-09-25 | Merged in graham_linden/viewer-eep-graham (pull request #112) | Rider Linden | |
SL-9711, SL-1505, SL-9708 | |||
2018-09-25 | Fix slider max to 168 | Rider Linden | |
2018-09-25 | SL-1505 and SL-9608 | Graham Linden | |
Get both reflections and clip plane bugs fixed (at the same damn time). | |||
2018-09-25 | Merge | Rider Linden | |
2018-09-25 | Automated merge with https://bitbucket.org/oz_linden/viewer-release-cmake3.12 | Nat Goodspeed | |
2018-09-25 | SL-1961 EEP Altitude labels auto-adjustment | andreykproductengine | |
2018-09-25 | SL-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-24 | MAINT-9734: Change limits on settings values. | Rider Linden | |
2018-09-24 | SL-9736: 0.0 is no motion for cloud scroll. | Rider Linden | |
2018-09-24 | Merge | Graham Linden | |
2018-09-24 | SL-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-24 | SL-9708 | Graham 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-24 | DRTVWR-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. |