Skip to content

REFAC: Warning for multiple meshes when assimp reader is used

Adds a warning when multiple meshes are present in an assimp file. It's possible the better thing to do is to just join them all into one mesh. For now I'm adding this warning.

Merge request reports