OrcaSlicer/src/slic3r
YuSanka 0abab45efa ObjectDataViewModel: Fixed AddInfoChild() and Delete() functions
Delete () function did not account for InfoItems that were added before VolumeItems
As a result, There was possibility when deletion of penult VolumeItem wasn't invoke deletion of the last VolumeItem

AddInfoChild() was not respect to existed SettingsItem
SettingsItem have to be on a first place always.
2021-09-09 17:51:45 +02:00
..
Config Improved error handling when installing configuration updates: 2021-08-13 13:51:29 +02:00
GUI ObjectDataViewModel: Fixed AddInfoChild() and Delete() functions 2021-09-09 17:51:45 +02:00
Utils Fix of d3f11a6ab7 2021-08-25 09:34:43 +02:00
CMakeLists.txt Possibility to link curl and glew dynamically in static mode. 2021-08-19 16:56:22 +02:00
pchheader.cpp Precompiled headers on Visual Studio & GCC, with the highest hopes 2018-10-29 16:01:26 +01:00
pchheader.hpp Some more reduction of compiler warnings on MSVC 2021-02-10 18:04:16 +01:00