DefinitelyTyped/threejs
Michal Moravčík a6191ce9e5 THREE js cleanup, removal of BoundingSphere interface (#10416)
* fixed typo

* replaced some arrays with ArrayLike

some math methods and objects are commonly used with geometry attributes which are TypedArrays

* removed BoundingSphere interface

geometry bounding spheres are THREE.Spheres and internally not only radius is used
2016-08-03 00:49:44 +09:00
..
tests Update THREE.js definitions to r79 2016-07-30 17:48:58 +02:00
detector.d.ts
three-canvasrenderer.d.ts
three-copyshader.d.ts
three-css3drenderer.d.ts
three-editorcontrols.d.ts
three-effectcomposer.d.ts
three-FirstPersonControls.d.ts Revert removal of mouseX and mouseY. Correct domElement type and update parameter. 2016-07-04 08:07:34 +07:00
three-maskpass.d.ts
three-orbitcontrols.d.ts Revert removal of mouseX and mouseY. Correct domElement type and update parameter. 2016-07-04 08:07:34 +07:00
three-orthographictrackballcontrols.d.ts added missing member 2016-03-31 17:02:48 +02:00
three-projector.d.ts
three-renderpass.d.ts
three-shaderpass.d.ts
three-tests.ts
three-tests.ts.tscparams
three-trackballcontrols.d.ts Expose TrackballControls.target property, fixes #9149 2016-07-30 18:09:25 +02:00
three-transformcontrols.d.ts
three-vrcontrols.d.ts
three-vreffect.d.ts
three.d.ts THREE js cleanup, removal of BoundingSphere interface (#10416) 2016-08-03 00:49:44 +09:00