craftworkgames / MonoGame.Extended

Extensions to make MonoGame more awesome
http://www.monogameextended.net/
Other
1.44k stars 325 forks source link

swaps EllipseF to use a struct, as well as implementing IEquatable, a… #718

Closed simonantonio closed 3 years ago

simonantonio commented 3 years ago

swaps EllipseF to use a struct, as well as implementing IEquatable, and IShapeF - this should resolve #703

lithiumtoast commented 3 years ago

The build is failing for Windows lately; not sure why. Need to investigate.

Looks good otherwise :)

Is this ready to merge?

simonantonio commented 3 years ago

Hey @lithiumtoast its running fine for me, Only thing I'm not 100% on is the GetHash values.

lithiumtoast commented 3 years ago

It's fine. Thanks!