summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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 Removed dead code.Vadim ProductEngine
2011-06-07STORM-1255 WIP Fixed sky/day/water preset name being limited to 20 chars.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-1253 WIP Fixed a potential bug: removing a day cycle didn't remove it ↵Vadim ProductEngine
from internal data structures.
2011-06-07STORM-1255 WIP Changed a comment and a warning message.Vadim ProductEngine
2011-06-07STORM-1255 WIP Implemented creating, editing and removing local sky presets.Vadim ProductEngine
2011-06-06STORM-1255 WIP Made the check for region permissions reusable.Vadim ProductEngine
2011-06-06STORM-1308: add help buttons and IDs to environment floatersOz Linden
2011-06-06STORM-1253 WIP Made the triangle 50% larger.Vadim ProductEngine
2011-06-03STORM-1253 WIP Fixed track colors in the day cycle editor.Vadim ProductEngine
- Selected key now visually differs from others. - Disabled triangle becomes more transparent.
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-02STORM-1253 WIP Debugging stuff.Vadim ProductEngine
2011-06-02STORM-1253 WIP Adding sample day cycles provided by Torley.Vadim ProductEngine
2011-06-01merge changes for latest viewer-developmentOz Linden
2011-06-01pull back fix for storm-1298 from beta branchOz Linden
2011-06-01STORM-1305 WIP Minor UI changes.Vadim ProductEngine
2011-06-01fix for STORM-1298: Crash on startup of Second Life 2.7.1(231307)Xiaohong Bao
2011-06-01STORM-1253 WIP Update UI when a day cycle gets added or deleted.Vadim ProductEngine
2011-06-01STORM-1253 WIP Fixed a couple of typos.Vadim ProductEngine
2011-06-01STORM-1253 WIP Time control: the up/down buttons now work consistently ↵Vadim ProductEngine
across the whole day; time values are snapped to 5 minutes.
2011-06-01merge changes for storm-1296Oz Linden
2011-06-01merge changes for storm-1304Oz Linden
2011-06-01merge changes for storm-1299Oz Linden
2011-06-01merge changes for new searchOz Linden
2011-05-31merge changes for new searchOz Linden
2011-05-31FIX VWR-25397eli_linden
2011-05-31FIX VWR-24130eli_linden
2011-05-31FIX VWR-24127eli_linden
2011-05-31FIX VWR-19315eli_linden
2011-05-31FIX VWR-24126eli_linden
2011-05-31FIX VWR-20840eli_linden
2011-05-31STORM-1244 WIP Fixed modifying user preferences when the Environment ↵Vadim ProductEngine
Settings floater is opened.
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 Fixed a compiler warning.Vadim ProductEngine
2011-05-30STORM-1245 WIP Fixed sky initialization to apply user preferences correctly.Vadim ProductEngine
2011-05-30STORM-1244 Minor visual changes in the Environment Settings floater.Vadim ProductEngine
* Changed title. * Added hints at the top. * Minor layout fixes.
2011-05-30STORM-1253 WIP Removed a duplicated translatable string from the Edit Day ↵Vadim ProductEngine
Cycle floater.
2011-05-30STORM-1256 WIP Grey out Apply/Cancel buttons when no local change made.Vadim ProductEngine
2011-05-30STORM-1244 WIP Minor bug fix in the Environment Settings floater.Vadim ProductEngine
Populate combo boxes *before* accessing them.
2011-05-30STORM-1256 WIP Minor layout tweaks in the Environment tab of the ↵Vadim ProductEngine
Region/Estate floater.
2011-05-30STORM-1253 WIP Fixed loading user day cycle on start-up; improved error ↵Vadim ProductEngine
handling.
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-27sync with viewer-developmenteli_linden