Mr.doob 1e98315f83 Merge pull request #19583 from dumaron/BufferAttribute_2d_applyMatrix3 5 years ago
..
BufferAttribute.d.ts d9f32722f8 Chore: Clean up. 5 years ago
BufferAttribute.js c29c82c18a Used vector's `fromBufferArray` method; check explicitly if itemSize === 3 5 years ago
BufferGeometry.d.ts d9f32722f8 Chore: Clean up. 5 years ago
BufferGeometry.js 1f25819079 BufferGeometry: Use Vector3.fromBufferAttribute() in normalizeNormals(). 5 years ago
Clock.d.ts d9f32722f8 Chore: Clean up. 5 years ago
Clock.js 20de10da7e Core: Move to let/const. 5 years ago
DirectGeometry.d.ts d9f32722f8 Chore: Clean up. 5 years ago
DirectGeometry.js 20de10da7e Core: Move to let/const. 5 years ago
EventDispatcher.d.ts fb0ec320c8 TS: Move Event definition to the right place. 5 years ago
EventDispatcher.js 20de10da7e Core: Move to let/const. 5 years ago
Face3.d.ts fe7b926a6a fixed doc 5 years ago
Face3.js 20de10da7e Core: Move to let/const. 5 years ago
Geometry.d.ts d9f32722f8 Chore: Clean up. 5 years ago
Geometry.js 4cf27ea09b Core: CLean up. 5 years ago
InstancedBufferAttribute.d.ts d9f32722f8 Chore: Clean up. 5 years ago
InstancedBufferAttribute.js 20de10da7e Core: Move to let/const. 5 years ago
InstancedBufferGeometry.d.ts d9f32722f8 Chore: Clean up. 5 years ago
InstancedBufferGeometry.js 20de10da7e Core: Move to let/const. 5 years ago
InstancedInterleavedBuffer.d.ts d9f32722f8 Chore: Clean up. 5 years ago
InstancedInterleavedBuffer.js 54b5ef6364 BufferGeometry: Retain interleaved data when using .clone(). 5 years ago
InterleavedBuffer.d.ts 54b5ef6364 BufferGeometry: Retain interleaved data when using .clone(). 5 years ago
InterleavedBuffer.js 54b5ef6364 BufferGeometry: Retain interleaved data when using .clone(). 5 years ago
InterleavedBufferAttribute.d.ts 54b5ef6364 BufferGeometry: Retain interleaved data when using .clone(). 5 years ago
InterleavedBufferAttribute.js 54b5ef6364 BufferGeometry: Retain interleaved data when using .clone(). 5 years ago
Layers.d.ts 55263f98d1 Layers.d.ts: Clean up. 6 years ago
Layers.js 85978c168b Layers: Clean up. 6 years ago
Object3D.d.ts b536e313c9 Remove broken generics and make renderer parameter unknown 5 years ago
Object3D.js 20de10da7e Core: Move to let/const. 5 years ago
Raycaster.d.ts 4ce5ba209c Raycaster: Use THREE.Layers in intersectObject(). 5 years ago
Raycaster.js 20de10da7e Core: Move to let/const. 5 years ago
Uniform.d.ts 679f2d4aaa TS: Clean up soft tabs in core. 6 years ago
Uniform.js a243f2bc74 Uniform: Added clone(). See #10178. 9 years ago