MOI3D v 4.0 decimal separator

 From:  pr1
10093.1 
Hello,

I'm running MoI v. 4 on Macosx 10.15.7, with the comma as decimal separator.

I've noticed that when you create an object (eg. a line), you must use the period as decimal separator and the comma as coordinate separator. For instance,

1.2,4.5

...instead of the comma and, say, the semicolon, respectively, e.g.

1,2;4,5

Perhaps a future version of MoI could let users customize separators.

Cheers,

pr1