summaryrefslogtreecommitdiff
path: root/indra/newview/skins
AgeCommit message (Collapse)Author
2018-10-05Merged in graham_linden/viewer-eep-graham (pull request #130)Rider Linden
SL-9809
2018-10-05SL-9821 FIXED [EEP] The bottom scrollbar does not work in the ‘Pick: ↵maxim_productengine
Select Settings’ floater
2018-10-05SL-9819 [EEP] Allign Show Empty Folders checkbox to the Environment list.maxim_productengine
2018-10-05SL-9809Graham Linden
Cap glow size at 1.99 to match FS range and fix issue with NaNs when going above that value.
2018-10-04SL-1727: New icon for moon.Rider Linden
2018-10-04DRTVWR-474: Make login coroutine sync with updater process on failure.Nat Goodspeed
Specifically, introduce an LLEventMailDrop("LoginSync"). When the updater detects that an update is required, it will post to that rendezvous point. When login.cgi responds with login failure, make the login coroutine wait (a few seconds) for that ping from the updater. If we receive that ping and if it contains a "reply" key, make the fail.login listener respond to the updater with an indication of whether to proceed with update. If both login.cgi and the updater concur that an update is required, produce a new confirmation message for the user and then (once user responds) tell the updater to proceed. Otherwise, produce the usual login-failure message and tell the updater never mind. Introduce LLCoro::OverrideConsuming to provide temporary save/restore of the set_consuming() / get_consuming() flag. It's a good idea to set the consuming flag when retrieving data from an LLEventMailDrop.
2018-10-02SL-9778 EEP It's possible to open more then one My Environments floaterandreykproductengine
2018-10-02SL-9733 Perfomance trweak. Should be incompatible with normal filters but ↵andreykproductengine
far faster.
2018-10-01SL-9660 EEP Remove residual code (LLFloaterEditDayCycle and ↵maxim_productengine
LLEnvironment::UserPrefs)
2018-09-28SL-9762 Fixed EEP Several Day Cycle UI bits are movableandreykproductengine
2018-09-27mergeBrad Payne (Vir Linden)
2018-09-27SL-9752 The ’Show Empty Folders’ option is displayed over the lower ↵andreykproductengine
scroll bar
2018-09-27Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-09-27Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2018-09-26MergeRider Linden
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-25Fix slider max to 168Rider Linden
2018-09-25MergeRider Linden
2018-09-25SL-1961 EEP Altitude labels auto-adjustmentandreykproductengine
2018-09-24MAINT-9734: Change limits on settings values.Rider Linden
2018-09-24SL-9695 About Land floater - Column width adjustmentAndreyL ProductEngine
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-24Merged in andreykproductengine/maint-eep (pull request #109)Rider Linden
SL-1817 and SL-9677 Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2018-09-24Merged in andreyl_productengine/viewer-eep-marchcat (pull request #108)Rider Linden
SL-1546 + line endings fix Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>
2018-09-24SL-9677 EEP Small adjustment to error message for not applying enviroment ↵andreykproductengine
setting
2018-09-24SL-1546 VitrualTrackBall - Reduced the angle change per button click to 1degAndreyL ProductEngine
2018-09-24SL-9676 EEP Pick:SELECT SETTINGS limit folder operations optionsmaxim_productengine
2018-09-21SL-9714 [EEP] Allow changing permissions of environment settings using the ↵maxim_productengine
bulk perms floater
2018-09-21SL-9715 [EEP] Allow setting default creation permissions for environment ↵maxim_productengine
settings
2018-09-20SL-9662 [EEP] Slightly shift environment label positionsandreykproductengine
2018-09-17Merged in graham_linden/viewer-eep-graham (pull request #92)Rider Linden
SL-1491 and SL-1873
2018-09-17SL-1873Graham Linden
Make range of star brightness in code and in UI 0-500 (not 512).
2018-09-17SL-9650 EEP environment panel should not animateandreykproductengine
2018-09-14SL-1556: Correctly identify when the selected parcel is in another region ↵Rider Linden
and display a message about cross region environments.
2018-09-14SL-9652 FIXED EEP Not allowed characters can be used for Environment Assets namemaxim_productengine
2018-09-14SL-1956 added support for temporary bans to parcel ban listAndreyL ProductEngine
2018-09-12SL-1961 Icon support for multislider and icons on altitudes sliderandreykproductengine
2018-09-12SL-1402, SL-1193, SL-976: Corrected strings and layout for named bugsRider Linden
("Use Shared Environment", no selection format in panel, Missing String in give object) Also Rider learned how to spell Committed
2018-09-11Merged in graham_linden/viewer-eep-graham (pull request #77)Rider Linden
SL-1936 and SL-1912 WIP
2018-09-11Hide UI related to advanced atmospherics and make it off by default again.Graham Linden
2018-09-10Fixes for switching between atmospherics implementations on the fly.Graham Linden
2018-09-10MergeGraham Linden
2018-09-10First pass at preferences and feature table hookup for advanced atmospherics.Graham Linden
2018-09-10MAINT-9099 Adjustable region altitudes.andreykproductengine
2018-09-07MergeRider Linden
2018-09-07Work to make edit floaters respect no mod and no trans. Importing no-trans ↵Rider Linden
frame will cause day cycle to become no trans.
2018-09-07MergeGraham Linden
2018-09-07MAINT-8988Graham Linden
Make rebuilding sky tex not look up invariant values by converting from LLSD 15 times per pixel. Set range on density multiplier to be non-zero to clamp light attenuation to sane values. Fix UI for density multiplier to include 4 decimal places and not show 0.0003 as 0.00