提交历史

作者 SHA1 备注 提交日期
  Lewy Blue 867e417420 formatting 7 年之前
  Lewy Blue aa88140637 FBXLoader: use THREE.Math.degToRad 7 年之前
  Lewy Blue 38e126a2d4 examples/webgl_loader_fbx.html 7 年之前
  Lewy Blue 2c29fc5ebd tidied up 7 年之前
  Lewy Blue 4f0376e160 next batch of properties return arrays instead of strings 7 年之前
  Lewy Blue 72f0cad4b2 reset FBXLoader 7 年之前
  Lewy Blue 7cbea0588c first batch of .a properties return as arrays 7 年之前
  Lewy Blue bedcd7a574 setup for parsers to return arrays instead of strings 7 年之前
  Lewy Blue 8685e77a76 Merge branch 'dev' of https://github.com/mrdoob/three.js into FBXLoaders_parsers_return_matrices_instead_of_strings 7 年之前
  Lewy Blue 3df679e65c better comment 7 年之前
  Lewy Blue e64a92f7f2 formatting 7 年之前
  Lewy Blue df51937344 fixed typo 7 年之前
  Lewy Blue 986e036b27 Merge branch 'dev' into FBXLoader_check_rotation_axis_is_defined_per_frame 7 年之前
  Lewy Blue 00fb3f8ebf fix indentation 7 年之前
  Lewy Blue 6cb3a02471 Merge branch 'dev' into FBXLoader_fix_undefined_worldMatrices_map_error 7 年之前
  Mr.doob 0ccd3804bc Merge pull request #12444 from looeee/FBXLoader_fix_multimaterial_bug 7 年之前
  Mr.doob ad5c0eb52e Merge pull request #12462 from looeee/FBXLoader_consistent_property_type_parsing 7 年之前
  Mr.doob c7f92149b8 Merge pull request #12459 from looeee/FBXLoader_map_name_parsing 7 年之前
  Mr.doob 00b11628f5 Merge pull request #12465 from looeee/FBXLoader_fix_unknown_prop_type_c_error 7 年之前
  Mr.doob b53b6942c4 Merge pull request #12466 from looeee/FBXLoader_standard_mat_to_phong 7 年之前
  Lewy Blue bd32963b35 FBXLoaders parsers return matrices instead of strings 7 年之前
  Lewy Blue c32d5ff449 Fix indentation 7 年之前
  Lewy Blue 7ef6c40766 FBXLoader better fix for ASCII base64 image parsing error 7 年之前
  Lewy Blue 2c294417c6 typo 7 年之前
  Lewy Blue a5f771b4c1 FBXLoader switch Standard to Phong 7 年之前
  Lewy Blue 75ad1a690a FBXLoader: check rotation axis is defined each frame 7 年之前
  Lewy Blue 513daa9adb FBXLoader fix undefined worldmatrices map error, better checking for bind pose node 7 年之前
  Lewy Blue 74cdf42031 FBXLoader binary format fixed unknown property type c error 7 年之前
  Lewy Blue bd41ff6e01 removed more parseFloat calls 7 年之前
  Lewy Blue 81b1836c80 removed console log 7 年之前