aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/GesturesLibrary (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed handling of inventory a bitHomer Horwitz2009-05-091-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 Scofield2008-10-201-17/+208
| | | | | | | Fixing types of gestures and animations.
* Set svn:eol-style.Jeff Ames2008-01-092-36/+36
|
* More inventory work for CharlieO. Final patch to make it all work yet to come.Brian McBee2008-01-072-0/+36