Takahiro
|
d681e0f081
Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings.
|
8 年之前 |
David Lyons
|
88c1e0aa86
Merge branch 'dev' into fbx-materials
|
8 年之前 |
David Lyons
|
36493a735e
apply bump and normal map with fbx loader, use array for multi material
|
8 年之前 |
Mr.doob
|
f38068b61c
Merge pull request #11335 from takahirox/FixFBXLoader
|
8 年之前 |
Takahiro
|
555d443edc
Fix alignment padding issue of FBXLoader binary parser
|
8 年之前 |
Mr.doob
|
6fe745a7b5
Editor: Added inflate.min.js for FBXLoader. See #11325
|
8 年之前 |
Mr.doob
|
f7f501d28d
Replaced FBXLoader with FBXLoader2.
|
8 年之前 |
Mr.doob
|
ad43815b46
FBXLoader*: No need to extend Loader.
|
8 年之前 |
Mr.doob
|
1546b798fc
Revert: Removed more material.skinning references.
|
8 年之前 |
Mr.doob
|
0f6f9c3447
Removed more material.skinning references.
|
8 年之前 |
Louis Brunner
|
664dd3664b
FBXLoader: add Periodic form for NURBS (+test file for Closed and Periodic forms)
|
8 年之前 |
Mr.doob
|
5dbbc93bf2
BufferGeometry: Merged setIndex and setIndexArray. See #10603.
|
8 年之前 |
Mr.doob
|
0afa7a9363
Replaced Math.max.apply( Max, ... ) with setIndexArray(). See #10603.
|
8 年之前 |
Brian Burke
|
441395277a
Correct detection of Uint32BufferAttribute for length of verticies
|
8 年之前 |
Mr.doob
|
e3742eab6a
Merge pull request #10356 from Kyle-Larson/dev
|
8 年之前 |
Kyle Larson
|
d8bf8eb212
XHRLoader is the deprecated one apparently ...
|
8 年之前 |
Kyle Larson
|
0902d9a1e2
Quick Fixes to FBXLoader
|
8 年之前 |
Louis Brunner
|
4bd808433a
FBXLoader: add NurbsCurve support (with example)
|
8 年之前 |
Kyle Larson
|
a05310783f
Clean-up
|
8 年之前 |
Kyle Larson
|
26e4b7897b
Small bug fix, textures now work.
|
8 年之前 |
Kyle Larson
|
3ce46c1204
Multi-Material is working.
|
8 年之前 |
Kyle Larson
|
fe3b5e55fa
Prep for changing material application
|
8 年之前 |
Kyle Larson
|
7a32d5f82e
Merged mrdoob/dev into FBX-Skeleton
|
8 年之前 |
Kyle Larson
|
51a4508087
Multi-Animation now works for FBX's exported from Maya.
|
8 年之前 |
Kyle Larson
|
ed26738cf8
Possible support for multiple animations?
|
8 年之前 |
Kyle Larson
|
4f927be866
Added Author.
|
8 年之前 |
Kyle Larson
|
b2b7ec8b11
Cleanup
|
8 年之前 |
Kyle Larson
|
0e06cf8b49
Multi-Material support added. (Unoptimized).
|
8 年之前 |
Kyle Larson
|
dab8067142
Embedded phong material on sample FBX is being applied.
|
8 年之前 |
Mr.doob
|
e8ad8091e9
Merge pull request #10140 from TristanVALCKE/example_warning_fix
|
8 年之前 |