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 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
three-canvasrenderer.d.ts Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
three-copyshader.d.ts Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
three-css3drenderer.d.ts Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
three-editorcontrols.d.ts Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
three-effectcomposer.d.ts Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
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 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
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 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
three-renderpass.d.ts Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
three-shaderpass.d.ts Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
three-tests.ts Update definitions to THREE.js r74 2016-03-19 15:18:30 +01:00
three-tests.ts.tscparams normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
three-trackballcontrols.d.ts Expose TrackballControls.target property, fixes #9149 2016-07-30 18:09:25 +02:00
three-transformcontrols.d.ts Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
three-vrcontrols.d.ts Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
three-vreffect.d.ts Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
three.d.ts THREE js cleanup, removal of BoundingSphere interface (#10416) 2016-08-03 00:49:44 +09:00