1
0
mirror of synced 2024-11-15 02:17:36 +01:00
bemaniutils/bemani/format/afp/blend
2021-06-13 18:24:18 +00:00
..
__init__.py Refactor/reorganization of C++ modules. 2021-05-29 22:11:15 +00:00
blend.py Implement bilinear AA for scaled up sprites to get rid of boxy artifacting. 2021-06-13 18:24:18 +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 Implement bilinear AA for scaled up sprites to get rid of boxy artifacting. 2021-06-13 18:24:18 +00:00