1
0
mirror of synced 2024-11-13 17:40:47 +01:00
bemaniutils/bemani/format
Jennifer Taylor b7523b5521 Fix if processing by getting rid of negation early optimization. There was a path that
was negating but not being checked when doing the final render, leaving some if statements
inverted. Moved the optimization to a final pass for more generalized correctness.
2021-04-26 02:50:19 +00:00
..
afp Fix if processing by getting rid of negation early optimization. There was a path that 2021-04-26 02:50:19 +00:00
__init__.py Upgrade to latest flake8, address new flake issues. 2019-12-10 01:10:14 +00:00
arc.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
dxt.py Fix DXT1/DXT5 handling for DDR PS3 files. 2020-12-21 23:41:58 +00:00
ifs.py Fix path issues for a few miscelaneous tools on Windows. 2021-04-16 03:51:16 +00:00
iidxchart.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
iidxmusicdb.py Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
twodx.py Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00