Kode / Kinc

Modern low level game library and hardware abstraction.
http://kinc.tech
zlib License
517 stars 119 forks source link

Fix rgba8 #863

Closed e2002e closed 8 months ago

e2002e commented 8 months ago

This pull request fixes the issue we talked about on Discord. It allows usinng RGBA32 textureFormat with 3D images and compute shaders (which would fail even with 2D images).

You got a free commit from armory3d's repo and a file to modify. Honestly I am an absolute noob with git version control and can't do any better.

RobDangerous commented 8 months ago

Thanks! And no problem, I simply cherry picked the "fix RGBA32 3D" commit.