| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-02 | STORM-2145 Camera controls opacity is now working | Jonathan Yap | |
| 2018-02-01 | MAINT-2338 Implemented binary parser depth control | andreykproductengine | |
| 2018-01-31 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-451 | Nat Goodspeed | |
| 2018-01-31 | build fix | maxim_productengine | |
| 2018-01-30 | Unused function in llsettingsdaycycle | Rider Linden | |
| 2018-01-30 | Cleanup on daycyle selection and stack. Move blenders into environment. | Rider Linden | |
| (Transition bronken, instant only. Shaddows moved based on region, not parcel) | |||
| 2018-01-30 | merge split of move and view prefs panels | Oz Linden | |
| 2018-01-30 | replace space in "Pennys Gamer" settings with an underscore | Oz Linden | |
| 2018-01-30 | STORM-2145 Split move and view panels | Jonathan Yap | |
| 2018-01-30 | MAINT-8180 Add the way to get default string despite of current localiztion | maxim_productengine | |
| 2018-01-30 | Add const | ruslantproductengine | |
| 2018-01-30 | Keep attributes name (useful for debug) | ruslantproductengine | |
| 2018-01-30 | merge latest change from Jonathan | Oz Linden | |
| 2018-01-30 | remove cross-library reference (needs to be moved to newview) | Oz Linden | |
| 2018-01-30 | disambiguate boost list assignment by using a const for the value | Oz Linden | |
| 2018-01-30 | MAINT-8091 Removed deprecated and unused private memory pooling | Andrey Kleshchev | |
| 2018-01-29 | Speculative fix for MAINT-8250 Popups can appear in an unnamed new window ↵ | callum_linden | |
| external of the viewer. Note: This was a fix for a threading issue in Dullahan that caused clicking on links with target of 'new' to crash. I think it's the same issue here and manifests itself as CEF creating a new OS window. | |||
| 2018-01-29 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
| 2018-01-29 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
| 2018-01-29 | Merge - cutting excessive heads | AndreyL ProductEngine | |
| 2018-01-29 | Merge - cutting excessive heads | AndreyL ProductEngine | |
| 2018-01-29 | SL-859 - exceptionally verbose logging of object state updates, likely temporary | Brad Payne (Vir Linden) | |
| 2018-01-29 | MAINT-8247 FIXED [maint-viewer] All Outfit images become unassigned if ↵ | maxim_productengine | |
| remove an outfit while selecting new image | |||
| 2018-01-29 | MAINT-8234 Mesh tread protections and removed unnecessary try in staticRun() | Andrey Kleshchev | |
| 2018-01-29 | MAINT-8234 Mesh tread protections and removed unnecessary try in staticRun() | Andrey Kleshchev | |
| 2018-01-26 | Fixes for: MAINT-8244 Text in CEF cannot be selected with the mouse. ↵ | callum_linden | |
| MAINT-8245 Expose CEF log file and logging severity to viewer and MAINT-8246 Expose the CEF remote debugging system to the viewer | |||
| 2018-01-26 | Fix for: MAINT-8138 Generate new page of test URLs for Dullahan that are ↵ | callum_linden | |
| more complete and more robust (last stage was creation of S3 non-user specific URL) | |||
| 2018-01-26 | STORM-2145 Update floater spinners if values are changed elsewhere | Jonathan Yap | |
| 2018-01-25 | Selects correct day cycle. Fix an error validating legacy daycycles. | Rider Linden | |
| 2018-01-25 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-451 | Nat Goodspeed | |
| 2018-01-25 | MAINT-8232 Clear History button description should not include 'web' - ↵ | callum_linden | |
| incorrect assertionm that web cache not cleared | |||
| 2018-01-25 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-451 | Nat Goodspeed | |
| 2018-01-25 | MAINT-8200: Update viewer-manager to codeticket version 512124. | Nat Goodspeed | |
| 2018-01-25 | MAINT-8200: Update viewer-manager to codeticket version 512124. | Nat Goodspeed | |
| 2018-01-25 | MAINT-2375 FIXED World Map always shows first friend location after search ↵ | maxim_productengine | |
| for some users | |||
| 2018-01-25 | MAINT-7501 FIXED Bottom part of "Filter" button at Snapshot window is not ↵ | maxim_productengine | |
| clickable | |||
| 2018-01-24 | Merge | Rider Linden | |
| 2018-01-24 | Settins failure fix. | Rider Linden | |
| 2018-01-24 | MAINT-8052: Parcel environments. Set, clear and get. | Rider Linden | |
| 2018-01-24 | MAINT-8232 Clear History button description should not include 'web' | callum_linden | |
| 2018-01-24 | MAINT-8197 Fix for crash in gpu_benchmark() | AndreyL ProductEngine | |
| including safety checks and some refactoring | |||
| 2018-01-24 | MAINT-8197 Fix for crash in gpu_benchmark() | AndreyL ProductEngine | |
| including safety checks and some refactoring | |||
| 2018-01-24 | MAINT-8197 Fix for crash in gpu_benchmark() | AndreyL ProductEngine | |
| including safety checks and some refactoring | |||
| 2018-01-24 | Merged MAINT-8197 | Andrey Kleshchev | |
| Account for dummy tex unit and failed allocation Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Graham Madarasz <graham@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com> Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> | |||
| 2018-01-24 | MAINT-7533: Stop NSIS installer from pinging secondlife.com. | Nat Goodspeed | |
| Specifically, the installer has been hitting http://install.secondlife.com/check/ In most situations, the installer is run right after the user finishes downloading it. If s/he can successfully download a big executable, we should be able to use that network connection. More to the point, *nothing is done* with the connect result. It serves only to slow down the viewer installer. | |||
| 2018-01-24 | MAINT-8180 Help > Report Bug does not include viewer bitness | maxim_productengine | |
| 2018-01-23 | MAINT-8052: One more step towards parcel environments. | Rider Linden | |
| 2018-01-23 | MAINT-8109: Update viewer-manager to codeticket version 512067. | Nat Goodspeed | |
| 2018-01-23 | MAINT-8109: Update viewer-manager to codeticket version 512067. | Nat Goodspeed | |
| 2018-01-23 | Adding a couple files that got skipped. | Rider Linden | |
