mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
![]() several instances need to be created. - In the ThreeMFWorkspaceReader we need to create some temporal instances of Preferences that makes it not singleton anymore. - The current preferences are kept in the Application class and so all the calls to the preferences are changed to get the preferences from Application. - The method getInstance in Preferences is kept as deprecated since some external plugins. |
||
---|---|---|
.. | ||
__init__.py | ||
example_data.json | ||
MoreInfoWindow.qml | ||
plugin.json | ||
SliceInfo.py | ||
SliceInfoJob.py |