Jennifer Taylor
|
47330ca37d
|
Fix DXT1/DXT5 handling for DDR PS3 files.
|
2020-12-21 23:41:58 +00:00 |
|
Jennifer Taylor
|
32d1909137
|
Support round-tripping a few more bits of various files, to increase our eventual success of injecting translated T*BB textures.
|
2020-11-11 03:39:21 +00:00 |
|
Jennifer Taylor
|
96298d8ecf
|
Fix T*BB font decoding issue by setting the correct endianness.
|
2020-11-06 19:57:35 +00:00 |
|
Jennifer Taylor
|
042cce481f
|
Fix last issue with font conversion for T*BB.
|
2020-11-06 19:02:41 +00:00 |
|
Jennifer Taylor
|
a26d8f4b64
|
Fix several bugs in DXT5 decompressor, renders fonts much closer to the game now.
|
2020-11-06 18:40:41 +00:00 |
|
Jennifer Taylor
|
786676fd26
|
Initial code for The*BishiBashi graphics file unpacker.
|
2020-11-06 02:08:21 +00:00 |
|
Jennifer Taylor
|
509cb4f0d9
|
Convert most of the format() string calls to f-strings using libcst.
Exact commands run were:
python3 -m libcst.tool codemod convert_format_to_fstring.ConvertFormatStringCommand . --no-format
python3 setup.py build_ext --inplace
|
2020-01-07 21:29:07 +00:00 |
|
Jennifer Taylor
|
c89c12062d
|
Upgrade to latest flake8, address new flake issues.
|
2019-12-10 01:10:14 +00:00 |
|
Jennifer Taylor
|
74c0407173
|
Initial commit of BEMANI Utilities to GitHub.
|
2019-12-08 21:43:49 +00:00 |
|