summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-30MAINT-8468 Increase max bandwidth on the viewer to 6mbpsandreykproductengine
2018-03-30SL-440 Obtain Abuse Report categories from capabilityAndrey Kleshchev
2018-03-29MAINT-2929 Group Role Permission "Eject Members from this Group" Is Poorly ↵maxim_productengine
Described
2018-03-28MAINT-8355 - Alpha masked textures turn white on rigged mesh when viewed ↵ruslantproductengine
through the water surface. FIXED.
2018-03-27MAINT-8203 Group notices processingandreykproductengine
2018-03-26MAINT-8428 FIXED [OSX] The 'Eyedropper' cursor is not shown in the worldMnikolenko ProductEngine
2018-03-24MAINT-8203 Fixing from_group processing in ReadOfflineMsgs capandreykproductengine
2018-03-24Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-03-23MAINT-8417 Don't run display or startup if window is not initializedandreykproductengine
2018-03-23MAINT-8414 Change LOD slider min value to 1maxim_productengine
2018-03-22Automated merge with https://bitbucket.org/nat_linden/viewer-maint-8397 to ↵callum_linden
pick up debugging config changes
2018-03-22MAINT-8415 FIXED Group chat toast ignores IRC-like formattingmaxim_productengine
2018-03-22MAINT-8403 Restore fail case for general upload snapshotmaxim_productengine
2018-03-21Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2018-03-21Merged in nat_linden/viewer-maint-8397AndreyL ProductEngine
2018-03-21MAINT-8397: Update viewer-manager to codeticket version 513570.Nat Goodspeed
2018-03-21MAINT-8417 Fixed startup crash in doFrame() after failing to access vfs cacheandreykproductengine
2018-03-21MAINT-8397: Update viewer-manager to codeticket version 513540.Nat Goodspeed
2018-03-21Update to KDU v7.A.4 rev 513518 for Mac fixes to unused but included app ↵Graham Linden graham@lindenlab.com
headers.
2018-03-21MAINT-8403 FIXED "Snapshot" is stuck and not responding after sending ↵maxim_productengine
snapshot via e-mail
2018-03-20Update KDU to v7.A.4 for all platforms.Graham Linden graham@lindenlab.com
2018-03-20MAINT-8397: Update viewer-manager to codeticket version 513500.Nat Goodspeed
2018-03-20Update KDU for Mac and Windows to v7.10.4 (aka 7.a.4)Graham Linden graham@lindenlab.com
2018-03-20MAINT-8363 Additional sanity checksandreykproductengine
2018-03-20fixed line endingsmaxim_productengine
2018-03-20MAINT-8401 The ‘New’ icon does not disappear when navigating with the ↵maxim_productengine
keys in the ‘Received items’ panel
2018-03-19pull in new version of Dullahan (1.1.1080) built against CEF ↵callum_linden
(3325.1750.gaabe4c4) and with the host process reaper enabled
2018-03-16Update Dullahan CEF binaries to 3325.1749.ga42963acallum_linden
2018-03-16MAINT-8372 Fixed doubled error messagesandreykproductengine
2018-03-16MAINT-8399 fixed unnessesary spam and made message more informativeandreykproductengine
2018-03-16MAINT-8343 FIXED [MAC] Viewer Media Browser doubles entered Cyrillic capital ↵maxim_productengine
letters.
2018-03-15Pull in latest version of Dullahan (1.1.1072) and tweak media plugin code to ↵callum_linden
match change in API
2018-03-14MAINT-8383 FIXED Scrollbar does not decrease with decreasing number of ↵maxim_productengine
displayed media
2018-03-14Remove constants that are unused as of hooking up external data path.Graham Linden graham@lindenlab.com
2018-03-14Fix up atmospheric helpers and transport shader for adv atmo path.Graham Linden graham@lindenlab.com
Basic hook-up of sky settings to llatmosphere model. Moved mie aniso to be a top-level setting instead of a per-mie-layer setting.
2018-03-13MAINT-8382 FIXED “Zoom back” button is displayed after selecting other ↵maxim_productengine
nearby media
2018-03-13Fix storing legacy haze parameters in inner map by fixingGraham Linden graham@lindenlab.com
parameter update to not expect them at top level of LLSD for sky settings.
2018-03-12Add new shader files missed in last commit.Graham Linden graham@lindenlab.com
2018-03-12De-duplicate deferred shader code for atmospherics and transport.Graham Linden graham@lindenlab.com
2018-03-12Fix decl mismatch in alpha shader and mark deferred shaders needing new ↵Graham Linden graham@lindenlab.com
linkage so ALM works again.
2018-03-12Remove optimize pragma.Graham Linden graham@lindenlab.com
2018-03-12De-duplicate shader code for encoding and decoding normals to/from gbuffer ↵Graham Linden graham@lindenlab.com
format.
2018-03-12De-duplicate sRGB conversion funcs from many shadersGraham Linden graham@lindenlab.com
and unify on using the version that works on OSX. Add more logging to shader loading about fallbacks and loading succcess. Add frag shaders for sharing sRGB and normal encode/decode via GL shader linkage.
2018-03-09De-duplicate water fog code and modify programs to include the shared object ↵Graham Linden graham@lindenlab.com
as necessary.
2018-03-09Fix warnings from shaders and include EXTRA_CODE_HERE sentinel in places ↵Graham Linden graham@lindenlab.com
using DEFINE_GL_FRAGCOLOR for consistency.
2018-03-09MAINT-8362 Don't reconnect voice while in teleportandreykproductengine
2018-03-09MAINT-8366 FIXED "Report Abuse" preview screenshot all blackmaxim_productengine
2018-03-09Merge viewer-cougarGraham Linden graham@lindenlab.com
2018-03-08Update windows autobuild to fix ABI mismatch.Graham Linden graham@lindenlab.com
2018-03-08Get libatmosphere shader into link chain for Adv WL shaders.Graham Linden graham@lindenlab.com
Point autobuild at fixed libatmosphere.