Nicolai Mortensen
Nicolai Mortensen
System.Numerics doesn't check for zero too, SharpDx does. I solved it within the Vector2 class in farseer. just wanted to let @Genbox know, in case he wants to fix it...
Actually I have no idea. But since zero is the only Vector that will result in zero "length/distanceSquare" I just wanted to "return" before even calculating the length. But I...
Thanks for the update, What is the practice when we have multipe TrackingNumbers/Urls? before we could send them as an array. Now the FulfillmentShipping only supports a single "TrackingInfo". I...
sorry for the late response. Soon I'll rewrite the text input completely, so it uses DynamicText (I visit features as I need them for my current project) Ill make sure...