Historique des commits

Auteur SHA1 Message Date
  Alexander Gessler 28a78ca460 Merge pull request #1156 from elect86/patch-7 il y a 9 ans
  Alexander Gessler 16c50df071 Merge pull request #1154 from Kvalme/master il y a 9 ans
  Giuseppe Barbieri ca47232101 Update ColladaParser.cpp il y a 9 ans
  Giuseppe Barbieri c3c637be37 Update ColladaParser.cpp il y a 9 ans
  Denis Biryukov 36e53b75fa Issue#1084 - Fix collada export. Don't duplicate TEXCOORD/NORMALS/COLORS in <vertices> and <polylist> il y a 9 ans
  Giuseppe Barbieri 0434f5a5ff Update ColladaParser.cpp il y a 9 ans
  Giuseppe Barbieri 85e2788e50 Update ColladaParser.cpp il y a 9 ans
  Antti Määttä 9621dff027 Morph animation support for collada il y a 9 ans
  Andy Maloney 0c7aac02eb Fixes spelling in comments il y a 9 ans
  Jared Mulconry 98e7eb476d Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix il y a 9 ans
  Kim Kulling d87400b76a Fix some findings in animation header. il y a 9 ans
  Jared Mulconry 3b63e4af54 Fixed build warnings on MSVC14 x64 in the Collada parser. il y a 9 ans
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. il y a 9 ans
  Kim Kulling 5cb4df80ad C++11-combat: hopefully the last std::to_string to replace. il y a 9 ans
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported il y a 9 ans
  Kim Kulling 0a1dda22b2 ColladaParser: add warning when empty semantic will be parsed. il y a 9 ans
  Kim Kulling 8fa0071d16 closes https://github.com/assimp/assimp/issues/892: add own to_string il y a 9 ans
  mensinda b37e25cd7d Replaced boost::format with internal formater il y a 9 ans
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops il y a 9 ans
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes il y a 9 ans
  Paul Holland f20a5afcf0 can't add integer to string pointer il y a 10 ans
  Trond Abusdal ccd9f92533 Fixed a couple of nested template brackets that wasn't spaced out correctly. il y a 10 ans
  Trond Abusdal 7e58a47ba0 * Combining single-channel animations like the previous code did, except now it has been deferred until after all nodes have been read. This makes the regression tests pass for a database created before these code changes. il y a 10 ans
  Trond Abusdal c34717639e Collada: Importer generates animations from <library_animation_clips>, if the node is present. il y a 10 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Alexander Gessler 5847576f41 Merge pull request #703 from terziman/master il y a 10 ans
  Joe Hermaszewski 210764a6ff Correct spelling il y a 10 ans
  Kim Kulling 35fafe3a6f ColladaParser: use initializer lists again. il y a 10 ans
  Kim Kulling b694bfd021 fix build il y a 10 ans