16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 20:59:19 +02:00

milek7/sim branch python taskqueue code import

This commit is contained in:
tmj-fstate
2020-02-22 01:41:34 +01:00
parent 6b1ab6c125
commit fcc8460d88
9 changed files with 304 additions and 79 deletions

View File

@@ -195,7 +195,9 @@ struct global_settings {
std::string fullscreen_monitor;
bool python_mipmaps = true;
bool python_mipmaps = true;
bool python_threadedupload = true;
bool python_uploadmain = true;
int gfx_framebuffer_width = -1;
int gfx_framebuffer_height = -1;