summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2019-01-23More OSX pickyness.Rider Linden
2019-01-23SL-1932 Day Cycle Edit feature "Load Track" Part 2andreykproductengine
2019-01-23Found the issue.Rider Linden
2019-01-23Mac is a bit pickyRider Linden
2019-01-22SL-10387: Inject individual settings. Still freezes parcel/region settings.Rider Linden
2019-01-22SL-1932 Day Cycle Edit feature "Load Track" Part 1andreykproductengine
2019-01-22MergeRider Linden
2019-01-22SL-10387: Move settings intjection to a setting object (and out of ↵Rider Linden
llEnvironment)
2019-01-18Merged in graham_linden/viewer-eep-fixes (pull request #231)Rider Linden
SL-10384
2019-01-18SL-10384Graham Linden
Fix issue with clip plane used in distortion map rendering including objects/avatars above water near surface.
2019-01-18SL-10380 FIXED 'Day Length/Day Offset' values don't apply to the region from ↵maxim_productengine
the keyboard by pressing 'Enter'
2019-01-17SL-10368Graham Linden
Fix OSX shader compile bug from use of #if FOO instead of #ifdef FOO or #if defined(FOO) preventing atmospherics (and thus ALM) from working on OSX.
2019-01-16Add Copy/Load/Clear track buttons. Clear track functionality.Rider Linden
2019-01-16SL-10370 FIXED [EEP] 'Estate' tab is displayed with empty settings after ↵maxim_productengine
opening 'Region/Estate' floater for the second time
2019-01-15MergeGraham Linden
2019-01-15SL-10369Graham Linden
Fix handling of backfaces in shared shadow sampling broken during de-duplication.
2019-01-15MergeRider Linden
2019-01-15SL-9917: New default sun texture, blank moon is now no image.Rider Linden
2019-01-15SL-10279 allow drag and drop settings on your own parcelmaxim_productengine
2019-01-15SL-10361 fixed overlapping of water setting slidersmaxim_productengine
2019-01-15SL-10362 fixed typo in the messagemaxim_productengine
2019-01-14Merged in graham_linden/viewer-eep-fixes (pull request #225)Rider Linden
SL-10355
2019-01-14SL-10355Graham Linden
Modify distortion vec calc in shader to account for modified range of reflection scale above/below.
2019-01-11SL-10350: If the item is now owned by the current user assume it is in the ↵Rider Linden
libary. Don't let them edit.
2019-01-10SL-10279 Finalize drag and drop supportandreykproductengine
2019-01-10Fix for lineendings in depthToShadowVolumeG.glslandreykproductengine
2019-01-09SL-10279 Readjusting altitude sliderandreykproductengine
2019-01-09Fix broken underwater rendering and reversed logic in generation of ↵Graham Linden
distortion map.
2019-01-08Fix broken distortion map rendering (was culling everything).Graham Linden
Clean up deferred\alpha shader to allow re-entrant graphics switching (link error on 2nd compile/link of deferred shaders). Clean up some uses of pragma(optimize,...).
2019-01-08MergeGraham Linden
2019-01-08Merged in andreykproductengine/maint-eep (pull request #220)Rider Linden
SL-10060 EEP Add reset default sky altitudes functionality
2019-01-08Merged in graham_linden/viewer-eep-sl-10305 (pull request #221)Rider Linden
SL-10305
2019-01-08SL-10268, SL-10323: Use _script_perm to display sit and change env ↵Rider Linden
questions. Exp log messages for environment changes."
2019-01-08SL-10305 fix post deferred gamma correction to address ALM mismatch with ↵Graham Linden
non-ALM lighting.
2019-01-08SL-10060 EEP Add reset default sky altitudes functionalityandreykproductengine
2019-01-08MergeGraham Linden
2019-01-08Merged in andreykproductengine/maint-eep (pull request #219)Rider Linden
SL-10280 Added label repositioning code to display percentage in correct places. Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com>
2019-01-08Merged in graham_linden/viewer-eep-sl-10304 (pull request #218)Rider Linden
SL-10304
2019-01-08SL-10280 Added label repositioning code to display percentage in correct places.andreykproductengine
2019-01-07SL-10067, SL-9917: Updated UUIDs for sun and moon textures and to corrected ↵Rider Linden
known skies.
2019-01-07SL-10304 fix handling of water normal map blending when both current and ↵Graham Linden
next textures are identical.
2019-01-07SL-9883: Hide controls and display message if parcel < 128mRider Linden
2019-01-07MergeGraham Linden
2019-01-04SL-10041, SL-9758: Environment tab is disabled(shows can't do this) when EM ↵Rider Linden
does not allow parcel override. "Commit" button now reads "Apply to Parcel" or "Apply to Region" as needed.
2019-01-04MergeGraham Linden
2019-01-04Added new LLSINGLETON macro that includes override keyword.Rider Linden
2019-01-04MergeGraham Linden
2019-01-04Convert to using shared shadow sampling function (reduce duplicated code ↵Graham Linden
blocks in several shaders).
2019-01-04MergeRider Linden
2019-01-04Move some estate requests into the LLEstateInfoModel and out of the Region ↵Rider Linden
floater. Fix issue where user could potentially be looking at one set of estate options and update the estate they were standing in by mistake.