HeapsIO / hide

Heaps IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compressed texture management

ncannasse opened this issue · comments

When displaying an image, it would be nice to see what is the current compression being used, eventually change it (should add a local props.json) and be able to toggle it off to display the raw image (using direct bytes read without going through filesystem converter).

Also display width x height together with format