Age | Commit message (Expand) | Author |
2018-06-05 | Fix uninit data from deleting c++11-style init and not putting it in the ctor. | 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 | 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 | Modify use of sky settings, reduce complexity, and name funcs to indicate coo... | Graham Linden |
2018-05-23 | Merge | Graham Linden graham@lindenlab.com |
2018-05-22 | Remove some obsolete sky funcs. | Graham Linden graham@lindenlab.com |
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 | Fix Mie Config validation in sky settings. | Graham Linden graham@lindenlab.com |
2018-05-16 | Merge and disable new sky render. | Graham Linden graham@lindenlab.com |
2018-05-15 | Fix the blend code to record the amount of the blend and to store what is bei... | 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-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 | 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 |
2018-03-02 | Replace ifdefs with comments marking legacy atmo params. | Graham Linden graham@lindenlab.com |
2018-03-02 | Rework density profile validation, eliminate custom LLSettingsSky::settingsVa... | Graham Linden graham@lindenlab.com |
2018-02-28 | Fix accidental dups/deletes from merge and remove optimize pragmas. | Graham Linden graham@lindenlab.com |
2018-02-28 | Add 3p package for adv atmospherics to autobuild. | Graham Linden graham@lindenlab.com |
2018-02-22 | Add settings/validations for new advanced atmo settings. | Graham Linden graham@lindenlab.com |
2018-02-06 | boost->std & same level interp | Rider Linden |
2018-01-30 | Cleanup on daycyle selection and stack. Move blenders into environment. | Rider Linden |
2018-01-23 | MAINT-8052: One more step towards parcel environments. | Rider Linden |
2018-01-23 | MAINT-8052: Initial support for new EEP cap | Rider Linden |
2018-01-08 | MAINT-7699: Deliver new settings to viewer via cap | Rider Linden |
2017-11-30 | Split for viewer/simhost sync LLSD with simhost. | Rider Linden |