mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 13:59:19 +02:00
cleanup: remove VSDev camera implementation, remove symbols from CI because they are unreasonably big, mac CI tmp upload
This commit is contained in:
@@ -218,11 +218,9 @@ struct global_settings {
|
||||
bool gui_showtranscripts = true;
|
||||
bool gui_trainingdefault = false;
|
||||
|
||||
#ifdef USE_EXTCAM_CAMERA
|
||||
std::string extcam_cmd;
|
||||
std::string extcam_rec;
|
||||
glm::ivec2 extcam_res{800, 600};
|
||||
#endif
|
||||
|
||||
std::chrono::duration<float> minframetime {0.0f};
|
||||
std::string fullscreen_monitor;
|
||||
|
||||
Reference in New Issue
Block a user