summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelenvironment.cpp
AgeCommit message (Collapse)Author
2018-12-11SL-10186 FIXED When attempting to apply Day Offset of 0.0 the slider jumps ↵maxim_productengine
to the last set Offset value
2018-12-07SL-1894 When crossing regions altitude slider could misbehaveandreykproductengine
2018-12-05SL-10091 EEP Filter out dupplicate refreshes and callbacksandreykproductengine
2018-11-21SL-9661 Settings applied from inventory don't update about land floater.andreykproductengine
2018-11-12SL-9620 Viewer crashes after clicking "Commit" button while editing Day ↵andreykproductengine
Cycle preset
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-10-25SL-9960 [EEP] Allow drag and drop inventory setting to the "Settings from ↵maxim_productengine
Inventory" field
2018-10-22SL-9911 FIXED [EEP] Day Settings are modifiable in About Land floater for ↵maxim_productengine
parcel that uses Region Settings
2018-10-12SL-9873 EEP setting Day Offset > 8.0 causes it to go to -12.0andreykproductengine
2018-10-05SL-1961 EEP correct disabling of altitude multislider and cleanupandreykproductengine
2018-10-05SL-9822 Minimizing viewer resets day editor's valuesandreykproductengine
2018-10-04SL-9654 [EEP] Settings Picker reliabilityandreykproductengine
2018-10-03SL-9780 FIXED [EEP] Environment gets stuck on region environment after ↵maxim_productengine
closing Region/Estate floater
2018-10-01Hide altitudes on legacy regionsRider Linden
2018-10-01MAINT-9738: Wire the altitude slider to the protocol and send new altitudes ↵Rider Linden
to simulator.
2018-09-28SL-9620 FIXED Viewer crashes after clicking "Commit" button while editing ↵maxim_productengine
Day Cycle preset
2018-09-27Flipped the wrong return value. Fixed the conditional.Rider Linden
2018-09-26SL-983 EEP - When selecting a new parcel with the day editor open follow in ↵andreykproductengine
editor
2018-09-25SL-1961 EEP Altitude labels auto-adjustmentandreykproductengine
2018-09-19SL-9661: Trigger an event when the settings on a parcel or region are ↵Rider Linden
changed. Environment panel montiors this event and updates itself when it occurs.
2018-09-19SL-9679 EEP - disable panel elements until data update, null cycle crash fixandreykproductengine
2018-09-17SL-9667, SL-9669: Do not attempt to request environment for non-eep parcels, ↵Rider Linden
use handle to panel passed to static for callbacks.
2018-09-14SL-1556: Correctly identify when the selected parcel is in another region ↵Rider Linden
and display a message about cross region environments.
2018-09-12SL-1961 Icon support for multislider and icons on altitudes sliderandreykproductengine
2018-09-12SL-1402, SL-1193, SL-976: Corrected strings and layout for named bugsRider Linden
("Use Shared Environment", no selection format in panel, Missing String in give object) Also Rider learned how to spell Committed
2018-09-11SL-9626: When the panel loses visibility the picker is now automatically ↵Rider Linden
closed. Also picker checks handle to parent rather than pointer to parent.
2018-09-11Good grief OSXRider Linden
2018-09-11OSX gets anoyingly cranky if I don't use a variable.Rider Linden
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-10MAINT-9099 Adjustable region altitudes.andreykproductengine
2018-09-10MAINT-9118: Allow the environment panel to indicated that the environment ↵Rider Linden
may be modified.
2018-09-10MAINT-9115: When selecting no parcel or a parcel without a day cycle, close ↵Rider Linden
the day cycle editor if it is not dirty, if dirty just disable commit.
2018-08-24is dirty code in day cycle editor. When environment panel closes disconnect ↵Rider Linden
commit hook for crash.
2018-08-21MAINT-9026: Adding scale for sun and moon. Also don't allow the user to ↵Rider Linden
directly set the radio buttons for inventory and custom.
2018-08-21Lest couple nullptr checks and disable the controls on legacy regions.Rider Linden
2018-08-20MAINT-9019: One last potential null ptr reference.Rider Linden
2018-08-20Didn't get a fix from last week, and divide by zeros are bad.Rider Linden
2018-08-20Use the EnvironmentInfo structure to pass information back from legacy ↵Rider Linden
environment requests.
2018-08-17Add an apparent time of day. More OSX complaints.Rider Linden
2018-08-17MAINT-8826, MAINT-8990, MAINT-9002, MAINT-7703: Rework for environment ↵Rider Linden
pannels in Region/Estate and Parcel. Enable/disable by permission. Edit the correct environment. Dirty flags for changes. Estate owner disallow switch.
2018-08-16MAINT-7703: Estate level switch turns of parcel environments.Rider Linden
2018-08-16Pass call backs into parcel and region change methods.Rider Linden
2018-08-15MAINT-8990, MAINT-9002: First pass rework on environment panels, region/parcelRider Linden
2018-05-22Manual blender for use in day editing dialog.Rider Linden
2018-05-18MAINT-8344 Day Cycle Editor (part 3)andreykproductengine
2018-01-24MAINT-8052: Parcel environments. Set, clear and get.Rider Linden
2018-01-23MAINT-8052: One more step towards parcel environments.Rider Linden
2018-01-23Adding a couple files that got skipped.Rider Linden