Modified logic to finalize volumes geometry

This commit is contained in:
Enrico Turri 2018-06-05 12:24:26 +02:00
parent 5392008916
commit f262ec9094
2 changed files with 23 additions and 9 deletions

View file

@ -330,6 +330,7 @@ private:
Print* m_print;
bool m_dirty;
bool m_initialized;
bool m_use_VBOs;
bool m_force_zoom_to_bed_enabled;
bool m_apply_zoom_to_volumes_filter;