Lewy Blue
|
6cb3a02471
Merge branch 'dev' into FBXLoader_fix_undefined_worldMatrices_map_error
|
7 years ago |
Mr.doob
|
0ccd3804bc
Merge pull request #12444 from looeee/FBXLoader_fix_multimaterial_bug
|
7 years ago |
Mr.doob
|
ad5c0eb52e
Merge pull request #12462 from looeee/FBXLoader_consistent_property_type_parsing
|
7 years ago |
Mr.doob
|
c7f92149b8
Merge pull request #12459 from looeee/FBXLoader_map_name_parsing
|
7 years ago |
Mr.doob
|
00b11628f5
Merge pull request #12465 from looeee/FBXLoader_fix_unknown_prop_type_c_error
|
7 years ago |
Mr.doob
|
b53b6942c4
Merge pull request #12466 from looeee/FBXLoader_standard_mat_to_phong
|
7 years ago |
Lewy Blue
|
bd32963b35
FBXLoaders parsers return matrices instead of strings
|
7 years ago |
Lewy Blue
|
c32d5ff449
Fix indentation
|
7 years ago |
Lewy Blue
|
7ef6c40766
FBXLoader better fix for ASCII base64 image parsing error
|
7 years ago |
Lewy Blue
|
2c294417c6
typo
|
7 years ago |
Lewy Blue
|
a5f771b4c1
FBXLoader switch Standard to Phong
|
7 years ago |
Lewy Blue
|
75ad1a690a
FBXLoader: check rotation axis is defined each frame
|
7 years ago |
Lewy Blue
|
513daa9adb
FBXLoader fix undefined worldmatrices map error, better checking for bind pose node
|
7 years ago |
Lewy Blue
|
74cdf42031
FBXLoader binary format fixed unknown property type c error
|
7 years ago |
Lewy Blue
|
bd41ff6e01
removed more parseFloat calls
|
7 years ago |
Lewy Blue
|
81b1836c80
removed console log
|
7 years ago |
Lewy Blue
|
3c8560594c
reverted check
|
7 years ago |
Lewy Blue
|
d9ceb22337
fixed color parsing
|
7 years ago |
Lewy Blue
|
5a9aff7476
removed more checks
|
7 years ago |
Lewy Blue
|
4312492d1e
FBXLoader consistent property type parsing
|
7 years ago |
Lewy Blue
|
1cc2d0f38a
FBXLoader: improve textParser map name parsing
|
7 years ago |
Lewy Blue
|
6047b107b4
removed console log
|
7 years ago |
Lewy Blue
|
1d58232b00
FBXLoader fix bug where last material index group is not added
|
7 years ago |
Mr.doob
|
8fd04d35fa
Merge pull request #12435 from looeee/FBXLoader_declare_v2_in_loop
|
7 years ago |
Lewy Blue
|
833ef865ee
FBXLoader: moved variabled decalration inside loop
|
7 years ago |
Mr.doob
|
ca6a0cd319
Merge pull request #12412 from jparimaa/fbx-loader-texture-repeat
|
7 years ago |
Juha-Pekka Arimaa
|
acaa9a46ab
Added a missing 'var'
|
7 years ago |
Juha-Pekka Arimaa
|
1dbdc9a2b5
More code style fixes
|
7 years ago |
Lewy Blue
|
429272bfab
FBXLoader: support embedded textures with jpeg extension
|
7 years ago |
Juha-Pekka Arimaa
|
61c6d35dd2
Fixed code style
|
7 years ago |