bemaniutils/bemani/format/afp
2021-08-03 20:34:06 +00:00
..
blend Very primitive 3D transform support. Animations using cameras/3D now display with the proper perspective, but there are lots of issues. 2021-08-03 17:04:20 +00:00
types Separate TX/TY and TZ set tracking because this is how the SWF loader assigns it. This seems to fix some animations using 3D perspective. 2021-08-03 20:34:06 +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 Very primitive 3D transform support. Animations using cameras/3D now display with the proper perspective, but there are lots of issues. 2021-08-03 17:04:20 +00:00
swf.py Very primitive 3D transform support. Animations using cameras/3D now display with the proper perspective, but there are lots of issues. 2021-08-03 17:04:20 +00:00
util.py Use built-in hex for displaying bytes in AFP utilities. 2021-07-15 00:12:13 +00:00