Merge branch 'gfx-work' into sim

This commit is contained in:
milek7
2019-07-13 01:47:36 +02:00
34 changed files with 1304 additions and 688 deletions

View File

@@ -124,8 +124,7 @@ class opengl_renderer
/// Renderer runtime settings
struct Settings
{
/** Force normal render of traction, when user is in debug mode. */
bool force_normal_traction_render { false };
bool traction_debug { false };
} settings;
// methods