Mr.doob fb3aae4d29 Merge pull request #15949 from Mugen87/dev26 6 years ago
..
BufferAttribute.d.ts 23050471d1 Add all given .d.ts file 6 years ago
BufferAttribute.js b1f1b573d2 BufferAttribute.setArray method chaining 7 years ago
BufferGeometry.d.ts a5cb67909a Port changes from @types/three 6 years ago
BufferGeometry.js f291db7595 BufferGeometry: Use .fromBufferAttribute() in .computeBoundingSphere(). 6 years ago
Clock.d.ts 23050471d1 Add all given .d.ts file 6 years ago
Clock.js 1b7a9d8fb0 clock.stop should set autoStart false 8 years ago
DirectGeometry.d.ts 4674870f56 add more undeclared file. All the example should works fine now 6 years ago
DirectGeometry.js 95e93feaba BufferGeometry: Support name of morph targets in .fromGeometry() 7 years ago
EventDispatcher.d.ts 23050471d1 Add all given .d.ts file 6 years ago
EventDispatcher.js b52c00c55d Clean up. 8 years ago
Face3.d.ts 23050471d1 Add all given .d.ts file 6 years ago
Face3.js 680f499d6b Add file extension to import paths 8 years ago
Geometry.d.ts 23050471d1 Add all given .d.ts file 6 years ago
Geometry.js 2c7393a738 fromBufferGeometry: improve readability on trinary operator for vectors 7 years ago
InstancedBufferAttribute.d.ts 615b3f21a4 Fix InstancedBufferAttribute Typescript definitions 6 years ago
InstancedBufferAttribute.js 524571cfa1 Add normalized arg to constructor 7 years ago
InstancedBufferGeometry.d.ts 23050471d1 Add all given .d.ts file 6 years ago
InstancedBufferGeometry.js 1e31109ec1 Merge pull request #11980 from Mugen87/dev 8 years ago
InstancedInterleavedBuffer.d.ts 23050471d1 Add all given .d.ts file 6 years ago
InstancedInterleavedBuffer.js 680f499d6b Add file extension to import paths 8 years ago
InterleavedBuffer.d.ts 23050471d1 Add all given .d.ts file 6 years ago
InterleavedBuffer.js efdc1e6529 InterleavedBuffer.setArray method chaning 7 years ago
InterleavedBufferAttribute.d.ts 23050471d1 Add all given .d.ts file 6 years ago
InterleavedBufferAttribute.js 366450a2e9 remove uuid from BufferAttribute etc. 7 years ago
Layers.d.ts 23050471d1 Add all given .d.ts file 6 years ago
Layers.js 6e7b64834d Performance optimisations. 8 years ago
Object3D.d.ts bfe473a81e fix Object3D.updateMatrixWorld definition 6 years ago
Object3D.js c41d62639c Mesh: Added serialization/deserialization support for .drawMode 6 years ago
Raycaster.d.ts 23050471d1 Add all given .d.ts file 6 years ago
Raycaster.js 81389ed5f6 add optionalTarget parameter to Raycaster.intersectObject(s) to allow array reuse 7 years ago
Uniform.d.ts 23050471d1 Add all given .d.ts file 6 years ago
Uniform.js a243f2bc74 Uniform: Added clone(). See #10178. 8 years ago