Files
OrcaSlicer/src/slic3r/GUI
YuSanka fc089fd2c5 Code refactoring for https://github.com/prusa3d/PrusaSlicer/commit/d88ef826cd9be79ef55d735dda5a938a085da3f2
reload_scene() call were followed by update(). It synchronizes back-end with front-end and then it calls reload_scene() again.
However in SLA mode reload_scene() expects the back-end to be synchronized with front-end, thus we get asserts that we all have ignored for a long time.

So, we call ObjectList::update_info_items() after the call of update() where reload_scene() is already called and GLCanvas3D::is_object_sinking() will return correct value
2021-12-02 11:26:20 +01:00
..
…
2021-11-19 10:32:46 +01:00
2021-11-26 11:35:29 +01:00
2021-11-26 11:35:29 +01:00
2021-11-18 17:03:49 +01:00
…
…
2021-11-11 11:22:57 +01:00
2021-11-11 11:22:57 +01:00
2021-10-06 17:24:40 +02:00
2021-11-12 09:21:41 +01:00
…
…
…
2021-11-30 12:07:52 +01:00
2021-09-22 12:44:13 +02:00
2021-11-24 11:55:52 +01:00
2021-11-18 16:29:12 +01:00
2021-11-18 16:29:12 +01:00
2021-11-11 11:22:57 +01:00
2021-10-06 17:24:40 +02:00
2021-11-19 15:32:42 +01:00
2021-11-30 12:07:52 +01:00
2021-11-30 08:43:39 +01:00
2021-11-30 08:43:39 +01:00
2021-11-05 10:01:13 +01:00
2021-11-05 10:01:13 +01:00
2021-11-11 11:22:57 +01:00
…