Files
test/source/blender
Bastien Montagne 694fd3bf4b Fix Alembic importer generating invalid edge crease values.
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.
2024-12-30 16:25:30 +01:00
..
2024-12-23 17:03:32 +01:00
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00