Commit Graph
23 Commits
Author SHA1 Message Date
Mine StarksandGitHub 663442789d Merge pull request #17220 from Richard004/master
[three] fix of FontLoader callback parameter type from string to Font
2017-06-16 10:39:10 -07:00
Richard VondráčekandGitHub fd80ffb92c Fixed typings for FontLoader. 2017-06-15 17:22:46 +02:00
Matthew Tebbs 270ade8bee three: Fixed declaration for class PolyhedronGeometry in three-core.d.ts to use number arrays and not Vector3/Face3 arrays. 2017-06-08 13:42:12 -07:00
LebedenkoNandAndy ca10f0d24d @types/three: Wring typings for ObjectLoader.parseImages #16914 (#16915)
* Update three-core.d.ts

fixed typings for THREE.ObjectLoader.parseImages

* Update three-core.d.ts

Changed result of ObjectLoader.parseImages function to more specific type
2017-06-06 06:32:27 -07:00
couchninjaandMohamed Hegazy 701436e533 Add OBJLoader, OBJLoader2 and STLLoader (#16952)
* Add OBJLoader, OBJLoader2 and STLLoader

Add placeholder entries for OBJLoader, OBJLoader2 and STLLoader from the THREE examples.

* Fixed whitespace
2017-06-04 13:59:07 -07:00
jramsayandGitHub 89578a5f1e Merge pull request #16560 from markezine/patch-2
Update three-core.d.ts
2017-06-01 13:25:11 -07:00
noveyakandAndy 702a5fa4b9 Make data texture constructor consistent with other textures (#15928) 2017-06-01 06:56:56 -07:00
João PauloandGitHub 50220b73ef Update three-core.d.ts
fixing typos - lighhtMap to lightMap
2017-05-16 16:24:59 -03:00
João PauloandGitHub c886bcf40e Update three-core.d.ts
please change the return type of the load method of CubeTextureLoader to reflect the behaviour of the library.
2017-05-16 15:43:39 -03:00
Ivan NikolaevandAndy 2eae6bc173 Fix Triangle.closestPointToPoint() prototype (#16141) 2017-04-26 08:03:17 -07:00
efokschanerandAndy c59b52e585 (Hopefully) Remove test dependencies from npm package (#16013) 2017-04-20 07:02:52 -07:00
efokschaner 393b8de781 Merge upstream master 2017-04-19 01:13:07 -07:00
Ryan CavanaughandGitHub 4675a06a1b Merge pull request #15901 from mpk/master
three: Fix typo in WebGLRenderTarget
2017-04-17 23:55:08 -07:00
Ryan CavanaughandGitHub 3a4aa421a7 Merge pull request #15841 from saabi/master
Corrected definitions of BlendingSrcFactor and BlendingDstFactor in Three.js
2017-04-17 15:20:46 -07:00
mpk 408bf702fa Fix typo in WebGLRenderTarget 2017-04-16 19:37:28 +02:00
efokschaner dba8bd4cab Re-add accidentally deleted comment 2017-04-14 23:04:12 -07:00
efokschaner 9f35df09aa Remove unnecessary tween.js references 2017-04-14 03:57:38 -07:00
efokschaner 66783b2869 Switch tsconfig back to "files" 2017-04-14 03:53:56 -07:00
efokschaner 00cef2e45b Make THREE non-global 2017-04-14 03:08:17 -07:00
Saabi ab2636474e Corrected definitions of BlendingSrcFactor and BlendingDstFactor 2017-04-13 09:37:32 -03:00
Johan NordbergandGitHub 226639d9b4 Typofix, metalMap should be metalnessMap 2017-04-06 14:04:54 +02:00
Johan NordbergandGitHub 7708cc9532 Correct signature for ObjectLoader::load 2017-04-06 14:01:29 +02:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00