Historique des commits

Auteur SHA1 Message Date
  Lewy Blue 14ecfab5b4 use array.filter il y a 6 ans
  gero3 2fb9fded08 cleanup unused code il y a 6 ans
  gero3 87117ddfb9 cleanup il y a 6 ans
  Mr.doob a6db06c977 Merge pull request #14954 from looeee/fbxloader_morph_multimat il y a 6 ans
  Lewy Blue 541ad28924 revert removal of try - catch il y a 6 ans
  Lewy Blue 6368898668 Added setResourcePath() il y a 6 ans
  Lewy Blue b4c85224bd Fix morph multimaterial il y a 6 ans
  Lewy Blue d0158ada44 cleanup bone node transform il y a 6 ans
  Lewy Blue d1c778a27d simplify and correct animation node transform calculation il y a 6 ans
  Lewy Blue ac36a2dd60 update transform calculations to match FBX SDK (tidy) il y a 6 ans
  Lewy Blue a4f097b041 update transform calculations to match FBX SDK (tidy) il y a 6 ans
  Lewy Blue 63c611f98c update transform calculations to match FBX SDK (tidy) il y a 6 ans
  Lewy Blue 894a79d4a2 update transform calculations to match FBX SDK il y a 6 ans
  Lewy Blue 09e837bb70 tidy il y a 7 ans
  Lewy Blue 015573fc37 return all morph targets il y a 7 ans
  Lewy Blue 56827c86f2 fix name in morph target undefined il y a 7 ans
  Mr.doob d75c277a48 FBXLoader: Clean up. il y a 7 ans
  Lewy Blue a740e9ec07 removed redundant onError il y a 7 ans
  Lewy Blue 937ca1f640 improved texture checks il y a 7 ans
  Gavrilov Miroslav f207612410 Renamed FBXTreeInstance to fbxTree il y a 7 ans
  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 il y a 7 ans
  Lewy Blue 79b1f64acb remove unneeded parameters il y a 7 ans
  Lewy Blue a9d7579f1b check for layered bumpmap il y a 7 ans
  Lewy Blue e448580cbb create new Group to be returned each time parse is called il y a 7 ans
  Lewy Blue c8bbc3708a increase scope of sceneGraph il y a 7 ans
  Lewy Blue 9a970e016f move all animation parsing to animation parser il y a 7 ans
  Lewy Blue 24e47535ac increase scope of connections variable il y a 7 ans
  Lewy Blue 45dc88e930 increase scope of FBXTree variable il y a 7 ans
  Lewy Blue c72fc7a3f7 create GeometryParser il y a 7 ans
  Lewy Blue 34647a14e3 create AnimationParser il y a 7 ans