| Commit message (Collapse) | Author | Files | Lines |
|
- 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
|
|
Fixing types of gestures and animations.
|
|
at IBM for distribution with OpenSim.
|
|
animation from Mo Hax at IBM. This took us a while to sort out
the conversion path, expection more efficiency in the future.
|
|
|
|
|