| .. |
|
BufferAttribute.js
|
d15e48e6a7
Warnings for r71 code.
|
10 years ago |
|
BufferGeometry.js
|
da52161619
BufferGeometry.updateFromObject() uvs handling. Thanks @WestLangley. See #7179.
|
10 years ago |
|
Clock.js
|
a387c43d1c
Added performance.now() polyfill.
|
10 years ago |
|
DirectGeometry.js
|
0c42f98876
Removed tangents code. See #7094.
|
10 years ago |
|
EventDispatcher.js
|
eb68622a6e
Add missing semicolons
|
10 years ago |
|
Face3.js
|
0c42f98876
Removed tangents code. See #7094.
|
10 years ago |
|
Face4.js
|
cdcdde9337
Reverted console.* to THREE.* change. See #5791.
|
10 years ago |
|
Geometry.js
|
5720ae4e06
Geometry: Removed morphColors.
|
10 years ago |
|
InstancedBufferAttribute.js
|
69c1daff54
*BufferAttribute/*InterleavedBuffer: Updated copy/clone.
|
10 years ago |
|
InstancedBufferGeometry.js
|
c8e3b3b52c
Removed remaining `addIndex()`. Fixes #7164.
|
10 years ago |
|
InstancedInterleavedBuffer.js
|
69c1daff54
*BufferAttribute/*InterleavedBuffer: Updated copy/clone.
|
10 years ago |
|
InterleavedBuffer.js
|
69c1daff54
*BufferAttribute/*InterleavedBuffer: Updated copy/clone.
|
10 years ago |
|
InterleavedBufferAttribute.js
|
1753badade
Add count to InterleavedBuffer
|
10 years ago |
|
Object3D.js
|
bbc3ea232c
Object3D: Let .toJSON serialize .metadata to root.
|
10 years ago |
|
Raycaster.js
|
275f339a64
Clean up.
|
10 years ago |