This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
bemaniutils
Watch
1
Star
0
Fork
0
You've already forked bemaniutils
mirror of
synced
2024-11-28 07:50:51 +01:00
Code
Releases
Activity
07205d3e16
bemaniutils
/
bemani
/
format
/
afp
History
Jennifer Taylor
07205d3e16
Implement a way to force particular width/height instead of just a particular scaling factor.
2021-06-13 21:38:41 +00:00
..
blend
Implement bilinear AA for scaled up sprites to get rid of boxy artifacting.
2021-06-13 18:24:18 +00:00
types
Implement a way to force particular width/height instead of just a particular scaling factor.
2021-06-13 21:38:41 +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
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
Enable AA for rectangles, it appears this works now.
2021-06-13 15:34:30 +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