psychopath/psychoblend
Nathan Vegdahl 4207c77e27 Some code tidying in Psychoblend.
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.
2020-05-01 16:08:37 +09:00
..
__init__.py Added another color temperature based way of specifying color. 2018-12-28 01:27:08 -08:00
assembly.py Some code tidying in Psychoblend. 2020-05-01 16:08:37 +09:00
LICENSE.md Added a license and licensing notes. 2017-06-11 21:29:51 -07:00
psy_export.py Some code tidying in Psychoblend. 2020-05-01 16:08:37 +09:00
render.py Supress information output when doing serialized ouput for PsychoBlend. 2017-06-10 22:34:14 -07:00
ui.py Added another color temperature based way of specifying color. 2018-12-28 01:27:08 -08:00
util.py Some code tidying in Psychoblend. 2020-05-01 16:08:37 +09:00
world.py Some code tidying in Psychoblend. 2020-05-01 16:08:37 +09:00