UEViewer icon indicating copy to clipboard operation
UEViewer copied to clipboard

VTXNORMS chunk for ActorX (vertex normals)

Open floxay opened this issue 3 years ago • 2 comments

Blender plugins that support this chunk:

floxay avatar Jul 20 '22 18:07 floxay

This won't work with Unreal engine itself. The code in UE3 doesn't check chunk names, it just assumes particular chunk order. So, new chunks should be always added to the end.

gildor2 avatar Jul 20 '22 18:07 gildor2