Remove TODO comment, moved to isse

This commit is contained in:
Sean Lilley 2017-04-05 13:17:31 -04:00
parent e93e7106b7
commit 28d081e0ae
1 changed files with 0 additions and 2 deletions

View File

@ -96,8 +96,6 @@ function convert(objPath, gltfPath, options) {
gltfPath = path.join(path.dirname(gltfPath), modelName + extension);
var aoOptions = ao ? {} : undefined;
// TODO: gltf-pipeline uses the same kmc options for each material and doesn't recognize the transparent flag
var kmcOptions = kmc ? {} : undefined;
var pipelineOptions = {