aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/GesturesLibrary (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-09Fixed handling of inventory a bitHomer Horwitz1-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-20From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield1-17/+208
Fixing types of gestures and animations.
2008-01-09Set svn:eol-style.Jeff Ames2-36/+36
2008-01-07More inventory work for CharlieO. Final patch to make it all work yet to come.Brian McBee2-0/+36