DrawingContext & make_context(bool overlay=false)
Create a DrawingContext, if overlay is true the context will not feature light rendering.
Definition: compositor.cpp:45
static bool s_render_lighting
Debug flag to disable lighting, used in the editor.
Definition: compositor.hpp:33
This class provides functions for drawing things on screen.
Definition: drawing_context.hpp:42