Commit History

Author SHA1 Message Date
  Kim Kulling d87400b76a Fix some findings in animation header. 8 years ago
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  mensinda b37e25cd7d Replaced boost::format with internal formater 9 years ago
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
  Trond Abusdal ccd9f92533 Fixed a couple of nested template brackets that wasn't spaced out correctly. 9 years ago
  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. 9 years ago
  Trond Abusdal c34717639e Collada: Importer generates animations from <library_animation_clips>, if the node is present. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Kim Kulling 35fafe3a6f ColladaParser: use initializer lists again. 9 years ago
  Wil Shipley 8b7fa48d27 - Merge in latest from assimp/assimp on GitHub (5c00aef7cd8ab6b7f86c8297958a630f9459dc53) 10 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
  Wil Shipley 91ca983d5f - Workaround for Collada exporter in SketchUp 15.3.331 (possibly others) where it'll export the wrong "count" when exporting "lines". 10 years ago
  abma 470ad98281 fix "headercheck": 10 years ago
  Turo Lamminen 5a74e07f5f Mark some more functions with AI_WONT_RETURN 10 years ago
  Wolfgang Herget ca3ce4703d Rename ColladaParser::CopyPrimitive to ::CopyVertex. 10 years ago
  Johannes Ebersold e568c2df9d ColladaParser::ReadIndexData: don't rely on the specified number of primitives. 10 years ago
  Johannes Ebersold 593484829b Add Function ColladaParser::ReadPrimTriStrips. 10 years ago
  Johannes Ebersold 4ef244f672 Extract function ColladaParser::CopyPrimitive 10 years ago
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 years ago
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 years ago
  ulfjorensen f85d7b63ef - Bugfix: Collada parser did not skip unknown material properties correctly, leading to strange XML error messages 15 years ago
  ulfjorensen e471b966c5 - Collada loader now supports node animations 16 years ago
  ulfjorensen 74204086ae - Collada loader now also loads skinned meshes, although still as static meshes. Preparation step, more to come. 16 years ago
  aramis_acg 4bbc03332b General 16 years ago
  ulfjorensen 732884e2f4 - Bugfix: ColladaParser now properly tunnels XML reading through the Assimp IO System 16 years ago
  aramis_acg c865999420 Collada 16 years ago