Commit History

Author SHA1 Message Date
  Andy Maloney 3c5f1578c2 Fixes two type warnings and a missing case option 8 years ago
  Kim Kulling 8bfe465d03 Merge pull request #1083 from jaredmulconry/implementation_warning_fix 8 years ago
  John Senneker 578ed3f5d0 Properly export COLLADA <transparency> value 8 years ago
  Jared Mulconry d16b8953b5 Fixed build warnings on MSVC14 x64 in the Collada exporter. 8 years ago
  Kim Kulling c849e0108d Merge pull request #1055 from assimp/issue_957 8 years ago
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. 8 years ago
  tomacd 8e8757f800 Keep original materials names after RemoveRedundant materials process and export to collada 8 years ago
  Kim Kulling 5cb4df80ad C++11-combat: hopefully the last std::to_string to replace. 8 years ago
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
  Chris Russ a5b3ce9a3c reverting back to 16 digit precision export 9 years ago
  Chris Russ 10f22779f4 setting default export precision to 17 for all exporters 9 years ago
  Kim Kulling 5321072007 Static code analysis: fix minor finding. 9 years ago
  Kim Kulling 334ac9a7d0 Merge pull request #908 from Adjective-Object/master 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  Maxwell Huang-Hobbs d23439451a Added 'joint' node type to Collada export 9 years ago
  mensinda ae99f99b99 Replaced boost::tuple with std::tuple 9 years ago
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes 9 years ago
  Stepan Hrbek c062eb0db4 Collada exporter: improve compatibility when exported path contains ':'. 9 years ago
  Kim Kulling ded37e8307 Merge pull request #736 from StepanHrbek/collada-unicode 9 years ago
  Stepan Hrbek 24f03141d6 Reimplement isalnum(c,C locale) because I can't make AppVeyor see satndard version. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Stepan Hrbek 39ab716e11 Collada exporter: Fix unicode filenames. 9 years ago
  Stepan Hrbek 15d84825d9 Collada exporter: Fix isalnum(negative number) assert. 9 years ago
  Stepan Hrbek ad55e769bf Collada exporter: bind uv channels with <bind_vertex_input>. 9 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 years ago
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  Andy Maloney 4cbce374b6 Code Cleanups 10 years ago