summaryrefslogtreecommitdiff
path: root/indra/llinventory
AgeCommit message (Expand)Author
2018-06-01Mark LLSettingsSky::skipInterpolateKeys as override to silence Clang fail.Graham Linden
2018-06-01Code cleanup and move to using typedefs of S64Seconds/F64Seconds for ease in ...Graham Linden
2018-06-01Fix mis-merge of LLSettingsBase and remove optimize pragmas.Graham Linden
2018-06-01Merge to 5.1.6Graham Linden
2018-06-01Modify use of sky settings, reduce complexity, and name funcs to indicate coo...Graham Linden
2018-05-24switch track based on altitudes sent from region.Rider Linden
2018-05-24MergeRider Linden
2018-05-24Enable sky changes with altitude.Rider Linden
2018-05-23MAINT-8344 Day Cycle Editor (playing)andreykproductengine
2018-05-23MergeGraham Linden graham@lindenlab.com
2018-05-22Remove some obsolete sky funcs.Graham Linden graham@lindenlab.com
2018-05-22Manual blender for use in day editing dialog.Rider Linden
2018-05-18Remove MSVC debug pragmas and comment out code to dump example grids.xml file...Graham Linden graham@lindenlab.com
2018-05-18Make nighttime elev constant _SIN, since it uses a sin value.Graham Linden graham@lindenlab.com
2018-05-18MergeGraham Linden graham@lindenlab.com
2018-05-18Fix Mie Config validation in sky settings.Graham Linden graham@lindenlab.com
2018-05-17Self contained looping track blender. Will blend over time across an entire ...Rider Linden
2018-05-17Fix end of cycle trigger for time blender.Rider Linden
2018-05-16Merge and disable new sky render.Graham Linden graham@lindenlab.com
2018-05-16MergeRider Linden
2018-05-16Splitting the blender up to support manual positioning as well as time. Phase1Rider Linden
2018-05-16MAINT-8344 Day cycle editor (part 2)andreykproductengine
2018-05-15Fix the blend code to record the amount of the blend and to store what is bei...Rider Linden
2018-05-11MAINT-8344 Day cycle editor (part 1)andreykproductengine
2018-05-02Fixed sky editing floater.Rider Linden
2018-03-14Fix up atmospheric helpers and transport shader for adv atmo path.Graham Linden graham@lindenlab.com
2018-03-13Fix storing legacy haze parameters in inner map by fixingGraham 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-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-06Settings type inventory objects and upload the assests.Rider Linden
2018-03-06Isolate atmospherics LLSD conversion code.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 ifdefs with comments marking legacy atmo params.Graham Linden graham@lindenlab.com
2018-03-02Rework density profile validation, eliminate custom LLSettingsSky::settingsVa...Graham Linden graham@lindenlab.com
2018-02-28Fix accidental dups/deletes from merge and remove optimize pragmas.Graham Linden graham@lindenlab.com
2018-02-28MergeGraham Linden graham@lindenlab.com
2018-02-28MergeGraham Linden graham@lindenlab.com
2018-02-28Add 3p package for adv atmospherics to autobuild.Graham Linden graham@lindenlab.com
2018-02-27More missing 'override'sRider Linden
2018-02-27Need to bring the mac in...Rider Linden