Merge branch 'meshupload' of git://github.com/LightDrake/SingularityViewer into meshupload

This commit is contained in:
Siana Gearz
2013-01-13 20:37:04 +01:00
3 changed files with 2 additions and 36 deletions

View File

@@ -1539,7 +1539,6 @@ LLSD LLModel::writeModel(
mdl[model_names[idx]][i]["TexCoord0Domain"]["Max"] = max_tc.getValue();
mdl[model_names[idx]][i]["TexCoord0"] = tc;
}
mdl[model_names[idx]][i]["TriangleList"] = indices;
if (skinning)