Skip to content

Conversation

seanth
Copy link

@seanth seanth commented Feb 13, 2018

Removed redundant code from engine.py, expanded readme for requirements for 3d pipeline, misc minor code cleanup

pillow has removed the fromstring() function. It recommends using
frombytes() instead. Put the fix in a try so it should continue to work
with older versions
Added sfgen import to make it work.
Moved snowflake defaults to snowflake.py
Deleted code duplicated in runner.py, render.py, and movie.py
added import ststements for movie, render, and runner
Added argparse import since it's needed in this file (why rely on an import in another imported file?)

Snowflake defaults now lives here
Added movie, render, and runner to the py_moduels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants