Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-21 | Update to KDU v7.A.4 rev 513518 for Mac fixes to unused but included app ↵ | Graham Linden graham@lindenlab.com | |
headers. | |||
2018-03-21 | MAINT-8403 FIXED "Snapshot" is stuck and not responding after sending ↵ | maxim_productengine | |
snapshot via e-mail | |||
2018-03-20 | Update KDU to v7.A.4 for all platforms. | Graham Linden graham@lindenlab.com | |
2018-03-20 | MAINT-8397: Update viewer-manager to codeticket version 513500. | Nat Goodspeed | |
2018-03-20 | Update KDU for Mac and Windows to v7.10.4 (aka 7.a.4) | Graham Linden graham@lindenlab.com | |
2018-03-20 | MAINT-8363 Additional sanity checks | andreykproductengine | |
2018-03-20 | fixed line endings | maxim_productengine | |
2018-03-20 | MAINT-8401 The ‘New’ icon does not disappear when navigating with the ↵ | maxim_productengine | |
keys in the ‘Received items’ panel | |||
2018-03-19 | pull 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-16 | Update Dullahan CEF binaries to 3325.1749.ga42963a | callum_linden | |
2018-03-16 | MAINT-8372 Fixed doubled error messages | andreykproductengine | |
2018-03-16 | MAINT-8399 fixed unnessesary spam and made message more informative | andreykproductengine | |
2018-03-16 | MAINT-8343 FIXED [MAC] Viewer Media Browser doubles entered Cyrillic capital ↵ | maxim_productengine | |
letters. | |||
2018-03-15 | Pull in latest version of Dullahan (1.1.1072) and tweak media plugin code to ↵ | callum_linden | |
match change in API | |||
2018-03-14 | MAINT-8383 FIXED Scrollbar does not decrease with decreasing number of ↵ | maxim_productengine | |
displayed media | |||
2018-03-14 | Remove constants that are unused as of hooking up external data path. | Graham Linden graham@lindenlab.com | |
2018-03-14 | Fix 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-13 | MAINT-8382 FIXED “Zoom back” button is displayed after selecting other ↵ | maxim_productengine | |
nearby media | |||
2018-03-13 | Fix storing legacy haze parameters in inner map by fixing | Graham Linden graham@lindenlab.com | |
parameter update to not expect them at top level of LLSD for sky settings. | |||
2018-03-12 | Add new shader files missed in last commit. | Graham Linden graham@lindenlab.com | |
2018-03-12 | De-duplicate deferred shader code for atmospherics and transport. | Graham Linden graham@lindenlab.com | |
2018-03-12 | Fix decl mismatch in alpha shader and mark deferred shaders needing new ↵ | Graham Linden graham@lindenlab.com | |
linkage so ALM works again. | |||
2018-03-12 | Remove optimize pragma. | Graham Linden graham@lindenlab.com | |
2018-03-12 | De-duplicate shader code for encoding and decoding normals to/from gbuffer ↵ | Graham Linden graham@lindenlab.com | |
format. | |||
2018-03-12 | De-duplicate sRGB conversion funcs from many shaders | Graham 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-09 | De-duplicate water fog code and modify programs to include the shared object ↵ | Graham Linden graham@lindenlab.com | |
as necessary. | |||
2018-03-09 | Fix warnings from shaders and include EXTRA_CODE_HERE sentinel in places ↵ | Graham Linden graham@lindenlab.com | |
using DEFINE_GL_FRAGCOLOR for consistency. | |||
2018-03-09 | MAINT-8362 Don't reconnect voice while in teleport | andreykproductengine | |
2018-03-09 | MAINT-8366 FIXED "Report Abuse" preview screenshot all black | maxim_productengine | |
2018-03-09 | Merge viewer-cougar | Graham Linden graham@lindenlab.com | |
2018-03-08 | Update windows autobuild to fix ABI mismatch. | Graham Linden graham@lindenlab.com | |
2018-03-08 | Get libatmosphere shader into link chain for Adv WL shaders. | Graham Linden graham@lindenlab.com | |
Point autobuild at fixed libatmosphere. | |||
2018-03-08 | Remove MSVC-only debug pragma. | Graham Linden graham@lindenlab.com | |
2018-03-08 | Prepare for validation and storage of legacy haze settings (still ↵ | Graham Linden graham@lindenlab.com | |
pass-through for now). Isolate more use of legacy haze params behind wrapper funcs. | |||
2018-03-08 | Add LLVoSky wrapper for current env sky light direction. | Graham Linden graham@lindenlab.com | |
Make LLVo classes use LLVoSky wrappers instead of direct access. Isolate more legacy haze param usage w/in settings. | |||
2018-03-08 | Merge | Graham Linden graham@lindenlab.com | |
2018-03-08 | Rename getFogColor from water and sky settings to getWaterFogColor and ↵ | Graham Linden graham@lindenlab.com | |
getSkyFogColor. | |||
2018-03-07 | Isolate more legacy atmo param use in sky (convert to getLightAttenuation ↵ | Graham Linden graham@lindenlab.com | |
and getLightTransmittance). Optimize sky texture creation. | |||
2018-03-07 | Merge | Rider Linden | |
2018-03-07 | Fix for calculating azimuth and angle | Rider Linden | |
2018-03-07 | Don't add old atmo params to new settings defaults. | Graham Linden graham@lindenlab.com | |
2018-03-07 | Move legacy atmospherics code outside of llvosky (begin teasing apart). | Graham Linden graham@lindenlab.com | |
2018-03-07 | MAINT-8364 Fix for requestAvatarNameCache_ crash | andreykproductengine | |
2018-03-07 | MAINT-3399 Hairbase renders incorrectly in edit appearance mode | maxim_productengine | |
2018-03-06 | Remove override keyword not working with LL_SINGLETON pattern. | Graham Linden graham@lindenlab.com | |
2018-03-06 | Merge | Graham Linden graham@lindenlab.com | |
2018-03-06 | Undo changes to default Sky settings XML. | Graham Linden graham@lindenlab.com | |
Undo forced validation of objects built from legacy sky settings. | |||
2018-03-06 | Settings type inventory objects and upload the assests. | Rider Linden | |
2018-03-06 | Remove new atmospheric LLSD entries from old settings XML files. | Graham Linden graham@lindenlab.com | |
2018-03-06 | Updated autobuild.xml to use update 3p-libatmosphere package w/ fixes for ↵ | Graham Linden graham@lindenlab.com | |
Release builds. |