From 28d081e0ae2fbcf33f9b952b435f72b76db6fcf9 Mon Sep 17 00:00:00 2001 From: Sean Lilley Date: Wed, 5 Apr 2017 13:17:31 -0400 Subject: [PATCH] Remove TODO comment, moved to isse --- lib/convert.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/convert.js b/lib/convert.js index c309067..9303699 100644 --- a/lib/convert.js +++ b/lib/convert.js @@ -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 = {