ebiten/vector
Hajime Hoshi fa53160e18 mipmap: Stop using negative mipmaps
Negative mipmaps tend to allocate extremely big images.

Instead, encourage to use images with explicit padding when enlarging
the image.

Fixes #1400
2020-10-31 02:52:40 +09:00
..
internal/triangulate Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00
path.go mipmap: Stop using negative mipmaps 2020-10-31 02:52:40 +09:00