Files
assimp/code/AssetLib/FBX
Julian Knodt c877a15140 Blendshape->Geometry in FBX Export (#5419)
When loading a mesh exported from assimp into Blender, it warns that it has an incorrect class.
While debugging, I traced it back to this being `Blendshape` where `Geometry` was expected. This
is likely because this node describes a `Geometry`, which is used as a blendshape. I'm not sure
if any other DCC tools or places to import it expect `Blendshape` instead (i.e. was this code
ever tested?), but it fixes its use in Blender.

Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
2024-02-05 16:55:00 +01:00
..
2022-04-19 23:37:16 +02:00
2022-01-10 21:13:43 +01:00
2022-01-10 21:13:43 +01:00
2022-01-10 21:13:43 +01:00
2023-11-12 21:09:33 +01:00
2023-11-12 21:09:33 +01:00
2022-04-05 20:07:22 +02:00
2023-05-15 11:02:58 +02:00
2022-01-10 21:13:43 +01:00