Conversion from [0-1] float value ranges to [0-255] integer char ones was left in Alembic importer, when the internal Blender storage for these values was converted from a char in the old `MEdge` struct to a regular float attribute.
Conversion from [0-1] float value ranges to [0-255] integer char ones was left in Alembic importer, when the internal Blender storage for these values was converted from a char in the old `MEdge` struct to a regular float attribute.