b9ab0e46e2
Previously, _asset_parse_skins() would mess with the order of skin indices. However, the rest of the code expected these to match to ufbx skin indices. To fix this, retain the original skin indices in FBXState::original_skin_indices. |
||
---|---|---|
.. | ||
doc_classes | ||
editor | ||
config.py | ||
fbx_document.cpp | ||
fbx_document.h | ||
fbx_state.cpp | ||
fbx_state.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |