Commit Graph

19 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
surtr-isaz
736cbe1ae8 Update index.d.ts
Fixed version number.
2017-11-08 09:44:43 +02:00
Wayne Langman
7aa4d751a3 Updated the gl-matrix version. 2017-11-01 14:22:43 +02:00
Wayne Langman
1cd6e1eb4b Fixed the test … 2017-11-01 14:17:03 +02:00
Wayne Langman
6e44ebe077 Fixed description. 2017-11-01 14:09:33 +02:00
Wayne Langman
355035c49a Added missing defintion for, fromEuler(), to Quaternion. 2017-11-01 13:52:15 +02:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy Hanson
3e28d5d77d Fix test 2017-10-16 10:10:25 -07:00
Andy Hanson
7c61fa8ab1 Merge branch 'patch-1' of https://github.com/degroote22/DefinitelyTyped into degroote22-patch-1 2017-10-16 10:09:43 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Kaesebrot84
e33497fb48 Added a definition for projection in mat3 class in gl-Matrix (#20294)
* Added a definition for projection in mat3 class

Added the missing definition for projection function in the `mat3` class

* Added semicolon

Added missing semicolon.

* Added test for mat3.projection()

Added test for mat3.projection()
2017-10-06 10:08:08 -07:00
Lucas de Ávila Martins
c0ccefc056 Change vec2.cross out from vec2 to vec3
There is a mathematical reasoning behind it but I'm in a bit o a hurry to explain. Anyway, it works like this and it's documented like this. http://glmatrix.net/docs/module-vec2.html
2017-09-26 22:15:59 -03:00
Nikolay Babanov
5098425da3 Merge branch 'master' into master 2017-09-07 22:48:36 +03:00
Austin Martin
0ced620e8a Add mat4.getScaling function declaration. 2017-08-29 13:24:38 -05:00
Nikolay Babanov
e11b3fc131 Fixed definitions header 2017-08-20 13:08:33 +03:00
Nikolay Babanov
d022534a71 Added glMatrix utilities definition 2017-08-20 12:49:27 +03:00
Andy
af8b0d1294 FIx new lint errors (#18382) 2017-07-25 10:34:23 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00