Wearable export improvements.

Add grid nick to default filename.
Add grid nick and date to exported XML.
Add inventory path, name and description of item to exported XML.
This commit is contained in:
Aleric Inglewood
2013-07-19 21:22:59 +02:00
parent 1fdb36cc40
commit 325ef60a8c
12 changed files with 189 additions and 55 deletions

View File

@@ -78,8 +78,6 @@ public:
virtual void writeToAvatar(LLAvatarAppearance* avatarp);
void archetypeExport(LLAPRFile& file) const;
enum EImportResult
{
FAILURE = 0,