Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-10 | SL-18629 Replacing UDP creation messages with callback based AIS | Andrey Kleshchev | |
2023-03-10 | SL-18629 WIP Replacing UDP creation messages with callback based AIS #2 | Andrey Kleshchev | |
findCategory and move_item_to_marketplacelistings | |||
2023-03-02 | SL-19282 Thumbnail adjustments | Andrey Kleshchev | |
Follow links, fix outfts missing 'image' option, adjust inspector, recolor 'worn' in gallery | |||
2023-02-27 | SL-19274 Add new double-click option to Inventory settings | Maxim Nikolenko | |
2023-02-24 | SL-19234 add Inventory settings floater | Maxim Nikolenko | |
2023-02-22 | SL-19105 Update menu items; show items count on selection in single-folder mode | Maxim Nikolenko | |
2023-02-21 | SL-19108 Enabled Image changing floater for folders | Andrey Kleshchev | |
2023-02-17 | SL-19108 WIP Managing inventory thumbnail #2 | Andrey Kleshchev | |
2023-02-17 | SL-19108 WIP Managing inventory thumbnail #1 | Andrey Kleshchev | |
2023-02-17 | SL-19105 WIP Single-folder inventory view | Maxim Nikolenko | |
2023-02-14 | Re-enable properties menu option for inventory multi-selections | Ansariel | |
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 | Merge branch 'main' into DRTVWR-567 | Maxim Nikolenko | |
# Conflicts: # indra/newview/llappearancemgr.cpp # indra/newview/llpanelmaininventory.cpp | |||
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2023-02-01 | SL-19104 update label and permissions display | Maxim Nikolenko | |
2023-02-01 | SL-19104 Clean up inventory UI to prepare for thumbnails (#66) | Maxim Nikolenko | |
2023-02-01 | SL-19117 Textures should return asset id when thumbnail is not set | Andrey Kleshchev | |
2023-01-11 | SL-18945 Links have no 'cut' option | Andrey Kleshchev | |
Links can be drag and dropped so they should be movable via 'cut' as well | |||
2023-01-11 | SL-18939 Cannot copy inventory folders with copiable links | Andrey Kleshchev | |
2022-12-12 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2022-10-21 | Merge branch 'master' (DRTVWR-548) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llrendertarget.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloaterpreference.cpp # indra/newview/llviewercontrol.cpp # indra/newview/llviewermenu.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp | |||
2022-10-20 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-10-20 | SL-18353 Don't allow "Ungroup folder items" on outfit folders | Andrey Lihatskiy | |
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h | |||
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmodelpreview.h | |||
2022-09-15 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-09-10 | SL-18117 Smarter add and detach inventory menus | Andrey Kleshchev | |
The 'exceptions' solution is a bit ugly, but alternative is remaking all inventory and chat menus to act based on registars | |||
2022-08-04 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink | |
2022-08-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp | |||
2022-08-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterworldmap.cpp # indra/newview/llvovolume.cpp | |||
2022-08-04 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-07-29 | DRTVWR-559: Revert "Revert "Fix minor Mac build issues."" | Nat Goodspeed | |
Try to reapply the original commit in such a way that it can be pushed. This reverts commit eaebe8fe70985f6d25cf883867f19617164ead81. | |||
2022-07-29 | DRTVWR-559: Revert "Fix minor Mac build issues." | Nat Goodspeed | |
Somehow this commit got into my local repository without showing up as a new commit relative to bitbucket. Try double-reverting it. This is the first one. This reverts commit 7772b5639a9bae2c4fbbcd2575355404c4bdca55. | |||
2022-07-15 | SL-17741 Fixed wrong condition | Andrey Kleshchev | |
2022-07-14 | DRTVWR-559 fix mac build again | Brad Kittenbrink | |
2022-07-09 | SL-17741 Paste is not disabled when copying 'no copy' items | Andrey Kleshchev | |
We should allow to copy 'no copy' items for the ability to paste them as links, but regular 'paste' should be disabled in such case Also fixed library items enabling 'paste as link', we can not link library items. | |||
2022-07-04 | SL-17665 Add operation to create a subfolder from selected items in Inventory | Mnikolenko Productengine | |
2022-06-29 | SL-17685 Drag and drop material support WIP | Dave Parks | |
2022-06-28 | SL-17379 More complete integration of material asset type | Dave Parks | |
2022-06-27 | Continuing progress on SL-17602 inventory support for Materials. now have ↵ | Brad Kittenbrink | |
working inventory bridge implementations | |||
2022-06-27 | SL-17623 Revise right-click menu on inventory folders | Mnikolenko Productengine | |
2022-06-14 | SL-17586 WIP -- LLMaterialEditor prototype and "New Material" inventory buttons. | Dave Parks | |
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodel.h # indra/newview/llappviewer.cpp # indra/newview/llappviewer.h | |||
2022-05-26 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-05-25 | SL-17458 Cut works the same way as Copy when pasting into Favorites | Andrey Kleshchev | |
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-02-28 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/newview/llviewerregion.cpp | |||
2022-02-23 | SL-16904 FIXED The viewer crashes after trying to empty trash containing ↵ | Mnikolenko Productengine | |
calling card | |||
2022-01-18 | SL-16639 Fixed Marketplace folder depth limit not working in some cases | Andrey Kleshchev | |
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton | |