Bradley Bergstrom
Bradley Bergstrom
I am trying to write a function for showing/opening tools. I have this function inside my DockFactory class implementation. Im not sure if this is a bug, or if I...
Fix for issue described in: https://github.com/craftworkgames/MonoGame.Extended/issues/994
I noticed that when BitmapFontExtensions.DrawString and SpriteBatchExtensions.Draw and passing in a ClippingRectangle parameter, there are unexpected artifacts that are rendered when the ClippingRectangle passed in is clipping the BitmapFont or...