summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatereditdaycycle.cpp
AgeCommit message (Collapse)Author
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-02-12merge with releaseRichard Linden
2013-11-19replace uses of LLEnvManagerNew::setRegionChangeCallback with ↵Oz Linden
LLAgent::addRegionChangedCallback
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-07-06STORM-1262 FIXED Removed the original Windlight Region Settings implementation.Vadim ProductEngine
2011-06-14STORM-1305 WIP User day cycles now go first in all lists.Vadim ProductEngine
2011-06-10STORM-1305 WIP User sky presets now go first in all lists.Vadim ProductEngine
2011-06-09STORM-1253 WIP Gray out the save button if empty name entered in the combo box.Vadim ProductEngine
2011-06-07STORM-1255 Removed dead code.Vadim ProductEngine
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-06STORM-1255 WIP Made the check for region permissions reusable.Vadim ProductEngine
2011-06-02STORM-1253 WIP Disabled ability to edit existing day cycle until the ↵Vadim ProductEngine
workflow is clear enough.
2011-06-02STORM-1253 WIP Region sky presets are not accessible anymore when editing ↵Vadim ProductEngine
local day cycles.
2011-06-02STORM-1253 WIP Changed the workflow to modify region day cycle.Vadim ProductEngine
Was: Press "Save" after editing the region day cycle in the Day Cycle Editor. Now: - Press "Save" in the Day Cycle Editor. - Open Region / Estate -> Environment tab. - Select the region day cycle. - Press "Apply".
2011-06-01STORM-1253 WIP Update UI when a day cycle gets added or deleted.Vadim ProductEngine
2011-05-31STORM-1253 WIP Removed temporary code.Vadim ProductEngine
2011-05-31STORM-1253 WIP Implemented editing region day cycle.Vadim ProductEngine
2011-05-31STORM-1253 WIP Fixed more compiler warnings.Vadim ProductEngine
2011-05-30STORM-1253 WIP New day cycle editor.Vadim ProductEngine
Done: * Creating new local day cycles. * Editing existing local day cycles. * Deleting day cycles. To do: * Editing region day cycle, dealing with skies in region scope. * Handle teleport while editing a day cycle. * Update UI when a day cycle or sky preset gets deleted. * Make the time ctrl increase/decrease consistently.
2011-05-26STORM-1285 WIP Connected "Create/Edit Water / Sky / Day Cycle" floaters (not ↵Vadim ProductEngine
functional) to the main menu.