Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-07 | Fix createDensityProfileLayer dropping passed in values. | Graham Linden | |
Enable sky density panel to update advanced atmo precomputed textures. Take wild stab at appropriate ranges for density parameters in edit panel UI. Clean up debug-only code that isn't necessary anymore. Point autobuild at latest version of libatmosphere package. | |||
2018-09-06 | Fix tex format mismatch between what libatmosphere was generating and what ↵ | Graham Linden | |
we were claiming to use in rendering. First pass at sky shader using libatmosphere sky radiance lookup. Add atmo density controls to ext daycycle floater tabs. | |||
2018-08-31 | Adding optional flags to settings objects. | Rider Linden | |
2018-08-30 | MAINT-8944 Fix missed mNextFooTextureId updates when jumping between ↵ | Graham Linden | |
keyframes by forcing mReplaced when sky is replaced. | |||
2018-08-21 | Lest couple nullptr checks and disable the controls on legacy regions. | Rider Linden | |
2018-08-20 | Didn't get a fix from last week, and divide by zeros are bad. | Rider Linden | |
2018-08-20 | Use the EnvironmentInfo structure to pass information back from legacy ↵ | Rider Linden | |
environment requests. | |||
2018-08-17 | Add an apparent time of day. More OSX complaints. | Rider Linden | |
2018-08-17 | MAINT-8826, MAINT-8990, MAINT-9002, MAINT-7703: Rework for environment ↵ | Rider Linden | |
pannels in Region/Estate and Parcel. Enable/disable by permission. Edit the correct environment. Dirty flags for changes. Estate owner disallow switch. | |||
2018-08-16 | MAINT-7703: Estate level switch turns of parcel environments. | Rider Linden | |
2018-08-16 | Pass call backs into parcel and region change methods. | Rider Linden | |
2018-08-15 | MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcel | Rider Linden | |
2018-08-08 | Fix for mac build | Rider Linden | |
MAINT-8870, MAINT-8871: When legacy windlight fails load the default day cycle asset and use that. | |||
2018-08-03 | remove some pragmas that snuck in | Rider Linden | |
2018-08-03 | Fix name change from clearTrack to clealCycleTrack | Rider Linden | |
2018-08-03 | MAINT-7699: More robust cap protocol, better support for delete and support ↵ | Rider Linden | |
for individual tracks, support for setting environment by asset id in the cap MAINT-7703: Initial flags sent in message protocol for parcels | |||
2018-07-16 | Add default and wellknown asset ids. | Rider Linden | |
2018-07-10 | MAINT-8821: Tighten up floater. Allow apply from gear menu. | Rider Linden | |
2018-06-25 | Adding pause clouds to menu, and throttling expensive visual update on change. | Rider Linden | |
2018-06-25 | Fix cloud scroll adjustment in the editor, pause clouds method, set sun disk ↵ | Rider Linden | |
UUID to null. | |||
2018-06-19 | Don't recalculate lighting every frame. Fix altitude transitions. On track ↵ | Rider Linden | |
switch ignore time threshold on blender. | |||
2018-06-12 | Merge | Rider Linden | |
2018-06-12 | Time threshold on timer based updates. Editor can replace frame with one ↵ | Rider Linden | |
from inventory. Extra check on adding a frame type. | |||
2018-06-12 | Fix env panel forward action. | Graham Linden | |
Make env panel update environment when jumping frame to frame. Add separate funcs for sun/moon vectors in various coord systems. Make haze glow only pay attention to sun (i.e. fix sun glow when moon is near horizon in daytime). | |||
2018-06-11 | remove legacy environmental edit floater and some lingering transition ↵ | Rider Linden | |
functions. Change floater environment switch behavior. | |||
2018-06-08 | Settings inventory picker. | Rider Linden | |
2018-06-06 | Fix legacy haze validation returning warnings as errors. | Graham Linden | |
Add assert that calculated spans are > 0 to avoid div by 0 NaNs. Make span calc return 1.0 for case where begin == end. Fix order of ops in LLTrackBlenderLoopingTime ctor causing skies to be init'd with water instances. | |||
2018-06-05 | EOL in llsetingssky.cpp and llrender.cpp. const on ptr_t & in llenvironment | Rider 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-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 | |
sync w/ sim side which has not llunits types. | |||
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 ↵ | Graham Linden | |
coord systems in use. Fix class2 softenLightF shader. | |||
2018-05-31 | More with min | Rider Linden | |
2018-05-31 | Use llmin rather than std::min | Rider Linden | |
2018-05-24 | switch track based on altitudes sent from region. | Rider Linden | |
2018-05-24 | Enable sky changes with altitude. | Rider Linden | |
2018-05-23 | Merge | Graham Linden graham@lindenlab.com | |
2018-05-22 | Enable save/load/import for day edit. | Rider Linden | |
2018-05-22 | Remove some obsolete sky funcs. | Graham Linden graham@lindenlab.com | |
Remove Matrix3/4 funcs using LLQuat 4-float init incorrectly (they are redundant to angle/axis versions anyway). Fix up tests referring to removed funcs above. | |||
2018-05-22 | Manual blender for use in day editing dialog. | Rider Linden | |
2018-05-21 | Make rendering of sun / moon work with both in the sky (test visibility ↵ | Graham Linden graham@lindenlab.com | |
independently). | |||
2018-05-18 | Make nighttime elev constant _SIN, since it uses a sin value. | Graham Linden graham@lindenlab.com | |
Put that constant in sky settings and eliminate dups. Fix up logic around when to use heavenly bodies (fix broken moon in basic sky). Remove unnecessary clip to horizon. Put in temp code to ena/dis sun/moon based on LLEnvironment::getIsDaytime(). | |||
2018-05-18 | Merge | Graham Linden graham@lindenlab.com | |
2018-05-17 | Self contained looping track blender. Will blend over time across an entire ↵ | Rider Linden | |
track in a day cycle. |