Commit History

Author SHA1 Message Date
  Andy Maloney 0c7aac02eb Fixes spelling in comments 8 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  Alexander Gessler 896120b76a Assimp mostly uses unsigned int where it perhaps should've used size_t, nonetheless SPBC insisted on size_t, causing lots of noisy compile warnings. 9 years ago
  mensinda b37e25cd7d Replaced boost::format with internal formater 9 years ago
  Kim Kulling 1191d03405 Update license info. 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
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 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 94767ecf8c Merge https://github.com/tonttu/assimp 14 years ago
  ulfjorensen 3a4651b0ec Bugfix: SplitByBoneCountProcess sometimes split too early 14 years ago
  aramis_acg 24a0132598 + SplitByBonesCountProcess: make bone limit configurable. 14 years ago
  ulfjorensen 9a47236bb3 Bugfix: SplitByBoneCount process now updates "used"-flags for bones after having checked the whole face. Avoids the addition of empty bones to a submesh when a face requires multiple bones of which only a part fit into the bone count limit. 14 years ago
  ulfjorensen a9e96e2f9b - added a new post processing step to split up meshes into submeshes with a limited number of bones. 14 years ago