craftworkgames / MonoGame.Extended

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

Texture Atlas Refactor #890

Closed AristurtleDev closed 5 months ago

AristurtleDev commented 5 months ago

The core of the TextureAtlas code, including TextureRegion2D and NinePatchRegion2D were refactored and moved into the MonoGame.Extended.Graphics namespace.