1
0
mirror of synced 2024-11-15 02:17:36 +01:00
bemaniutils/bemani/format/afp
2021-08-10 23:37:30 +00:00
..
blend Switch to double precision for C++ renderer to squeeze out a bit more accuracy in transforms. 2021-08-10 23:36:18 +00:00
types Favor more accurate A/B/C/D transform values when parsing a SWF. 2021-08-10 23:37:30 +00:00
__init__.py Juggle around some imports a little bit after the massive refactor. 2021-05-30 04:16:08 +00:00
container.py Use built-in hex for displaying bytes in AFP utilities. 2021-07-15 00:12:13 +00:00
decompile.py Eliminate some more gotos, enable finding more types of compound if. 2021-07-15 00:15:52 +00:00
geo.py Get rid of unnecessary length calls. 2021-05-29 22:10:08 +00:00
render.py Change to a slightly different (but probably equivalent) method of doing masking to avoid messing with the mask transform. 2021-08-10 23:37:08 +00:00
swf.py Favor more accurate A/B/C/D transform values when parsing a SWF. 2021-08-10 23:37:30 +00:00
util.py Use built-in hex for displaying bytes in AFP utilities. 2021-07-15 00:12:13 +00:00