raylib icon indicating copy to clipboard operation
raylib copied to clipboard

Fix issue #3665

Open CMDisme opened this issue 1 year ago • 4 comments

Set cubemap format in LoadTextureCubemap

CMDisme avatar Feb 16 '24 21:02 CMDisme

Fixes #3665

CMDisme avatar Feb 16 '24 21:02 CMDisme

@CMDisme how did you test this change if there is no code example to test it?

raysan5 avatar Feb 16 '24 21:02 raysan5

I copied the code from the issue

CMDisme avatar Feb 16 '24 21:02 CMDisme

@CMDisme Ok, I see, but I'm afraid that code does not verify if the loaded cubemap is actually valid. And example would be required to review it.

raysan5 avatar Feb 17 '24 11:02 raysan5