summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatereditextdaycycle.cpp
AgeCommit message (Collapse)Author
2019-01-02SL-10279: Temp fix for stale estate info when editing parcel environment.Rider Linden
2018-12-21SL-10279: Rework the environment pannel. Still in progress.Rider Linden
2018-12-12SL-10188 [EEP] add/delete/load should be disabled while the timeline "Play" ↵maxim_productengine
button is engaged.
2018-12-10SL-9924 [EEP] Environment Settings permissions can be dropped by Save As buttonandreykproductengine
2018-12-06SL-10165 Load Frame button on Day Cycle editor is not working when a frame ↵maxim_productengine
is selected
2018-12-05Merged in andreykproductengine/maint-eep (pull request #195)Rider Linden
SL-9924 [EEP] Environment Settings permissions can be dropped by Save As button
2018-12-05SL-10167 Change wording on Add/Load/Delete buttons in the day editormaxim_productengine
2018-12-05SL-10166 FIXED Sky editor add/delete frame not enabling disabling correctlymaxim_productengine
2018-11-28MAINT-8833 Don't cause dummy spamandreykproductengine
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-11-01SL-9793 EEP Clouds vanish and reappear abruptly if one of textures is not setandreykproductengine
2018-10-31SL-9924 [EEP] Environment Settings permissions can be dropped by Save As buttonandreykproductengine
2018-10-17SL-9902 EEP Editors retaining dirty flags when they shouldn'tandreykproductengine
2018-10-16SL-9882 FIXED [EEP] The percentage at the right end of the timeline does not ↵maxim_productengine
update
2018-10-11SL-9863 EEP Saving a Daycycle after Loading Frame saves a Sky setting insteadandreykproductengine
2018-10-08SL-9746 [EEP] Local Texture options should work with EEPandreykproductengine
2018-10-04SL-9654 [EEP] Settings Picker reliabilityandreykproductengine
2018-10-03SL-9789 [EEP] Viewer crashes after reloading the same frameandreykproductengine
2018-10-01SL-9755 EEP Cannot apply a new Sky setting to the parcel.andreykproductengine
2018-09-27SL-9755 EEP Cannot apply a new Sky setting to the parcel.andreykproductengine
2018-09-26SL-9679: Record the asset id that the editor is expecting. If none set to ↵Rider Linden
null. If asset id recieved does not match expected throw it away.
2018-09-26SL-9732 FIXED [EEP] Save As does not provide dialogue to supply new setting namemaxim_productengine
2018-09-24SL-1817 EEP Day Cycle timeline scrubber can't be repositioned while it's playingandreykproductengine
2018-09-21SL-1061 EEP prevent invalid settings from getting into environmentandreykproductengine
2018-09-19SL-9707 EEP Make behavior more consistent for applying inventoryandreykproductengine
2018-09-18SL-9678 EEP Sometimes not switching inventory based environmentsandreykproductengine
2018-09-18SL-9670 [EEP] 'New Day' is named as 'Default' in the Day Cycle editor.andreykproductengine
2018-09-17SL-9654 EEP Double click should apply instead of opening in settings pickerandreykproductengine
2018-09-17SL-9664 FIXED [EEP] File pickers are not threadedmaxim_productengine
2018-09-13Merged in andreykproductengine/maint-eep2 (pull request #82)Rider Linden
SL-1168 and SL-1307
2018-09-13SL-9625 EEP "Save As" and "Save" are initially unavailable in Day Cyclemaxim_productengine
2018-09-13SL-1168 EEP Shouldn't be possible to create more than 20 keframesandreykproductengine
2018-09-11SL-9620: Double check that commit actually passes back a day cycle from the ↵Rider Linden
editor. Also hide the altitude setting interface for the moment.
2018-09-10Put back new func dropped in merge.Graham Linden
2018-09-10Put back extern decl of gSavedSettings dropped in merge.Graham Linden
2018-09-10MergeGraham Linden
2018-09-10Add copies of existing lighting shaders for advanced atmo path.Graham Linden
Enable advanced atmo by default. Disable nSight in settings.xml Remove MSVC debug pragmas.
2018-09-10MAINT-9118: Allow the environment panel to indicated that the environment ↵Rider Linden
may be modified.
2018-09-10Fixes for switching between atmospherics implementations on the fly.Graham Linden
2018-09-10MergeGraham Linden
2018-09-10First pass at preferences and feature table hookup for advanced atmospherics.Graham Linden
2018-09-10MAINT-9066 EEP should not be able to delete all Keyframes from Ground Level ↵maxim_productengine
or Water
2018-09-07Get rid of (void)this... (this should not have been captured in the first ↵Rider Linden
place.)
2018-09-07MergeRider Linden
2018-09-07Work to make edit floaters respect no mod and no trans. Importing no-trans ↵Rider Linden
frame will cause day cycle to become no trans.
2018-09-07MergeGraham Linden
2018-09-07Nerf OSX warning about use of this in lambda.Graham Linden
2018-09-07MergeGraham Linden
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-09-06MAINT-9099 Implementation of vertical orientation support for multisliderandreykproductengine