SLA slices preview - wip 3

This commit is contained in:
Enrico Turri 2018-11-27 14:50:57 +01:00
parent 21d5acfdd7
commit e6369fe548
10 changed files with 122 additions and 25 deletions

View file

@ -1889,6 +1889,7 @@ void Plater::priv::update_sla_scene()
this->schedule_background_process();
this->canvas3D->reload_scene(true);
delayed_scene_refresh = false;
this->preview->reload_print();
}
void Plater::priv::reload_from_disk()