2 Commits

Author SHA1 Message Date
YuSanka
0494021cc3 FileReader: Use separate functions for loading of a model from any file and for loading of all information (model, config and config substitutions) from the 3mf.
+ Added localization markers for errors

Plater: load_files() : Check for type_zip_amf and prusa is removed from conditions (it doesn't used as project's extensions anymore).

+ ModelProcessing: Some functions, like delete zero object, detection if model need to be converted from other units or looks like multipart are moved inside load_model() and theirs return values are written in load statistics, which have to be used by UI later.
2025-01-13 14:13:04 +01:00
YuSanka
b834bebac1 Functions, related to processing of the model after are extracted from the Model into ModelProcessing.
+ Split/merge functions are moved into ModelProcessing too.
2025-01-13 14:13:04 +01:00