16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-23 01:39:19 +02:00

option for uploading python textures in main thread

This commit is contained in:
milek7
2018-11-04 16:59:32 +01:00
parent d052e8e82d
commit 15d32094ea
5 changed files with 97 additions and 48 deletions

View File

@@ -177,6 +177,7 @@ struct global_settings {
bool captureonstart = true;
bool python_displaywindows = false;
bool python_threadedupload = true;
bool map_enabled = true;
int gfx_framebuffer_width = -1;