Commit Graph

6 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Loren Shih e414a91d7f EXT-7430 : Create art overlay for inventory icons that are links
Took out explicit _Link icons and replaced with overlay.
Removed links overlays from non-main-inventory-floater panels.
2010-06-09 17:09:42 -04:00
Loren Shih 25711e6bce EXT-7350 : Grey box appears when opening up calling cards, only partially populated
Fixed incorrect icon name which was causing grey box (i.e. icon not found) error.
2010-05-13 17:07:05 -04:00
Loren Shih 4c03806be9 EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableType
Fixed mac compile error.
2010-05-11 15:42:06 -04:00
Loren Shih bf8ee42813 EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableType
Name change LLWearableDictionary.h to LLWearableType.h.
2010-05-11 15:24:27 -04:00
Loren Shih adc0aba2dd EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableType
Refactored LLWearableDictionary to look more like LLAssetType/LLFolderType/etc. in terms of code design.  This required a lot of superficial changes across many files.  Overall functionality has not changed.
2010-05-11 15:08:29 -04:00
Loren Shih 64da5083d0 EXT-7306 : FIXED : Add shortcut-style icons for inventory links
EXT-7295 : FIXED : INFRASTRUCTURE : Cleaned up Inventory Icon code

Inventory link icons were designed from scratch.
Added LLInventoryIcon class and did some major refactoring for how it determines inventory icons from item bridges.
2010-05-11 13:01:27 -04:00