Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-05-11 | EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableType | Loren Shih | |
Name change LLWearableDictionary.h to LLWearableType.h. | |||
2010-05-11 | EXT-7305 : FIXED : Changed LLWearableDictionary to LLWearableType | Loren Shih | |
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-04-06 | EXT-6727 : Allow LLInventoryObservers to target a single item (instead of a ↵ | Loren Shih | |
vector of items) Added new constructors to LLInventoryFetch types to allow passing in a single item. | |||
2010-04-06 | EXT-4151 : Immediately check if a fetchObserver filter is done, else add to ↵ | Loren Shih | |
observer list automatically FetchObservers now take in a list of IDs to check against. Made some naming changes. | |||
2010-04-02 | Cleanup | Brad Payne (Vir Linden) | |
2010-03-30 | EXT-5916 : INFRASTRUCTURE: Move autopopulation code into its own separate class | Loren Shih | |
Moved LLLibraryOutfitsFetch and LLInitialWearablesFetch |