mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 13:39:18 +02:00
configurable viewport draw range
This commit is contained in:
@@ -241,6 +241,8 @@ class opengl_renderer
|
||||
int width;
|
||||
int height;
|
||||
|
||||
float draw_range;
|
||||
|
||||
bool main = false;
|
||||
GLFWwindow *window = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user