Lewy Blue
|
541ad28924
revert removal of try - catch
|
6 年之前 |
Lewy Blue
|
6368898668
Added setResourcePath()
|
6 年之前 |
Lewy Blue
|
b4c85224bd
Fix morph multimaterial
|
6 年之前 |
Lewy Blue
|
d0158ada44
cleanup bone node transform
|
6 年之前 |
Lewy Blue
|
d1c778a27d
simplify and correct animation node transform calculation
|
6 年之前 |
Lewy Blue
|
ac36a2dd60
update transform calculations to match FBX SDK (tidy)
|
6 年之前 |
Lewy Blue
|
a4f097b041
update transform calculations to match FBX SDK (tidy)
|
6 年之前 |
Lewy Blue
|
63c611f98c
update transform calculations to match FBX SDK (tidy)
|
6 年之前 |
Lewy Blue
|
894a79d4a2
update transform calculations to match FBX SDK
|
6 年之前 |
Lewy Blue
|
09e837bb70
tidy
|
6 年之前 |
Lewy Blue
|
015573fc37
return all morph targets
|
6 年之前 |
Lewy Blue
|
56827c86f2
fix name in morph target undefined
|
6 年之前 |
Mr.doob
|
d75c277a48
FBXLoader: Clean up.
|
7 年之前 |
Lewy Blue
|
a740e9ec07
removed redundant onError
|
7 年之前 |
Lewy Blue
|
937ca1f640
improved texture checks
|
7 年之前 |
Gavrilov Miroslav
|
f207612410
Renamed FBXTreeInstance to fbxTree
|
7 年之前 |
Gavrilov Miroslav
|
b362a81f39
FBXLoader had FBXTree (the class) overshadowed by FBXTree (the field), which caused an error which happens only when the loader is used at least twice
|
7 年之前 |
Lewy Blue
|
79b1f64acb
remove unneeded parameters
|
7 年之前 |
Lewy Blue
|
a9d7579f1b
check for layered bumpmap
|
7 年之前 |
Lewy Blue
|
e448580cbb
create new Group to be returned each time parse is called
|
7 年之前 |
Lewy Blue
|
c8bbc3708a
increase scope of sceneGraph
|
7 年之前 |
Lewy Blue
|
9a970e016f
move all animation parsing to animation parser
|
7 年之前 |
Lewy Blue
|
24e47535ac
increase scope of connections variable
|
7 年之前 |
Lewy Blue
|
45dc88e930
increase scope of FBXTree variable
|
7 年之前 |
Lewy Blue
|
c72fc7a3f7
create GeometryParser
|
7 年之前 |
Lewy Blue
|
34647a14e3
create AnimationParser
|
7 年之前 |
Mr.doob
|
37dc0e5a47
Merge pull request #14519 from looeee/fbxloader_code_reorg
|
7 年之前 |
Lewy Blue
|
f2a7f149e4
remove use of Uint8Array.indexOf
|
7 年之前 |
Lewy Blue
|
5e38966391
this -> self
|
7 年之前 |
Lewy Blue
|
fde0d3494b
setup for merge dev
|
7 年之前 |