mirror of
https://github.com/love2d/love.git
synced 2026-08-18 11:44:15 +02:00
Move the default image filter to the Image class, instead of Graphics applying it on newImage
This commit is contained in:
@@ -106,7 +106,6 @@ namespace opengl
|
||||
private:
|
||||
|
||||
Font * currentFont;
|
||||
Image::Filter currentImageFilter;
|
||||
love::window::Window *currentWindow;
|
||||
|
||||
LineStyle lineStyle;
|
||||
|
||||
Reference in New Issue
Block a user