Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed handling of inventory a bit | Homer Horwitz | 2009-05-09 | 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 | ||||
* | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 2008-10-20 | 1 | -17/+208 |
| | | | | | | | Fixing types of gestures and animations. | ||||
* | Set svn:eol-style. | Jeff Ames | 2008-01-09 | 2 | -36/+36 |
| | |||||
* | More inventory work for CharlieO. Final patch to make it all work yet to come. | Brian McBee | 2008-01-07 | 2 | -0/+36 |