Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-05-09 | Fixed handling of inventory a bit | Homer Horwitz | 1 | -16/+16 | |
- AssetType isn't InventoryType. Those enums contain different numbers. Use AssetType for the asset type, InventoryType for the inventory type. - The ToString method (or ToLower) of AssetType/InventoryType doesn't necessarily return the correct LLSD string. - Replaced several magic numbers by their corresponding enum. - Fixed the invType for gestures and animations in the library. This should fix Mantis #3610 and the non-terminating inventory loading | |||||
2008-10-20 | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 1 | -17/+208 | |
Fixing types of gestures and animations. | |||||
2008-01-09 | Set svn:eol-style. | Jeff Ames | 2 | -36/+36 | |
2008-01-07 | More inventory work for CharlieO. Final patch to make it all work yet to come. | Brian McBee | 2 | -0/+36 | |