Revīziju vēsture

Autors SHA1 Ziņojums Datums
  kimkulling a06133ab52 Update copyrights. 6 gadi atpakaļ
  Mike Feldstein 0ba57202f7 Use array delete command vs object delete since mMeshes is allocated with new[] 7 gadi atpakaļ
  kimkulling b6f29bf54f Add usage of log macros, next files. 7 gadi atpakaļ
  Kim Kulling b049933d2f update license dates. 7 gadi atpakaļ
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 gadi atpakaļ
  Kim Kulling a2b8d66a86 Update license info. 8 gadi atpakaļ
  Andy Maloney 0c7aac02eb Fixes spelling in comments 8 gadi atpakaļ
  Kim Kulling 7207e5117c Use new include bracktes. 9 gadi atpakaļ
  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 gadi atpakaļ
  mensinda b37e25cd7d Replaced boost::format with internal formater 9 gadi atpakaļ
  Kim Kulling 1191d03405 Update license info. 9 gadi atpakaļ
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 gadi atpakaļ
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 gadi atpakaļ
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 gadi atpakaļ
  Kim Kulling 2bfc353fde License info: update year info. 10 gadi atpakaļ
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 gadi atpakaļ
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 gadi atpakaļ
  aramis_acg 94767ecf8c Merge https://github.com/tonttu/assimp 14 gadi atpakaļ
  ulfjorensen 3a4651b0ec Bugfix: SplitByBoneCountProcess sometimes split too early 14 gadi atpakaļ
  aramis_acg 24a0132598 + SplitByBonesCountProcess: make bone limit configurable. 14 gadi atpakaļ
  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 gadi atpakaļ
  ulfjorensen a9e96e2f9b - added a new post processing step to split up meshes into submeshes with a limited number of bones. 15 gadi atpakaļ