1
0
mirror of synced 2024-12-15 07:41:15 +01:00
bemaniutils/bemani/format/afp/blend
2021-06-12 17:17:26 +00:00
..
__init__.py Refactor/reorganization of C++ modules. 2021-05-29 22:11:15 +00:00
blend.py Properly calculate scaling for AA sampling, fixing several artifacting errors and improving AA for many small sprites. 2021-06-12 17:17:26 +00:00
blendcpp.pyi Add simple anti-aliasing to texture renderer functions. 2021-05-30 04:16:25 +00:00
blendcpp.pyx More type changes for correctness in order to compile with mypyc in the future. 2021-05-31 18:13:43 +00:00
blendcppimpl.cxx Properly calculate scaling for AA sampling, fixing several artifacting errors and improving AA for many small sprites. 2021-06-12 17:17:26 +00:00