Don McCurdy
|
48cfde8e8f
Remove unnecessary delete.
|
8 年 前 |
Don McCurdy
|
9367a573aa
Use color/emissive and map/emissiveMap as appropriate.
|
8 年 前 |
Don McCurdy
|
1042cf26cf
Add specular/specularMap passthrough.
|
8 年 前 |
Don McCurdy
|
b2fba537f0
Add support for glTF emission textures.
|
8 年 前 |
Mr.doob
|
a8cc2a22ac
Blender Exporter: Fixed Indexed BufferGeometry exporting. Seems like this has been broken for a year... a4e892b5a34f7bda1f75c34d1a6a6227ba6cdcfd
|
8 年 前 |
Mr.doob
|
40ddc192c7
Merge pull request #10314 from takahirox/GLTFLoaderFix
|
8 年 前 |
Takahiro
|
6a666d415a
Fix var name conglict in GLTFLoader
|
8 年 前 |
Takahiro
|
bade207795
Fix GLTFLoader joint search bug
|
8 年 前 |
Mr.doob
|
349d98dbd3
Removed bower.json.
|
8 年 前 |
Mr.doob
|
49e3759129
Clean up
|
8 年 前 |
Mr.doob
|
3e24f2f21c
Editor: Fixed error when selecting scene. See #10305.
|
8 年 前 |
Mr.doob
|
2fe62768e1
Removed terran.js and improved webgl_points_dynamic.
|
8 年 前 |
Mr.doob
|
f778f6f4b4
Removed NinjaLo_bin.
|
8 年 前 |
Mr.doob
|
c2be5f5aba
Merge pull request #10308 from donmccurdy/feat-gltf-step-interpolation
|
8 年 前 |
Don McCurdy
|
51355ac7ad
Map glTF STEP interpolation to THREE.InterpolateDiscrete
|
8 年 前 |
Mr.doob
|
3d9a27a72f
GLTFLoader: Removed .bind() craziness.
|
8 年 前 |
Mr.doob
|
67b4a111bc
GLTFLoader: Continue loading even if textures are missing.
|
8 年 前 |
Mr.doob
|
222b2fce19
Updated builds.
|
8 年 前 |
Mr.doob
|
974a576607
Clean up.
|
8 年 前 |
Mr.doob
|
e4eb517f31
Merge pull request #10294 from lasdghawiv/MultiMaterial_isArray_check
|
8 年 前 |
Mr.doob
|
14c47ec320
Merge pull request #10292 from takahirox/DashSupport
|
8 年 前 |
Mr.doob
|
100aca8879
Updated builds.
|
8 年 前 |
Mr.doob
|
bc3ebe9ed1
Merge pull request #10296 from Mugen87/dev
|
8 年 前 |
Mr.doob
|
e24cfc8f14
Merge pull request #10300 from Coburn37/dev
|
8 年 前 |
Mr.doob
|
3a3c742e2d
Improved fbx example.
|
8 年 前 |
Mr.doob
|
07f88bc9a5
Updated builds.
|
8 年 前 |
Mr.doob
|
14419dea3b
ShaderChunk: Fixed envMapIntensity typo. See #10298.
|
8 年 前 |
Peter "Coburn" Fornari
|
a395b9a271
WebGLIndexedBufferRenderer now supports Uint8Array
|
8 年 前 |
Mugen87
|
9beb411115
Box3.html: Correct typo
|
8 年 前 |
Mugen87
|
cc2a20d411
Box3: Renamed .setFromBuffer to .setFromBufferAttribute
|
8 年 前 |