viniciusgerevini / godot-aseprite-wizard

Godot Editor plugin to help import Aseprite animations to AnimationPlayers, AnimatedSprites and SpriteFrames.
MIT License
867 stars 42 forks source link

Use correct enum for texture filter on 2D and 3D nodes #82

Closed viniciusgerevini closed 1 year ago

viniciusgerevini commented 1 year ago

Adding the fix implemented by @IPDramon on #80.

I just included the changes and tested them so I took the liberty to include them as commit author.