Commit History

Author SHA1 Message Date
  Jared Mulconry f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 8 years ago
  Kim Kulling ba2f377b52 Fix coverity findings. 8 years ago
  Kim Kulling c5e3058ab3 Fix coverity findings. 8 years ago
  Jared Mulconry d9b0449e83 Fixed build warnings on MSVC14 x64 in the glTF format sources. One warning 8 years ago
  Kim Kulling 293654fe7c Fix unittest. 8 years ago
  Angelo Scandaliato 6ce2a37b82 merge upstream/master and fix conflicts 8 years ago
  Angelo Scandaliato fcf2d6357e check if bones exist before creating skin 8 years ago
  Kim Kulling e0dde73018 C++11-combat: replace more std::to_string by assimp-specific to_string 8 years ago
  Angelo Scandaliato 9c4bb1c9bc find the correct index in jointNames 8 years ago
  Angelo Scandaliato 1c03aebfb8 test combining skins 8 years ago
  Angelo Scandaliato dc1e11c8be added some comments 8 years ago
  Angelo Scandaliato 57a00d5faa find skeleton root joint and only allow four joint weights per vertex 8 years ago
  Angelo Scandaliato 1f377bc99d try to find root joint node for skeleton 8 years ago
  Angelo Scandaliato c49971e120 fix bug when exporting mRotationKeys data 8 years ago
  Angelo Scandaliato 71de606770 add skeleton and mesh to node containing the mesh 8 years ago
  Angelo Scandaliato 84803bd51a removed cout debugging statements and older ExportSkins function 8 years ago
  Angelo Scandaliato d128837a3a export vertex joint and weight information 8 years ago
  Angelo Scandaliato ae36ca0e44 moved ExportSkins function into ExportMeshes function 8 years ago
  Angelo Scandaliato 83c9addbc9 removed duplicate function for ExportData 8 years ago
  Angelo Scandaliato f59b8b3a59 export inverseBindMatrix Data for skins 8 years ago
  Angelo Scandaliato 42a8d58f45 Export Nodes before meshes to avoid issue if node id's are changed 8 years ago
  Angelo Scandaliato 4ac57f1fab fixed issues to get node animations working 8 years ago
  Angelo Scandaliato 0313328a92 set bindShapeMatrix to identity 8 years ago
  Angelo Scandaliato 79852de5ae added skins and jointNames 8 years ago
  Angelo Scandaliato cfa0ea3189 finished first version of extport animation data 8 years ago
  Angelo Scandaliato d249cca011 created the asset writer function for animations export gltf 8 years ago
  Angelo Scandaliato 37d32e79c9 created exportAnimation function 8 years ago
  Angelo Scandaliato 99c93e861c Merge remote-tracking branch 'upstream/master' into feature/fix-glTF-validator-errors 8 years ago
  Angelo Scandaliato 0619232aef included samplers dictionary for textures 8 years ago
  John Senneker 83c0163ec6 glTF: Read and write transparency values 8 years ago