+ IA_TestAsyncImage tests the async download code of ImageManager, by downloading all textures encountered when listening to OnNewPrim
+ Removed KakaduWrap, no longer needed now that ImageTool uses Jasper + Exposed an accessor for Textures in TextureEntry git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@454 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -63,7 +63,6 @@ namespace libsecondlife.AssetSystem
|
||||
p.RequestImage[0].Image = imageID;
|
||||
|
||||
//FIXME: Find out what the appropriate values are here.
|
||||
Console.WriteLine("Don't know what the valid value should be for Type in RequestImage");
|
||||
p.RequestImage[0].Type = 0;
|
||||
|
||||
p.AgentData.AgentID = AgentID;
|
||||
|
||||
Reference in New Issue
Block a user