Commit History

作者 SHA1 備註 提交日期
  Kim Kulling f77e27ca19 ColladaExporter: remove self assignment. 8 年之前
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Kim Kulling bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp 8 年之前
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 9 年之前
  Kim Kulling ef540f46a3 Remove unused headers. 9 年之前
  Denis Biryukov 36e53b75fa Issue#1084 - Fix collada export. Don't duplicate TEXCOORD/NORMALS/COLORS in <vertices> and <polylist> 9 年之前
  Andy Maloney 3c5f1578c2 Fixes two type warnings and a missing case option 9 年之前
  Kim Kulling 8bfe465d03 Merge pull request #1083 from jaredmulconry/implementation_warning_fix 9 年之前
  John Senneker 578ed3f5d0 Properly export COLLADA <transparency> value 9 年之前
  Jared Mulconry d16b8953b5 Fixed build warnings on MSVC14 x64 in the Collada exporter. 9 年之前
  Kim Kulling c849e0108d Merge pull request #1055 from assimp/issue_957 9 年之前
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. 9 年之前
  tomacd 8e8757f800 Keep original materials names after RemoveRedundant materials process and export to collada 9 年之前
  Kim Kulling 5cb4df80ad C++11-combat: hopefully the last std::to_string to replace. 9 年之前
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
  Chris Russ a5b3ce9a3c reverting back to 16 digit precision export 9 年之前
  Chris Russ 10f22779f4 setting default export precision to 17 for all exporters 9 年之前
  Kim Kulling 5321072007 Static code analysis: fix minor finding. 9 年之前
  Kim Kulling 334ac9a7d0 Merge pull request #908 from Adjective-Object/master 9 年之前
  Kim Kulling 7207e5117c Use new include bracktes. 9 年之前
  Maxwell Huang-Hobbs d23439451a Added 'joint' node type to Collada export 9 年之前
  mensinda ae99f99b99 Replaced boost::tuple with std::tuple 9 年之前
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes 9 年之前
  Stepan Hrbek c062eb0db4 Collada exporter: improve compatibility when exported path contains ':'. 10 年之前
  Kim Kulling ded37e8307 Merge pull request #736 from StepanHrbek/collada-unicode 10 年之前
  Stepan Hrbek 24f03141d6 Reimplement isalnum(c,C locale) because I can't make AppVeyor see satndard version. 10 年之前
  Kim Kulling 1191d03405 Update license info. 10 年之前
  Stepan Hrbek 39ab716e11 Collada exporter: Fix unicode filenames. 10 年之前
  Stepan Hrbek 15d84825d9 Collada exporter: Fix isalnum(negative number) assert. 10 年之前