Skip to content

vtkGLTFDocumentLoader: Normalize unnormalized quaternions instead of discarding

Some tools such as Blender may export rotation values that are not normalized quaternions. Do not throw away otherwise useable information when importing into VTK.

Merge request reports