DefinitelyTyped/types/three
Jonathan Alvarez-Gutierrez dc50262033 Update Polyhedron Geometries in "three" (#22889)
* Add PolyhedronBufferGeometry and subclasses

Added PolyhedronBufferGeometry and the four BufferGeometries subclassing it (TetrahedronBufferGeometry, OctahedronBufferGeometry, DodecahedronBufferGeometry, and IcosahedronBufferGeometry).

* Fix constructors for PolyhedronGeometry subclasses

The PolyhedronGeometry subclasses all have optional parameters for their constructor, but not all the type definitions were in line on this.
2018-01-17 10:00:09 -08:00
..
test
detector.d.ts
index.d.ts
three-canvasrenderer.d.ts
three-colladaLoader.d.ts
three-copyshader.d.ts
three-core.d.ts Update Polyhedron Geometries in "three" (#22889) 2018-01-17 10:00:09 -08:00
three-css3drenderer.d.ts
three-ctmloader.d.ts
three-ddsloader.d.ts
three-editorcontrols.d.ts
three-effectcomposer.d.ts
three-examples.d.ts
three-fbxloader.d.ts
three-FirstPersonControls.d.ts
three-maskpass.d.ts
three-mtlloader.d.ts
three-objloader.d.ts
three-octree.d.ts
three-orbitcontrols.d.ts
three-orthographictrackballcontrols.d.ts
three-outlinepass.d.ts
three-projector.d.ts
three-renderpass.d.ts
three-shaderpass.d.ts
three-smaapass.d.ts
three-trackballcontrols.d.ts
three-transformcontrols.d.ts
three-vrcontrols.d.ts
three-vreffect.d.ts
tsconfig.json
tslint.json