From 1d234ca83f64b31b559ace3f63ebbba9f4903778 Mon Sep 17 00:00:00 2001
From: Homer Horwitz
Date: Sat, 9 May 2009 21:11:12 +0000
Subject: Fixed handling of inventory a bit - 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
---
.../AnimationsLibrary/AnimationsLibraryItems.xml | 24 +++++++++++-----------
1 file changed, 12 insertions(+), 12 deletions(-)
(limited to 'bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml')
diff --git a/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml b/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml
index 7b62a78..2a6ceb4 100644
--- a/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml
+++ b/bin/inventory/AnimationsLibrary/AnimationsLibraryItems.xml
@@ -6,7 +6,7 @@
-
+
--
cgit v1.1