Explorar el Código

Build: Added CurveUtils.

Mr.doob hace 10 años
padre
commit
d0582f17d8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      utils/build/includes/extras.json

+ 1 - 0
utils/build/includes/extras.json

@@ -1,4 +1,5 @@
 [
+	"src/extras/CurveUtils.js",
 	"src/extras/GeometryUtils.js",
 	"src/extras/ImageUtils.js",
 	"src/extras/SceneUtils.js",