summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatereditsky.h
AgeCommit message (Collapse)Author
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-06-29STORM-1305 WIP Edit Sky floater UI changes.Vadim ProductEngine
* Implemented new layout (made the floater smaller, moved widgets around). * Implemented new sun phase slider, bound to 24h time.
2011-06-28STORM-1345 FIXED Replaced sliders with color pickers in the Edit Sky Preset ↵Vadim ProductEngine
floater. TODO: Find out why the color picker widget has higher precision than the old sliders, and decide whether to "fix" that.
2011-06-07STORM-1255 WIP Re-check for region skies editing permission when region info ↵Vadim ProductEngine
gets updated.
2011-06-07STORM-1255 WIP When region environment changes, update the Edit Sky floater.Vadim ProductEngine
2011-06-07STORM-1255 WIP Moved stuff around for consistency between the header and the ↵Vadim ProductEngine
.cpp.
2011-06-07STORM-1255 WIP Consistency pass on sky presets removal.Vadim ProductEngine
* Update all related floaters when a sky preset gets removed. * Don't allow removing skies referenced by (local) day cycles. * Other minor fixes.
2011-06-07STORM-1255 WIP Implemented creating, editing and removing local sky presets.Vadim ProductEngine
2011-05-26STORM-1285 WIP Connected "Create/Edit Water / Sky / Day Cycle" floaters (not ↵Vadim ProductEngine
functional) to the main menu.