Historial de Commits

Autor SHA1 Mensaje Fecha
  Tammo Hinrichs 92beee9924 Collada importer: Add support for line strip primitives hace 8 años
  Kim Kulling e66dc5c9ad Collada: add workaround to deal with polygon with holes . hace 8 años
  Kim Kulling a2b8d66a86 Update license info. hace 8 años
  Alexander Gessler 28a78ca460 Merge pull request #1156 from elect86/patch-7 hace 9 años
  Alexander Gessler 16c50df071 Merge pull request #1154 from Kvalme/master hace 9 años
  Giuseppe Barbieri ca47232101 Update ColladaParser.cpp hace 9 años
  Giuseppe Barbieri c3c637be37 Update ColladaParser.cpp hace 9 años
  Denis Biryukov 36e53b75fa Issue#1084 - Fix collada export. Don't duplicate TEXCOORD/NORMALS/COLORS in <vertices> and <polylist> hace 9 años
  Giuseppe Barbieri 0434f5a5ff Update ColladaParser.cpp hace 9 años
  Giuseppe Barbieri 85e2788e50 Update ColladaParser.cpp hace 9 años
  Antti Määttä 9621dff027 Morph animation support for collada hace 9 años
  Andy Maloney 0c7aac02eb Fixes spelling in comments hace 9 años
  Jared Mulconry 98e7eb476d Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix hace 9 años
  Kim Kulling d87400b76a Fix some findings in animation header. hace 9 años
  Jared Mulconry 3b63e4af54 Fixed build warnings on MSVC14 x64 in the Collada parser. hace 9 años
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. hace 9 años
  Kim Kulling 5cb4df80ad C++11-combat: hopefully the last std::to_string to replace. hace 9 años
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported hace 9 años
  Kim Kulling 0a1dda22b2 ColladaParser: add warning when empty semantic will be parsed. hace 9 años
  Kim Kulling 8fa0071d16 closes https://github.com/assimp/assimp/issues/892: add own to_string hace 9 años
  mensinda b37e25cd7d Replaced boost::format with internal formater hace 9 años
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers hace 9 años
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops hace 9 años
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes hace 9 años
  Paul Holland f20a5afcf0 can't add integer to string pointer hace 10 años
  Trond Abusdal ccd9f92533 Fixed a couple of nested template brackets that wasn't spaced out correctly. hace 10 años
  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. hace 10 años
  Trond Abusdal c34717639e Collada: Importer generates animations from <library_animation_clips>, if the node is present. hace 10 años
  Kim Kulling 1191d03405 Update license info. hace 10 años
  Alexander Gessler 5847576f41 Merge pull request #703 from terziman/master hace 10 años