Specifically: 1. Factored out color exporting. 2. Switched floating point writing to use .format() with 6 digits of precision. The main gain here is that numbers like 1.0 don't print with a bunch of useless trailing zeros. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| assembly.py | ||
| LICENSE.md | ||
| psy_export.py | ||
| render.py | ||
| ui.py | ||
| util.py | ||
| world.py | ||