Merge branch 'meshupload' of git://github.com/LightDrake/SingularityViewer into meshupload
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user