SwagColoredKitteh / shiny-pancake

A renderer that takes commands from standard input. Though, it turned more into a kind of replay viewer.
GNU General Public License v3.0
6 stars 1 forks source link

Code cleanups #9

Closed SwagColoredKitteh closed 7 years ago

SwagColoredKitteh commented 7 years ago

The code is getting rather ugly, would be a good idea to clean it up and split it up into multiple files.

SwagColoredKitteh commented 7 years ago

Did a massive overhaul, code should be clean enough for now, but the whole Context vs Executor thing is pretty annoying.