Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-29 | Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/CMakeLists.txt # indra/newview/llspatialpartition.cpp # indra/newview/llviewergenericmessage.cpp # indra/newview/llvoavatar.cpp | |||
2023-10-03 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorymodel.cpp # indra/newview/llvovolume.cpp | |||
2023-10-03 | Merge branch 'main' (DRTVWR-567) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/CMakeLists.txt # indra/newview/VIEWER_VERSION.txt # indra/newview/llagent.cpp # indra/newview/llfloaternewfeaturenotification.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorymodel.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/llpanelmaininventory.cpp # indra/newview/llpanelmaininventory.h # indra/newview/llsidepaneltaskinfo.cpp # indra/newview/llsidepaneltaskinfo.h # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/llviewerinventory.cpp # indra/newview/llviewerobject.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llviewertexturelist.h # indra/newview/skins/default/xui/en/floater_new_feature_notification.xml # indra/newview/skins/default/xui/en/menu_inventory.xml | |||
2023-09-07 | SL-20273 IM, Offer Teleport, Map and Pay SLurls from external browser were ↵ | Andrey Kleshchev | |
blocked | |||
2023-08-23 | Merge branch main (DRTVWR-582) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorymodel.cpp # indra/newview/llinventoryobserver.cpp # indra/newview/llinventoryobserver.h # indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml | |||
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-08-21 | SL-20145 New inventory feature notification | Andrey Kleshchev | |
Pulled in relevant parts from SL-19929 | |||
2023-06-29 | SL-19929 New inventory feature notification | Andrey Kleshchev | |
2023-05-02 | Merge branch 'main' into DRTVWR-567 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llappviewer.cpp | |||
2023-05-02 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
2023-04-26 | Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539 | Brad Linden | |
2023-04-19 | SL-19609 Urls aren't dispatched according to the indicated grid | Andrey Kleshchev | |
2023-03-29 | SL-19479 Remove outfit photo preview and replace with a pop up | Andrey Kleshchev | |
2023-03-02 | SL-19282 Removed LLInspectTexture floater | Andrey Kleshchev | |
LLInspectTexture floater appears to be incomplete and doesn't have a function | |||
2023-02-24 | SL-19234 add Inventory settings floater | Maxim Nikolenko | |
2023-02-21 | SL-19108 Rename outfit snapshot floater | Andrey Kleshchev | |
2023-02-17 | SL-19108 WIP Managing inventory thumbnail #1 | Andrey Kleshchev | |
2023-02-08 | SL-19134 Remove llfloaterproperties | Andrey Kleshchev | |
Looks like it wasn't used for a while and LLFloaterItemPropertie does the same thing now | |||
2023-02-03 | SL-19109 Decouple object profiles from inventory | Andrey Kleshchev | |
Potentially this won't stay as sidepanels, but such rework is planned for SL-19134, for now just making it possible to open multiple instances of item profiles | |||
2023-02-03 | Merge branch 'main' into DRTVWR-567 | Maxim Nikolenko | |
# Conflicts: # indra/newview/llappearancemgr.cpp # indra/newview/llpanelmaininventory.cpp | |||
2023-02-03 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # doc/contributions.txt # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt | |||
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-02-01 | Add a texture inspector and show it when hovering over an inventory textory ↵ | Kitty Barnett | |
(or folder containing - among others - exactly one texture) and when hovering over notecard embedded textures | |||
2022-12-13 | Merge branch 'main' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # doc/contributions.txt # indra/newview/llappviewer.cpp # indra/newview/skins/default/colors.xml | |||
2022-12-12 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2022-12-12 | Merge branch 'main' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloater360capture.cpp | |||
2022-11-01 | SL-18448 Modified Material Editor to match overrides better | Andrey Kleshchev | |
2022-10-11 | SL-18165 Mac build fix | Andrey Kleshchev | |
2022-10-11 | SL-18165 Tighten up some command permissions | Andrey Kleshchev | |
2022-09-21 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
2022-09-13 | SL-18137 Open self profile when using app/openfloater/profile | Mnikolenko Productengine | |
2022-08-31 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloateroutfitsnapshot.cpp | |||
2022-08-31 | Merge branch master (DRTVWR-483) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/lllocalbitmaps.cpp # indra/newview/lllocalbitmaps.h # indra/newview/llviewerregion.cpp # lllocalgltfmaterials.* were modified to match lllocalbitmaps* | |||
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks | |
2022-07-19 | SL-17670 Simplify outfit snapshot floater | Mnikolenko Productengine | |
2022-06-14 | SL-17586 WIP -- LLMaterialEditor prototype and "New Material" inventory buttons. | Dave Parks | |
2022-05-31 | SL-17490 Only update a subset of textures each frame and remove dead debug code. | Dave Parks | |
2022-05-31 | SL-15312 Tweaks and fixes | Andrey Kleshchev | |
- Allowed resizing text fields for classifieds in profiles - Fixed mislabeled floater from picks to classifieds - Fixed classified floater's title - Added support to see multiple classifieds - Removed obsolete panels - Fixed pick requests for various menus - Fixed pick creation from landmarks - Improved online status handling - Updated headers in files | |||
2022-05-26 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewertexturelist.cpp | |||
2022-01-21 | Merge remote-tracking branch 'remotes/origin/DRTVWR-546' into DRTVWR-539 | Runitai Linden | |
# Conflicts: # indra/llcommon/lltracerecording.h # indra/newview/llfloaterpreference.cpp | |||
2021-12-26 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2021-12-20 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton | |
2021-09-29 | SL-15999 - don't create floaters in noninteractive mode | Brad Payne (Vir Linden) | |
2021-08-20 | DRTVWR-534: Batch of modifications to 360 capture project after moving from ↵ | Callum Prentice | |
internal repo to public one. | |||
2021-07-23 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelpicks.cpp # indra/newview/llpanelpicks.h # indra/newview/llviewerfloaterreg.cpp | |||
2021-06-25 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
2021-06-15 | SL-15297 WIP Implement performance floater #2 | Mnikolenko Productengine | |
2021-06-11 | SL-15297 WIP Implement performance floater | Mnikolenko Productengine | |
2021-06-09 | SL-15363 how_to on older viewers is forced to persist | Andrey Kleshchev | |
Older how_to floater is not set to persist in between sessions and gets stuck, ranamed new how_to into guidebook to avoid the issue |