summaryrefslogtreecommitdiff
path: root/indra/newview/llenvironment.cpp
AgeCommit message (Collapse)Author
2019-02-13SL-10464: Request experience status on parcel change, strip if no longer ↵Rider Linden
allowed.
2019-02-12SL-10406, SL-10464: Remove experience injections and destroy push ↵Rider Linden
environment when finished.
2019-02-11MergeRider Linden
2019-02-11SL-10406, SL-10464: Experience injections now have their own sub class of ↵Rider Linden
day instance (DayInjection) Montitors underlying environments and switches the sources as needed.
2019-02-07SL-10456 FIXED [EEP] Viewer continues to show last EEP environment after ↵maxim_productengine
teleporting from EEP to non-EEP region
2019-02-05Better calculation of time remaining in span for track animator (from SL-10465)Rider Linden
2019-02-01SL-10364 FIXED Parcel Sky Altitudes not set correct when opening About Land ↵maxim_productengine
-> Environment for the first time upon region arrival
2019-01-30SL-9925: Viewer now shows an error message if import from legacy windlight ↵Rider Linden
fails.
2019-01-23I hope this is the last one.Rider Linden
2019-01-23More specifics OSX compile.Rider Linden
2019-01-23More OSX templateRider Linden
2019-01-23More OSX pickyness.Rider Linden
2019-01-23Found the issue.Rider Linden
2019-01-23Mac is a bit pickyRider Linden
2019-01-22SL-10387: Inject individual settings. Still freezes parcel/region settings.Rider Linden
2019-01-22SL-10387: Move settings intjection to a setting object (and out of ↵Rider Linden
llEnvironment)
2019-01-10SL-10279 Finalize drag and drop supportandreykproductengine
2019-01-07SL-10067, SL-9917: Updated UUIDs for sun and moon textures and to corrected ↵Rider Linden
known skies.
2018-12-21SL-10279: Rework the environment pannel. Still in progress.Rider Linden
2018-12-14SL-10241: Group roll for changing environment.Rider Linden
2018-12-12MergeRider Linden
2018-12-12SL-10238: Viewer spport for push notifications from the simulator contaiting ↵Rider Linden
partial groups of settings. Blend these settings into the current environment.
2018-12-07SL-10091 Prevent info floater from re-requesting data when not openandreykproductengine
2018-12-05SL-10091 EEP Filter out dupplicate refreshes and callbacksandreykproductengine
2018-11-30SL-9716 [EEP] "Use Shared Environment" does not enable when applying an ↵maxim_productengine
environment to a parcel or region
2018-11-20SL-10093: Client code to support experiences changing an environment. ↵Rider Linden
Handle generic messages with "commands" to be executed.
2018-11-12SL-10033 [EEP] Use fast environment transition for teleportsandreykproductengine
2018-11-02OSX PedanticsRider Linden
2018-11-02SL-9886: Viewer send and receive new day_name(s) information in the ↵Rider Linden
environment protocol for viewer specified names on individual tracks.
2018-10-29SL-1476 EEP Better shader resets and transitionsandreykproductengine
2018-10-23SL-9922 FIXED [EEP] The Day environment settings are changed when open the ↵maxim_productengine
Water setting in ‘Fixed Environment’ editor
2018-10-17SL-1476 EEP parcel transition inconsistenciesandreykproductengine
2018-10-17SL-9889: New reconverted default assetsRider Linden
2018-10-01MergeRider Linden
2018-10-01MAINT-9738: Wire the altitude slider to the protocol and send new altitudes ↵Rider Linden
to simulator.
2018-10-01SL-9660 EEP Remove residual code (LLFloaterEditDayCycle and ↵maxim_productengine
LLEnvironment::UserPrefs)
2018-09-24SL-9736: 0.0 is no motion for cloud scroll.Rider Linden
2018-09-21SL-1061 EEP prevent invalid settings from getting into environmentandreykproductengine
2018-09-19SL-9661: Trigger an event when the settings on a parcel or region are ↵Rider Linden
changed. Environment panel montiors this event and updates itself when it occurs.
2018-09-18SL-1258 FIXED [EEP] Custom cloud, sun & moon textures don't update when you ↵maxim_productengine
apply a Windlight sky locally.
2018-09-14SL-1556: Correctly identify when the selected parcel is in another region ↵Rider Linden
and display a message about cross region environments.
2018-09-14SL-9653 EEP Blender abruptly jumps from correct value to initialandreykproductengine
2018-09-07Fix 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-06Fix 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-31Adding optional flags to settings objects.Rider Linden
2018-08-30MAINT-8944 Fix missed mNextFooTextureId updates when jumping between ↵Graham Linden
keyframes by forcing mReplaced when sky is replaced.
2018-08-21Lest couple nullptr checks and disable the controls on legacy regions.Rider Linden
2018-08-20Didn't get a fix from last week, and divide by zeros are bad.Rider Linden
2018-08-20Use the EnvironmentInfo structure to pass information back from legacy ↵Rider Linden
environment requests.
2018-08-17Add an apparent time of day. More OSX complaints.Rider Linden