summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelenvironment.h
AgeCommit message (Collapse)Author
2024-07-25Fix commit 66d2c846b180d58e4e90052d87e27505e2d22736Alexander Gavriliuk
2024-07-25Fix further recursive findChild stalls from environment panelRye Mutt
2024-07-25Fix findChild during draw in the parcel/region environment panelRye Mutt
2024-06-10Post-merge - trim trailing whitespaceAndrey Lihatskiy
2024-06-10Re-enable compiler warnings C4018, C4100, C4231 and C4506Ansariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2019-10-07SL-12024 Remove 'Estate warning' message and show just region name insteadmaxim_productengine
2019-08-02SL-11668 Changes caused by Arrow Keys were not commitedandreykproductengine
2019-03-07SL-10700: If a track is empty show the name of the track used below it. If ↵Rider Linden
all tracks are empty for a parcel are empty report thath it uses region settings.
2019-01-10SL-10279 Finalize drag and drop supportandreykproductengine
2019-01-09SL-10279 Readjusting altitude sliderandreykproductengine
2019-01-08SL-10060 EEP Add reset default sky altitudes functionalityandreykproductengine
2019-01-07SL-9883: Hide controls and display message if parcel < 128mRider Linden
2019-01-04MergeRider Linden
2019-01-04Move some estate requests into the LLEstateInfoModel and out of the Region ↵Rider Linden
floater. Fix issue where user could potentially be looking at one set of estate options and update the estate they were standing in by mistake.
2019-01-04SL-10279 Fix altitude description repositioning codeandreykproductengine
2019-01-02SL-10279: Most functionality now present. Still needs some cleanup on the ↵Rider Linden
bump code.
2018-12-21SL-10279: Rework the environment pannel. Still in progress.Rider Linden
2018-12-05SL-10091 EEP Filter out dupplicate refreshes and callbacksandreykproductengine
2018-11-12SL-9620 Viewer crashes after clicking "Commit" button while editing Day ↵andreykproductengine
Cycle preset
2018-10-25SL-9960 [EEP] Allow drag and drop inventory setting to the "Settings from ↵maxim_productengine
Inventory" field
2018-10-05SL-9822 Minimizing viewer resets day editor's valuesandreykproductengine
2018-10-04SL-9654 [EEP] Settings Picker reliabilityandreykproductengine
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-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-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-10MAINT-9099 Adjustable region altitudes.andreykproductengine
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-24Remove "Commit" from fixed editor. Check isDirty() before replacing or ↵Rider Linden
closing fixed editor.
2018-08-21Lest couple nullptr checks and disable the controls on legacy regions.Rider Linden
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-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