summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
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-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-21MAINT-8417 Fixed startup crash in doFrame() after failing to access vfs cacheandreykproductengine
2018-03-21MAINT-8403 FIXED "Snapshot" is stuck and not responding after sending snapsho...maxim_productengine
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 key...maxim_productengine
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
2018-03-15Pull in latest version of Dullahan (1.1.1072) and tweak media plugin code to ...callum_linden
2018-03-14MAINT-8383 FIXED Scrollbar does not decrease with decreasing number of displa...maxim_productengine
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
2018-03-13MAINT-8382 FIXED “Zoom back” button is displayed after selecting other ne...maxim_productengine
2018-03-13Fix storing legacy haze parameters in inner map by fixingGraham Linden graham@lindenlab.com
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 linka...Graham Linden graham@lindenlab.com
2018-03-12Remove optimize pragma.Graham Linden graham@lindenlab.com
2018-03-12De-duplicate shader code for encoding and decoding normals to/from gbuffer fo...Graham Linden graham@lindenlab.com
2018-03-12De-duplicate sRGB conversion funcs from many shadersGraham Linden graham@lindenlab.com
2018-03-09De-duplicate water fog code and modify programs to include the shared object ...Graham Linden graham@lindenlab.com
2018-03-09Fix warnings from shaders and include EXTRA_CODE_HERE sentinel in places usin...Graham Linden graham@lindenlab.com
2018-03-08Get libatmosphere shader into link chain for Adv WL shaders.Graham Linden graham@lindenlab.com
2018-03-08Remove MSVC-only debug pragma.Graham Linden graham@lindenlab.com
2018-03-08Prepare for validation and storage of legacy haze settings (still pass-throug...Graham Linden graham@lindenlab.com
2018-03-08Add LLVoSky wrapper for current env sky light direction.Graham Linden graham@lindenlab.com
2018-03-08MergeGraham Linden graham@lindenlab.com
2018-03-08Rename getFogColor from water and sky settings to getWaterFogColor and getSky...Graham Linden graham@lindenlab.com
2018-03-07Isolate more legacy atmo param use in sky (convert to getLightAttenuation and...Graham Linden graham@lindenlab.com
2018-03-07MergeRider Linden
2018-03-07Fix for calculating azimuth and angleRider Linden
2018-03-07Don't add old atmo params to new settings defaults.Graham Linden graham@lindenlab.com
2018-03-07Move legacy atmospherics code outside of llvosky (begin teasing apart).Graham Linden graham@lindenlab.com
2018-03-06Remove override keyword not working with LL_SINGLETON pattern.Graham Linden graham@lindenlab.com
2018-03-06MergeGraham Linden graham@lindenlab.com
2018-03-06Undo changes to default Sky settings XML.Graham Linden graham@lindenlab.com
2018-03-06Settings type inventory objects and upload the assests.Rider Linden
2018-03-06Remove new atmospheric LLSD entries from old settings XML files.Graham Linden graham@lindenlab.com
2018-03-06Isolate atmospherics LLSD conversion code.Graham Linden graham@lindenlab.com
2018-03-06Reference updated libatmosphere package.Graham Linden graham@lindenlab.com
2018-03-06Modify use of linkable shader from libatmosphere.Graham Linden graham@lindenlab.com
2018-03-03Remove MSVC pragmas breaking OSX build.Graham Linden graham@lindenlab.com
2018-03-03Fix 16F enum for compat w/ SL gl headers on Mac.Graham Linden graham@lindenlab.com
2018-03-02Replace start page for media browser with DuckDuckGo.com - Google page was of...callum_linden
2018-03-02Replace ifdefs with comments marking legacy atmo params.Graham Linden graham@lindenlab.com