1
0
mirror of synced 2024-12-15 15:51:15 +01:00
bemaniutils/bemani/format/afp
2021-06-12 17:17:26 +00:00
..
blend 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
types Fix compatibility with python < 3.8 by switching from typing.Final to typing_extensions.Final 2021-06-07 23:07:36 -04:00
__init__.py Juggle around some imports a little bit after the massive refactor. 2021-05-30 04:16:08 +00:00
container.py More type changes for correctness in order to compile with mypyc in the future. 2021-05-31 18:13:43 +00:00
decompile.py Get rid of remaining dunder calls in unit tests. 2021-05-31 18:14:04 +00:00
geo.py Get rid of unnecessary length calls. 2021-05-29 22:10:08 +00:00
render.py Implement best guess as to what frame_control function should do. Still doesn't fix some Pop'n animations but they look closer? 2021-06-12 17:17:02 +00:00
swf.py More type changes for correctness in order to compile with mypyc in the future. 2021-05-31 18:13:43 +00:00
util.py Get rid of unnecessary length calls. 2021-05-29 22:10:08 +00:00