kgl icon indicating copy to clipboard operation
kgl copied to clipboard

Allow passing bitmap as TextureResource in android target

Open wakaztahir opened this issue 8 months ago • 1 comments

This pull request required some changes, some methods had to be introduced in the TextureAsset interface which is implemented by TextureResource, It makes the code in TextureAsset a tiny bit ugly though it manages to accomplish the goal, You should take a look at this pull request and maybe even improve it

Fixes #20

wakaztahir avatar Oct 11 '23 13:10 wakaztahir