Commit Graph

11 Commits

Author SHA1 Message Date
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