summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatereditenvironmentbase.cpp
AgeCommit message (Collapse)Author
2024-08-09Merge remote-tracking branch 'origin/release/webrtc-voice' into ↵Brad Linden
release/2024.06-atlasaurus # Conflicts: # .github/workflows/build.yaml # indra/newview/CMakeLists.txt # indra/newview/llspeakers.cpp # indra/newview/llvoicechannel.cpp # indra/newview/llvoicechannel.h # indra/newview/llvoiceclient.cpp # indra/newview/llvoiceclient.h # indra/newview/llvoicewebrtc.cpp
2024-08-07Replace boost::shared_ptr with std in voice classesAndrey Kleshchev
2024-06-10Post-merge - trim trailing whitespaceAndrey Lihatskiy
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
2023-10-23SL-20456 Fix for probe updates stopping after opening personal lighting or ↵RunitaiLinden
editing a sky setting.
2023-03-10SL-18629 WIP Replacing UDP creation messages with callback based AIS #2Andrey Kleshchev
findCategory and move_item_to_marketplacelistings
2021-04-29restored SL-14027 (merge conflict)Andrey Kleshchev
2020-11-13Merged in marchcat/SL-13161 (pull request #375)Andrey Lihatskiy
SL-13161 Leftover change * SL-13161 Leftover change Approved-by: Andrey Kleshchev
2020-07-20SL-13516 Move dupplicated functionality of evironment editors into separate ↵Andrey Kleshchev
class