summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-19Modify deferred sun disc and moon shaders to write all deferrred gbuffer ↵Graham Linden
channels and fix rendering issue from norm/spec channels during lighting.
2018-07-19MAINT-8842 Should not be able to add Environment Setting Assets to Group ↵andreykproductengine
Notices on a Non-EEP region
2018-07-19MAINT-8906 EEP - Disable sky layer tabs when not supportedandreykproductengine
2018-07-19Merged in ruslantproductengine/viewer-cougar-4cr-2 (pull request #15)Ruslan Teliuk
MAINT-8836 - Objects with Alpha Masking > 0 do not rendering correctly on avatar Approved-by: Graham Madarasz <graham@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com>
2018-07-19MAINT-8844 Null check (just to be on the safe side)andreykproductengine
2018-07-18DRTVWR-447: Temporarily suppress building for BugSplat on Mac.Nat Goodspeed
2018-07-18MAINT-8844 Fix redundant checkandreykproductengine
2018-07-18Backed out changeset: 43f9351c7f6fAndreyL ProductEngine
2018-07-18Backed out changeset: 1d9ad7f485e6AndreyL ProductEngine
2018-07-18SL-920 Change http methodsandreykproductengine
2018-08-02MAINT-8936 FIXED "Share" checkbox becomes gray in some inappropriate casesmaxim_productengine
2018-07-18DRTVWR-447: Update to bugsplat build 517972Nat Goodspeed
2018-07-18SL-920 Disable friendship caps untill new requirements are providedandreykproductengine
2018-07-18MAINT-8334 EEP UI control: Virtual TrackballAndreyL ProductEngine
2018-07-18Merged in maxim_productengine/viewer-neko_maint2 (pull request #658)Maxim Nikolenko
MAINT-8883 Restore previous selection after updating the list Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>
2018-07-17DRTVWR-447: Update to bugsplat build 517942Nat Goodspeed
2018-07-17DRTVWR-447: Force rebuild with new BUGSPLAT_DB value.Nat Goodspeed
2018-07-17MAINT-8883 Restore previous selection after updating the listmaxim_productengine
2018-07-17SL-927 Better loggingandreykproductengine
2018-07-17SL-920 Better logging and limited cap to offline messagesandreykproductengine
2018-07-17SL-920 Better logging and limited cap to offline messagesandreykproductengine
2018-07-16Add default and wellknown asset ids.Rider Linden
2018-07-16SL-927 Fix coro nameandreykproductengine
2018-07-16Merged in andreykproductengine/maint-neko2 (pull request #656)Andrey Kleshchev
MAINT-8844 Fixed selection inconsistancies (inworld manipulation vs tool floater) Approved-by: Simon Linden <simon@lindenlab.com> Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2018-07-16MAINT-8844 Fixed selection inconsistancies (inworld manipulation vs tool ↵andreykproductengine
floater)
2018-07-16MAINT-8883 FIXED If someone sends a group notice immediately before you, it ↵maxim_productengine
wipes out the notice you are writing
2018-07-14DRTVWR-447: Revert BugSplat diagnostic logging; add platform tag.Nat Goodspeed
2018-07-13DRTVWR-447: Update to bugsplat build 517820Nat Goodspeed
2018-07-13DRTVWR-447: Update to bugsplat build 517815Nat Goodspeed
2018-07-13MAINT-8863 - more diagnostics and possible fixBrad Payne (Vir Linden)
2018-07-13MAINT-8872 Don't display url-like group name as a link in notificationmaxim_productengine
2018-07-13MAINT-8863 - even more diagnosticsBrad Payne (Vir Linden)
2018-07-12DRTVWR-447: For want of a 'const', the build was lost.Nat Goodspeed
2018-07-12DRTVWR-447: More diagnostic logging for BugSplat metadata strings.Nat Goodspeed
2018-07-12MAINT-8566 Access lists search implementationAndreyL ProductEngine
2018-07-12MAINT-8863 - more diagnostics to pin down possible causesBrad Payne (Vir Linden)
2018-07-12MAINT-8865 Fixed Day Cycle keyframe cannot be deletedandreykproductengine
2018-07-11DRTVWR-447: Diagnostically try naively widening BugSplat metadata.Nat Goodspeed
2018-07-11Minor change from the simulator to throttle the minimum blend in a time ↵Rider Linden
based blend.
2018-07-11DRTVWR-447: Fix silly typosNat Goodspeed
2018-07-11MAINT-8863 - more logging of possible llskinningutil errorsBrad Payne (Vir Linden)
2018-07-11MAINT-8692 Estate tab layout improvementsAndreyL ProductEngine
2018-07-11DRTVWR-447: Add more diagnostic logging to Windows BugSplat crash.Nat Goodspeed
2018-07-11MAINT-8567 Enabled sorting for the estate access listsAndreyL ProductEngine
2018-07-11Merged in graham_linden/viewer-eep-graham (pull request #24)Rider Linden
Fix OSX rendering
2018-07-11Make sun/moon vert shaders use calcAtmospherics in hopes it will get OSX GL ↵Graham Linden
to link the shaders without complaining about unwritten varying vars.
2018-07-10Merged in graham_linden/viewer-eep-graham (pull request #23)Rider Linden
Render fixes and performance improvement for advanced atmo codepath
2018-07-11Make moon/star rendering handle transitions between settings w defined ↵Graham Linden
textures and settings without better. Reverse direction of mix to match blend_factor values in stars shader.
2018-07-10Make advanced atmo sky shader compile again.Graham Linden
Make atmospheric model avoid redundant work when settings don't change. Point autobuild.xml at libatmosphere with op== to compare density profiles.
2018-07-10MergeRider Linden