Age | Commit message (Expand) | Author |
2018-06-05 | Restore dropped header include and make constness match sim code. | Graham Linden |
2018-06-05 | Merge | Graham Linden |
2018-06-04 | Reconnect apply to region and parcel reconnected to interface. | Rider Linden |
2018-06-04 | Fix use of new typedefs in inventory settings code in llenvironment. | Graham Linden |
2018-06-03 | Remove redundant typedef hosing OSX build. | Graham Linden |
2018-06-02 | Use more typedefs to simplify sync between viewer and sim env settings code. | Graham Linden |
2018-06-02 | Merge | Graham Linden |
2018-06-01 | Rework preset loading and context menu from inventory. | Rider Linden |
2018-06-01 | Mark LLSettingsSky::skipInterpolateKeys as override to silence Clang fail. | Graham Linden |
2018-06-01 | Code cleanup and move to using typedefs of S64Seconds/F64Seconds for ease in ... | Graham Linden |
2018-06-01 | Fix mis-merge of LLSettingsBase and remove optimize pragmas. | Graham Linden |
2018-06-01 | Merge to 5.1.6 | Graham Linden |
2018-06-01 | Modify use of sky settings, reduce complexity, and name funcs to indicate coo... | Graham Linden |
2018-05-24 | switch track based on altitudes sent from region. | Rider Linden |
2018-05-24 | Merge | Rider Linden |
2018-05-24 | Enable sky changes with altitude. | Rider Linden |
2018-05-23 | MAINT-8344 Day Cycle Editor (playing) | andreykproductengine |
2018-05-23 | Merge | Graham Linden graham@lindenlab.com |
2018-05-22 | Remove some obsolete sky funcs. | Graham Linden graham@lindenlab.com |
2018-05-22 | Manual blender for use in day editing dialog. | Rider Linden |
2018-05-18 | Remove MSVC debug pragmas and comment out code to dump example grids.xml file... | Graham Linden graham@lindenlab.com |
2018-05-18 | Make nighttime elev constant _SIN, since it uses a sin value. | Graham Linden graham@lindenlab.com |
2018-05-18 | Merge | Graham Linden graham@lindenlab.com |
2018-05-18 | Fix Mie Config validation in sky settings. | Graham Linden graham@lindenlab.com |
2018-05-17 | Self contained looping track blender. Will blend over time across an entire ... | Rider Linden |
2018-05-17 | Fix end of cycle trigger for time blender. | Rider Linden |
2018-05-16 | Merge and disable new sky render. | Graham Linden graham@lindenlab.com |
2018-05-16 | Merge | Rider Linden |
2018-05-16 | Splitting the blender up to support manual positioning as well as time. Phase1 | Rider Linden |
2018-05-16 | MAINT-8344 Day cycle editor (part 2) | andreykproductengine |
2018-05-15 | Fix the blend code to record the amount of the blend and to store what is bei... | Rider Linden |
2018-05-11 | MAINT-8344 Day cycle editor (part 1) | andreykproductengine |
2018-05-02 | Fixed sky editing floater. | Rider Linden |
2018-03-14 | Fix up atmospheric helpers and transport shader for adv atmo path. | Graham Linden graham@lindenlab.com |
2018-03-13 | Fix storing legacy haze parameters in inner map by fixing | Graham Linden graham@lindenlab.com |
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 pass-throug... | Graham Linden graham@lindenlab.com |
2018-03-08 | Add LLVoSky wrapper for current env sky light direction. | Graham Linden graham@lindenlab.com |
2018-03-08 | Merge | Graham Linden graham@lindenlab.com |
2018-03-08 | Rename getFogColor from water and sky settings to getWaterFogColor and getSky... | Graham Linden graham@lindenlab.com |
2018-03-07 | Isolate more legacy atmo param use in sky (convert to getLightAttenuation and... | Graham Linden graham@lindenlab.com |
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-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 | Settings type inventory objects and upload the assests. | Rider Linden |
2018-03-06 | Isolate atmospherics LLSD conversion code. | Graham Linden graham@lindenlab.com |
2018-03-03 | Remove MSVC pragmas breaking OSX build. | Graham Linden graham@lindenlab.com |
2018-03-03 | Fix 16F enum for compat w/ SL gl headers on Mac. | Graham Linden graham@lindenlab.com |