You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
quicktex/quicktex
Andrew Cassidy c92d58d115 Rework ranges library
Better matches the standard library, and iterators moved to their own file
2 years ago
..
cli Migrate code style to Black 2 years ago
s3tc Address some of the more annoying gcc warnings 2 years ago
texture Address some of the more annoying gcc warnings 2 years ago
util Rework ranges library 2 years ago
CMakeLists.txt Add option to enable sanitization in python module 2 years ago
Color.h Cleanup and replace Matrix.h with Vec.h 2 years ago
ColorBlock.h Rename Color to prepare for refactor 2 years ago
Decoder.h Reorganize and add Window class 2 years ago
Encoder.h MSVC is a joke 2 years ago
Matrix.h Rework ranges library 2 years ago
Matrix4x4.cpp Update copyright year 2 years ago
Matrix4x4.h Update copyright year 2 years ago
OldColor.cpp Reorganize and add Window class 2 years ago
OldColor.h Cleanup and replace Matrix.h with Vec.h 2 years ago
Vector4.h Rename Color to prepare for refactor 2 years ago
Vector4Int.h Rename Color to prepare for refactor 2 years ago
__init__.py Fix LeastSquares mode and add tests for every quality level 2 years ago
__main__.py Migrate code style to Black 2 years ago
_bindings.cpp Rework project layout and tests 2 years ago
_bindings.h Address some of the more annoying gcc warnings 2 years ago
dds.py Migrate code style to Black 2 years ago
image_utils.py Migrate code style to Black 2 years ago
py.typed fix stubgen and add pyi files to package 3 years ago
test.cpp syntax error 2 years ago