Details
-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
-
0489720b71f0f6a54bb1a47a3fde6ba8efc3615a
Description
When importing uip/assimp assets with balsam, some float numbers will get a lot of decimals. For example "opacity: 0.5999999642372131" or "rotation.x: -90.00000762939453".
Round these values similarly than vector3d values which don't have this issue.