Don McCurdy
|
1733ddb9f3
InterleavedBufferAttribute: Implement .clone().
|
7 years ago |
Don McCurdy
|
db7aa465c3
GLTFLoader: Support interleaved morph target accessors.
|
7 years ago |
Takahiro
|
97a05643eb
Apply the review comment to GLTFCubicSplineInterpolant
|
7 years ago |
Takahiro
|
754f06d30b
Update comments a bit
|
7 years ago |
Takahiro
|
0cd15ca493
Revert a new line I have wrongly removed
|
7 years ago |
Takahiro
|
5bfc2167fb
GLTFLoader Cubic Spline interpolation full support
|
7 years ago |
Mugen87
|
c2e39240ab
Loaders: Clean up
|
7 years ago |
Don McCurdy
|
f3d9c6ea67
GLTFLoader: Fix bug in spline vertex copying.
|
7 years ago |
Mr.doob
|
97e7bf605d
Merge pull request #12887 from takahirox/MethodChaining
|
7 years ago |
Mr.doob
|
dd67f5e35e
Merge pull request #12885 from donmccurdy/feat-gltfloader-cubicspline
|
7 years ago |
Don McCurdy
|
913e5df2c8
GLTFLoader: Don't set transparent=true with alphaMode=MASK.
|
7 years ago |
Takahiro
|
f2e6843550
Enable LoadingManager and GLTFLoader Method chaining
|
7 years ago |
Don McCurdy
|
5249a1b3a3
GLTFLoader: Implement basic CUBICSPLINE, remove CATMULLROMSPLINE interpolation.
|
7 years ago |
Takahiro
|
0b98168094
Clean up GLTFLoader
|
7 years ago |
Mr.doob
|
8732d135c8
Merge pull request #12718 from mattdesl/feature/gltf-dedupe-geometry
|
7 years ago |
Mr.doob
|
eab000e2b3
Merge pull request #12761 from cnspaha/patch-3
|
7 years ago |
Mr.doob
|
5841442313
Merge pull request #12824 from cnspaha/patch-4
|
7 years ago |
Pascal Häusler
|
471931c541
GLTFLoader: export mesh and primitive extras
|
7 years ago |
Pascal Häusler
|
0eaac7b9f8
Merge branch 'dev' of https://github.com/cnspaha/three.js into patch-3
|
7 years ago |
Don McCurdy
|
b66ff8007a
LoaderUtils: Create utils from static Loader methods.
|
7 years ago |
Don McCurdy
|
f3701a2b7e
Loaders: Consolidate text decoding.
|
7 years ago |
mattdesl
|
0321eef244
remove trailing comma
|
7 years ago |
mattdesl
|
77c9ea1bb0
Merge branch 'dev' into feature/gltf-dedupe-geometry
|
7 years ago |
Daniel Hritzkiv
|
219f3eb13f
Update GLTFLoader.js
|
7 years ago |
Daniel Hritzkiv
|
15f13bb3ce
Update GLTFLoader.js
|
7 years ago |
Don McCurdy
|
d9091cdbca
GLTFLoader: Clone materials using skinning or morph targets.
|
7 years ago |
Takahiro
|
f5417fac65
Apply the review comment
|
7 years ago |
Takahiro
|
ecbaf2f256
Fix performance issue by adding cache to GLTFParser.getDependencies()
|
7 years ago |
Takahiro
|
af94f9767a
Revert a comment line which has been wrongly removed
|
7 years ago |
Takahiro
|
7b86a4c327
GLTFLoader refactoring
|
7 years ago |