ebiten/internal/atlas
Hajime Hoshi 4f070915b2 internal/atlas: bug fix: do not use the padding when a mask is specified
With paddings, a mask size was not appropriate.

As a simple solution, let's not use paddings when a mask is specified.
2022-03-21 05:50:31 +09:00
..
export_test.go internal/graphicscommand: move the choice of graphics drivers to internal/ui 2022-03-20 02:51:31 +09:00
image_test.go internal/atlas: add a new parameter specifying a mask for ReplacePixels 2022-03-21 03:56:04 +09:00
image.go internal/atlas: bug fix: do not use the padding when a mask is specified 2022-03-21 05:50:31 +09:00
shader_test.go internal/atlas: add a new parameter specifying a mask for ReplacePixels 2022-03-21 03:56:04 +09:00
shader.go Rename internal/shareable -> internal/atlas 2021-03-12 00:22:08 +09:00