Release 0.1.1
Features:
- Core Editor: attributes edit support for string, number, enum, and boolean types (#19)
- Texture viewer: allow exporting textures as PNGs (f3075a0)
- Texture viewer: allow changing color of the checkerboard (505dcee)
- Navigator: allow copying full path of the selected file (#2)
- All Editors: close an editor using middle mouse button (63b5024)
Fixes:
- General: fix hanging when opening multiple editors simultaneously (#17)
- Texture viewer: depth of 3D textures now scales correctly with the current mip level (0c6c413)
- Texture viewer: fix color palette selection of the BC1 block (e6b1133)
Performance: