Mr.doob
|
489a10f88d
Replaced THREE.Math.random16() with Math.random().
|
9 年之前 |
gero3
|
923256459e
fixed files to codestyle
|
10 年之前 |
Mr.doob
|
d47b8fba72
Reverted console.* to THREE.* change. See #5791.
|
10 年之前 |
brason
|
eb68622a6e
Add missing semicolons
|
10 年之前 |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 年之前 |
Andrei Kashcha
|
e3b5fdc13a
no need to pass removed argument
|
10 年之前 |
Andrei Kashcha
|
f283031855
vD is not used either.
|
10 年之前 |
Andrei Kashcha
|
7b2312442b
removed unused argument
|
10 年之前 |
Mr.doob
|
eecc8f7c5c
Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835.
|
11 年之前 |
Mr.doob
|
355b68b9a0
Moved GeometryUtils to examples/js/utils. Added randomPointsinBufferGeometry. See #4835.
|
11 年之前 |