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 |