提交 a7230316 编写于 作者: R Richard Davey 提交者: Mr.doob

Added the missing core/Layers.js, and removed core/Face4.js, from the...

Added the missing core/Layers.js, and removed core/Face4.js, from the canvas.json build include. The canvas only version of three.js now builds properly using the build scripts. (#9251)
上级 9bc935ad
......@@ -16,11 +16,11 @@
"src/math/Frustum.js",
"src/math/Math.js",
"src/math/Triangle.js",
"src/core/Layers.js",
"src/core/EventDispatcher.js",
"src/core/Raycaster.js",
"src/core/Object3D.js",
"src/core/Face3.js",
"src/core/Face4.js",
"src/core/BufferAttribute.js",
"src/core/Geometry.js",
"src/core/BufferGeometry.js",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册