Skip to content

Double position writer

Max Lyon requested to merge double_position_writer into master

If the scalar type of the position or normal type of a mesh is double the values will be stored as double in the om file format now. This is important because storing and loading a mesh should not impose any changes.

Merge request reports