Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Joe Hermaszewski 210764a6ff Correct spelling hace 10 años
  Kim Kulling 35fafe3a6f ColladaParser: use initializer lists again. hace 10 años
  Kim Kulling b694bfd021 fix build hace 10 años
  Léo Terziman 6eebf8455a Merge remote-tracking branch 'official/master' into contrib hace 10 años
  Léo Terziman 445ae1fec3 In collada: implemented all missing transparency features from standard (ie RGB_ZERO, RGB_ONE and A_ZERO) hace 10 años
  Kim Kulling 0a6788d56f try to fix build. hace 10 años
  Kim Kulling 6641188a8e assimp/issues/702: fix resource leak and use initializer list for all hace 10 años
  Danke Xie 24b68b1e3d Support instance_image in Collada 1.5 files hace 10 años
  Gargaj 9885c3e551 add opencollada extension hace 10 años
  Wil Shipley 7a7a496320 - Add include of stdarg, because apparently that's needed to build of Github server with Travis. hace 10 años
  Wil Shipley 8b7fa48d27 - Merge in latest from assimp/assimp on GitHub (5c00aef7cd8ab6b7f86c8297958a630f9459dc53) hace 10 años
  Richard 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
  Richard a96a595a7a Refactor: Trim trailing whitespace hace 10 años
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF hace 10 años
  Kim Kulling 2bfc353fde License info: update year info. hace 10 años
  Wil Shipley 91ca983d5f - Workaround for Collada exporter in SketchUp 15.3.331 (possibly others) where it'll export the wrong "count" when exporting "lines". hace 10 años
  Léo Terziman 91c751a03a Added missing header hace 10 años