summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelenvironment.cpp
AgeCommit message (Collapse)Author
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-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h ↵Ansariel
and llunittype.h for now
2024-06-10Re-enable compiler warnings C4018, C4100, C4231 and C4506Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
# Conflicts: # autobuild.xml # indra/cmake/CMakeLists.txt # indra/cmake/GoogleMock.cmake # indra/llaudio/llaudioengine_fmodstudio.cpp # indra/llaudio/llaudioengine_fmodstudio.h # indra/llaudio/lllistener_fmodstudio.cpp # indra/llaudio/lllistener_fmodstudio.h # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/llaudio/llstreamingaudio_fmodstudio.h # indra/llcharacter/llmultigesture.cpp # indra/llcharacter/llmultigesture.h # indra/llimage/llimage.cpp # indra/llimage/llimagepng.cpp # indra/llimage/llimageworker.cpp # indra/llimage/tests/llimageworker_test.cpp # indra/llmessage/tests/llmockhttpclient.h # indra/llprimitive/llgltfmaterial.h # indra/llrender/llfontfreetype.cpp # indra/llui/llcombobox.cpp # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.h # indra/llui/lllineeditor.cpp # indra/llui/lllineeditor.h # indra/llui/lltextbase.cpp # indra/llui/lltextbase.h # indra/llui/lltexteditor.cpp # indra/llui/lltextvalidate.cpp # indra/llui/lltextvalidate.h # indra/llui/lluictrl.h # indra/llui/llview.cpp # indra/llwindow/llwindowmacosx.cpp # indra/newview/app_settings/settings.xml # indra/newview/llappearancemgr.cpp # indra/newview/llappearancemgr.h # indra/newview/llavatarpropertiesprocessor.cpp # indra/newview/llavatarpropertiesprocessor.h # indra/newview/llbreadcrumbview.cpp # indra/newview/llbreadcrumbview.h # indra/newview/llbreastmotion.cpp # indra/newview/llbreastmotion.h # indra/newview/llconversationmodel.h # indra/newview/lldensityctrl.cpp # indra/newview/lldensityctrl.h # indra/newview/llface.inl # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llfloateremojipicker.h # indra/newview/llfloaterimsessiontab.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/llfloaterprofiletexture.h # indra/newview/llgesturemgr.cpp # indra/newview/llgesturemgr.h # indra/newview/llimpanel.cpp # indra/newview/llimpanel.h # indra/newview/llinventorybridge.cpp # indra/newview/llinventorybridge.h # indra/newview/llinventoryclipboard.cpp # indra/newview/llinventoryclipboard.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorygallery.cpp # indra/newview/lllistbrowser.cpp # indra/newview/lllistbrowser.h # indra/newview/llpanelobjectinventory.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llpanelprofile.h # indra/newview/llpreviewgesture.cpp # indra/newview/llsavedsettingsglue.cpp # indra/newview/llsavedsettingsglue.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llurllineeditorctrl.cpp # indra/newview/llvectorperfoptions.cpp # indra/newview/llvectorperfoptions.h # indra/newview/llviewerparceloverlay.cpp # indra/newview/llviewertexlayer.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/macmain.h # indra/test/test.cpp
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2024-02-21Convert remaining BOOL to boolAnsariel
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-26SL-11705, SL-11706: New flags in llsettings base for tracking by simulator.Rider Linden
2019-08-02SL-11668 Changes caused by Arrow Keys were not commitedandreykproductengine
2019-06-06SL-11376 FIXED [EEP] The 'Environment' tab becomes inactive after CTRL + ↵maxim_productengine
left-clicking on the 'Sky Altitudes'
2019-05-17SL-11205 [EEP] The Sky Altitude icons should move only if they are dragged.maxim_productengine
2019-03-29SL-9650 About Land UI is corruptedandreykproductengine
2019-03-28SL-10766 Viewer is crashed after changing "day offset" settingsandreykproductengine
2019-03-19SL-10773: Logic was reversed. Test for mCurrentEvenriont missingRider Linden
2019-03-18BUG-226547 Crashfixesandreykproductengine
2019-03-12More tab restoration.Graham Linden
Also fix ref to removed extra GLSL link module. 'warn-on-failure:no-tabs'
2019-03-08Fix tabs.Graham Linden
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-02-20SL-10568 Disable controls on non-eep regionmaxim_productengine
2019-02-07SL-10495 [EEP] Include a confirmation when clicking the Use Region Settings ↵maxim_productengine
button
2019-02-05SL-10279 Use stored environment instead of region oneandreykproductengine
2019-01-31SL-10279 Update altitude value after slider correctionmaxim_productengine
2019-01-30SL-10279 Remake altitude 'bumping'andreykproductengine
2019-01-30SL-10279 Validate altitude inputandreykproductengine
2019-01-30SL-10360 Show "Region environment" text for tracks if there is no parcel ↵maxim_productengine
environment used.
2019-01-28SL-10426 Fixed Inventory day cycle doesn't apply to the parcel from About Landandreykproductengine
2019-01-25SL-10331 FIXED [EEP] Apply to Region/Parcel from the day editor sticksmaxim_productengine
2019-01-23SL-1932 Day Cycle Edit feature "Load Track" Part 2andreykproductengine
2019-01-18SL-10380 FIXED 'Day Length/Day Offset' values don't apply to the region from ↵maxim_productengine
the keyboard by pressing 'Enter'
2019-01-15SL-10279 allow drag and drop settings on your own parcelmaxim_productengine
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-04SL-10041, SL-9758: Environment tab is disabled(shows can't do this) when EM ↵Rider Linden
does not allow parcel override. "Commit" button now reads "Apply to Parcel" or "Apply to Region" as needed.
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: Temp fix for stale estate info when editing parcel environment.Rider Linden
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-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.