Mugen87
|
226b60deab
Examples: Remove author comments.
|
5 years ago |
Mr.doob
|
7c936a7c03
Merge pull request #19898 from johnmarinelli/bug-18986
|
5 years ago |
Mugen87
|
3a76cb4a08
Loaders: Pass requestHeader to internal file loaders.
|
5 years ago |
John Marinelli
|
db88e3ae42
#18986: run node utils/modularize.js
|
5 years ago |
Mugen87
|
2b848af189
FBXLoader: Add version check for binary files.
|
5 years ago |
Guilherme Avila
|
787ffe5e81
Zlib: update external library, introduces 'Deflate'
|
5 years ago |
Mugen87
|
8a36de0a21
Loaders: Improve error handling.
|
5 years ago |
Mr.doob
|
dc9ee46535
FBXLoader: Clean up.
|
5 years ago |
Jacob Bijani
|
64fd589f1c
explicitly check for undefined, and remove debug log
|
5 years ago |
Jacob Bijani
|
a099b262aa
Update FBXLoader.js
|
5 years ago |
Mugen87
|
b14fce14a7
Examples: Clean up.
|
5 years ago |
Lewy Blue
|
14d74a54b5
Merge branch 'dev' into dev-fbxloader
|
5 years ago |
Mr.doob
|
809fa4f7f9
FBXLoader: Clean up.
|
5 years ago |
Mr.doob
|
cb09b865b3
FBXLoader: Clean up.
|
5 years ago |
Karl Haubenwallner
|
801daed446
fixed missing inverse calculations
|
5 years ago |
Karl Haubenwallner
|
d64fb0f6e3
modify /js/loaders instead of jsm/loaders/
|
5 years ago |
Karl Haubenwallner
|
c69fc6079a
Merge branch 'master' into dev
|
5 years ago |
Karl Haubenwallner
|
a86d8763ef
Bugfix with matrix calculation at FBX import
|
5 years ago |
WestLangley
|
10125d6a72
self -> scope
|
5 years ago |
Mugen87
|
aeb7309ff3
Global: Clean up.
|
5 years ago |
Mugen87
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 years ago |
WestLangley
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
5 years ago |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
5 years ago |
WestLangley
|
94526d9648
Use new BufferAttribute.applyMatrix4() method
|
5 years ago |
Mr.doob
|
0be1a21f52
FBXLoader: Clean up.
|
5 years ago |
WestLangley
|
89c4b06d3e
Correctly apply normal matrix to attribute
|
5 years ago |
Lewy Blue
|
e8d8145dca
switch to relative morph targets
|
5 years ago |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 years ago |
Mugen87
|
b0190b63b5
FBXLoader: Sanitize node name only if necessary.
|
5 years ago |
Mr.doob
|
f4c960c6c3
Merge pull request #16991 from looeee/fbxloader_morphtargets_fix
|
5 years ago |