1
0
mirror of synced 2024-11-15 02:17:36 +01:00
bemaniutils/bemani/format/afp
2021-05-22 01:30:58 +00:00
..
types Fix translation matrix application on embedded clips, fixes placement of lots of complex animations. 2021-05-21 21:32:02 +00:00
__init__.py Allow dumping decompiled bytecode to file for both raw afp/bsi pairs and TXP2 containers. 2021-05-10 00:12:54 +00:00
blend.py Fix translation matrix application on embedded clips, fixes placement of lots of complex animations. 2021-05-21 21:32:02 +00:00
blendalt.pyi Fix translation matrix application on embedded clips, fixes placement of lots of complex animations. 2021-05-21 21:32:02 +00:00
blendalt.pyx Fix translation matrix application on embedded clips, fixes placement of lots of complex animations. 2021-05-21 21:32:02 +00:00
blendaltimpl.cxx Fix translation matrix application on embedded clips, fixes placement of lots of complex animations. 2021-05-21 21:32:02 +00:00
container.py Beginning of an AFP ByteCode decompiler, starting with a massive code reorg and a control flow graph analyzer. 2021-04-24 17:59:36 +00:00
decompile.py Handle decompiling bytecode which does not use function call results properly. 2021-05-16 22:18:23 +00:00
geo.py Implement non-textured rectangle shapes. 2021-05-21 16:58:39 +00:00
render.py Make some debugging adjustments. 2021-05-22 01:30:58 +00:00
swf.py Make some debugging adjustments. 2021-05-22 01:30:58 +00:00
util.py Enable selective coverage printing to help narrow down missing sections in individual tags. 2021-05-09 19:19:02 +00:00