KhronosGroup / KTX-Software

KTX (Khronos Texture) Library and Tools
Other
861 stars 225 forks source link

libktx: update ktxTexture2_setImageFromStream to allow setting the entire level's data in one call #794

Closed AlexRouSg closed 10 months ago

AlexRouSg commented 10 months ago

This change updates ktxTexture2_setImageFromStream to allow setting faceSlice to -1, This allows setting the entire level's data in one call rather having to do a loop and setting each slice individually.

Fixes: #792

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.