summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatereditwater.cpp
AgeCommit message (Collapse)Author
2018-03-08Rename getFogColor from water and sky settings to getWaterFogColor and ↵Graham Linden graham@lindenlab.com
getSkyFogColor.
2018-01-30Cleanup on daycyle selection and stack. Move blenders into environment.Rider Linden
(Transition bronken, instant only. Shaddows moved based on region, not parcel)
2017-11-10Remove delete preset dialog, Initial settings for selection level ↵Rider Linden
(Region/Parcel/Local)
2017-11-09Remove unused constant.Rider Linden
2017-11-08Day cycles and animated sky/water blending.Rider Linden
2017-11-03Initial day cycle impl.Rider Linden
2017-10-16Removed conversions from WLColor Control in favor of setter/getterRider Linden
2017-10-13Watter settings active and start of new joystick button type.Rider Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-06-10STORM-1305 WIP User water presets now go first in all lists.Vadim ProductEngine
Besides, removed all cases of direct access to the water presets map in preparation for future lazy loading.
2011-06-10STORM-1305 WIP Made LLWaterParamManager::mParamList private and typedef'ed ↵Vadim ProductEngine
its type.
2011-06-09STORM-1254 WIP Fixing a Windows compilation error.Vadim ProductEngine
2011-06-09STORM-1254 WIP Implemented created and editing local water presets.Vadim ProductEngine
2011-05-26STORM-1285 WIP Connected "Create/Edit Water / Sky / Day Cycle" floaters (not ↵Vadim ProductEngine
functional) to the main menu.