Age | Commit message (Collapse) | Author |
|
--HG--
branch : avatar-pipeline
|
|
EXT-2950 : Trying to waer a link or to "Find Original" of a link silently fails when original is deleted
Missing links are now handled correctly in the right-click context menu.
--HG--
branch : avatar-pipeline
|
|
Changed logic for getActiveInventory so that it considers InventorySP.
Removed getActiveInventory and replaced with getActiveInventoryPanel since that follows its current usage.
This currently contains a bug because the InventorySP always thinks it's open.
--HG--
branch : avatar-pipeline
|
|
EXT-3024 : Broken links don't show up in inventory
Mocked up some link icons for broken links. These need to be polished up.
Broken links now have an IT_ (instead of being IT_NONE) so that they're filtered correctly and thus can show up in inventory.
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
llviewermessages.cpp
|
|
|
|
|
|
--HG--
branch : avatar-pipeline
|
|
|
|
Cuts number of includes of llnotifications.h from 300+ to 40.
|
|
Fixed many other includes related to this file.
Cleaned out llfloatertestlistview to be an empty test floater.
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
Links that aren't necessary
--HG--
branch : avatar-pipeline
|
|
Context menu now fills in after folder contents are fetched.
--HG--
branch : avatar-pipeline
|
|
EXT-2456 : Usability: Inventory > Clothing > context menu not intuitive
RightClickFetchInventoryObserver now works correctly to update menu
FetchInventoryDescendents now triggers notifyObservers properly
Fixed up gInventory.notifyObservers logic
--HG--
branch : avatar-pipeline
|
|
EXT-2661 : "Remove From Outfit" on COF doesn't take off my outfit
EXT-2662 : Can't delete a worn item link
Cleaned up the whole "isItemRemovable" logic, and having folders figure this out recursively via children.
Changed the isItemRemovable logic so that links aren't treated as worn for the purposes of deletion.
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
|
|
more serious problems with linked gestures)
Gestures now properly handle link indirection.
|
|
Added gInventory.notifyObservers to idle callbacks so it gets triggered without explicit notifyObservers synchronization.
Added more state tracking for attachments, wearables, and links of those types, so that they're marked as changed properly.
|
|
parts, teen underthings
--HG--
branch : avatar-pipeline
|
|
|
|
Sorting was fixed when LLFolderViewFolder was added back into the inventory panels. This checkin additionally allows sorting in the landmarks inventory panel.
|
|
Removed unnecessary headers from llinventorybridge.cpp.
|
|
--HG--
branch : avatar-pipeline
|
|
handle untyped folder dragged to outfit
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
wrapper class to defer an arbitrary boost::bind or other callable
--HG--
branch : avatar-pipeline
|
|
strings.xml WornOnAttachmentPoint
|
|
different types from your inventory
|
|
Moved LLInventoryPanelObserver to be private to LLInventoryPanel
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
link, wear if Current Look
--HG--
branch : avatar-pipeline
|
|
Removed AT_ROOT_CATEGORY and FT_ROOT_CATEGORY since those types are unused. Changed FT_CATEGORY to FT_ROOT_INVENTORY to make its purpose more clear.
This change assumes that no agent inventories have category type 9 for either inventory type or folder preferred type.
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
object not found - ignoring"
This warning is a false positive, also existed in 1.23. Removing.
--HG--
branch : avatar-pipeline
|
|
--HG--
branch : avatar-pipeline
|
|
object not found - ignoring"
This warning is a false positive, also existed in 1.23. Removing.
--HG--
branch : avatar-pipeline
|
|
renamed "take off items" to "remove from outfit"
Code reviewed by Seraph
|
|
--HG--
branch : avatar-pipeline
|
|
|
|
Various trivial UI behavioral changes for disabling/enabling old/new floaters when bringing up properties of objects/items.
This is to make the UI behavior compliant with the Inventory Panel MVP.
Also added missing sidepanel_task_info.xml (although this is not actually enabled for viewer2.0).
|
|
|