Commit Graph
27 Commits
Author SHA1 Message Date
rmoudy 301188b6bf Update three.d.ts
Added missing .userData property to Object3D
2014-02-21 08:22:18 -06:00
Igor Oleinikov 93aed76288 threejs: enabled tests 2013-12-28 17:44:55 +04:00
Igor Oleinikov 27a68210f0 threejs: fixed disabled test (with hack via TS bug https://typescript.codeplex.com/workitem/2036) 2013-12-28 17:36:51 +04:00
Masahiro Wakame 5cc63cbebb Disabled failed test (threejs and lodash) 2013-12-24 13:12:56 +09:00
Masahiro Wakame 772dfcf7a1 three.d.ts compile passed (with some trick...) 2013-12-24 12:15:15 +09:00
Masahiro Wakame 7b234af474 Remove threejs/three-r55.d.ts
Community can not maintain the definition of multiple versions
2013-12-24 11:12:08 +09:00
vvakame 96c443c647 Suppress test failed 2013-11-21 19:59:41 +09:00
Masahiro Wakame 1b28c3344b Removed not required .tscparams 2013-11-19 13:56:28 +09:00
Basarat Syed be3e896059 fix(threejs) tests do not compile with --noImplicitAny 2013-10-23 11:33:57 +11:00
vvakame 2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame 3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
basarat d011a2268e threejs test fixes 2013-09-10 21:50:00 +10:00
jraymakers 409576ed4f Fix syntax errors in threejs/three-r55 2013-08-07 22:01:46 -07:00
Boris Yankov db3d7fb795 Fix threejs tests 2013-08-07 20:01:06 +03:00
Boris Yankov f677cca98d Multiple bool => boolean fixes 2013-08-07 18:02:05 +03:00
Boris Yankov dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker 6cb6cdbe83 fix threejs definition and tests 2013-06-24 22:17:48 +01:00
Kon 6db77727eb Merged #3 and #4 2013-04-16 19:58:38 +09:00
Kon bceb6b8082 Added a lot of tests to three-tests.ts 2013-03-05 05:04:50 +09:00
Kon f34f352f9b Add more and more examples to three-tests.ts 2013-03-04 07:44:48 +09:00
Kon 6a43b6fe85 Added more tests to three-tests.ts 2013-03-04 05:54:36 +09:00
Kon bbadb4bd6e Fixed unneeded comments 2013-03-03 01:23:38 +09:00
Kon 842636459a Added three-tests.ts 2013-03-03 00:55:06 +09:00
Kon 6f7212c28e Fixed header of three.d.ts 2013-03-02 23:02:21 +09:00
Kon 8ee2fca918 Updated three.d.ts docs comment 2013-03-02 22:44:02 +09:00
Kon 08ff7d4dbb updated three.d.ts for three.js r56 2013-02-20 01:21:36 +09:00
Kon 53c50193bc Added three.d.ts 2013-02-03 14:29:47 +09:00