提交 94f043c4 编写于 作者: M Mr.doob

r126.1

上级 c1128737
......@@ -9534,7 +9534,7 @@
var face = {
a: a,
b: a,
b: b,
c: c,
normal: new Vector3(),
materialIndex: 0
此差异已折叠。
......@@ -11062,7 +11062,7 @@ function checkBufferGeometryIntersection( object, material, raycaster, ray, posi
const face = {
a: a,
b: a,
b: b,
c: c,
normal: new Vector3(),
materialIndex: 0
// r126
// r126.1
const assets = [
'./',
......
{
"name": "three",
"version": "0.126.0",
"version": "0.126.1",
"description": "JavaScript 3D library",
"main": "build/three.js",
"module": "build/three.module.js",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册