OTHGMars
|
76550a5859
Adds a format scale multiplier for shape formats that use a default unit other than meters.
|
5 years ago |
OTHGMars
|
2eaa917e00
Import settings persistence
|
6 years ago |
OTHGMars
|
6660f253b5
Fix for importing animated skinned meshes.
|
6 years ago |
OTHGMars
|
75440918e5
Copies Collada import options to Assimp.
|
6 years ago |
OTHGMars
|
d8bfe6073f
Fixes a crash from importing shapes with unnamed bones.
|
6 years ago |
OTHGMars
|
71a5f9498b
Fixes primitive assignment. AppMesh::primitives in this case is a purely collada/dts concept and is not indices or faces. Any mesh with more than 2^16 vertices should be split into multiple primitives to avoid indexing across a 16 bit boundary. Mesh division into primitives has not been implemented for assimp yet.
|
6 years ago |
OTHGMars
|
bc722a353d
Fixes vertex weight assignments.
|
6 years ago |
OTHGMars
|
2d795b2493
Fixes indexing for vertex weights.
|
6 years ago |
OTHGMars
|
1d073e0b09
Changes ObjectOffset parameter name to prevent confusion/conflict with the base class member AppMesh::objectOffset.
|
6 years ago |
Areloch
|
bf170ffbca
WIP of assimp integration.
|
6 years ago |