quicktex/quicktex
Andrew Cassidy a05c1e352e Release 0.2.1
### Fixed

- Fixed broken transparency on palettized PNG files

### Changed

- Changed which wheels are built by the CI. There are no changes to OS or Python version compatibility if you compile from source.
	- Stopped building Python 3.7 wheels
	- Stopped building macOS universal wheels
	- Wheels for macOS now require macOS 12 or later
	- Included macOS ARM wheels 
	- Included Python 3.12 wheels
2024-06-02 18:58:48 -07:00
..
cli Skip any dds files when encoding 2023-06-21 15:41:08 -07:00
s3tc use scoped lock 2022-05-22 20:59:37 -07:00
__init__.py Add more helpful error when importing without libomp installed 2022-04-11 23:05:20 -07:00
__main__.py Migrate code style to Black 2022-04-18 19:53:26 -07:00
_bindings.cpp Update copyright year 2022-05-11 20:51:35 -07:00
_bindings.h Update copyright year 2022-05-11 20:51:35 -07:00
bitwiseEnums.h Update copyright year 2022-05-11 20:51:35 -07:00
Color.cpp Update copyright year 2022-05-11 20:51:35 -07:00
Color.h Update copyright year 2022-05-11 20:51:35 -07:00
ColorBlock.h Update copyright year 2022-05-11 20:51:35 -07:00
dds.py Release 0.2.1 2024-06-02 18:58:48 -07:00
Decoder.h Update copyright year 2022-05-11 20:51:35 -07:00
Encoder.h Update copyright year 2022-05-11 20:51:35 -07:00
image_utils.py Migrate code style to Black 2022-04-18 19:53:26 -07:00
Matrix4x4.cpp Update copyright year 2022-05-11 20:51:35 -07:00
Matrix4x4.h Update copyright year 2022-05-11 20:51:35 -07:00
py.typed fix stubgen and add pyi files to package 2021-04-03 22:03:50 -07:00
Texture.h Update copyright year 2022-05-11 20:51:35 -07:00
util.h Update copyright year 2022-05-11 20:51:35 -07:00
Vector4.h Update copyright year 2022-05-11 20:51:35 -07:00
Vector4Int.h Update copyright year 2022-05-11 20:51:35 -07:00