* Add commandline argument that applies a Lua script to the configuration
Cleanup OpenSpaceEngine Cleanup RenderEngine * ScreenSpaceRenderables are now owned by RenderEngine, rather than being shared_ptr Cleanup LogFactory
* Switch openspace.cfg file from a Dictionary-based loading to a variable based loading * Change ConfigurationManager to not use Dictionary anymore, but a struct with explicit configuration values instead