try to allow free uploads for testing, if users prefix names with "TEST-". Let

textures get into inventory again. Both features under config control.
Have direct warnings to client, including a final one on upload complete
since i see nothing. problems: textures don't showup in inventory til
relog, also issues with permitions. A few more changes
This commit is contained in:
UbitUmarov
2012-09-23 15:04:10 +01:00
parent 11e05217df
commit 64db9e4114
3 changed files with 211 additions and 41 deletions

View File

@@ -36,6 +36,7 @@ namespace OpenSim.Framework.Capabilities
{
public string new_asset = String.Empty;
public UUID new_inventory_item = UUID.Zero;
// public UUID new_texture_folder_id = UUID.Zero;
public string state = String.Empty;
public LLSDAssetUploadError error = null;
//public bool success = false;