AnalyseMorphologique/utils/gui/pyqt/main_window
Djalim Simaila 5babe707c6 🐛 fix(input.py): add authorised_extensions as a static variable to ScannedObject class
 feat(input.py): add support for binary and ascii STL files to ScannedObject class
The ScannedObject class now has a static variable called authorised_extensions which contains a list of file extensions that are supported by the class. This improves the readability of the code and makes it easier to maintain. The ScannedObject class now also supports binary and ascii STL files, which increases the flexibility of the class and allows it to handle more file formats.
2023-05-12 11:17:00 +02:00
..
Workers 🚀 feat(MainWindow.py, PreProcessWorker.py, Settings.py, UI_Settings.py, settings.ui): add support for verticalising scanned objects 2023-05-12 09:44:20 +02:00
MainWindow.py 🐛 fix(input.py): add authorised_extensions as a static variable to ScannedObject class 2023-05-12 11:17:00 +02:00
MainWindow.ui 🎨 style(MainWindow.ui, UI_MainWindow.py): update GUI elements default values 2023-05-10 15:54:51 +02:00
UI_MainWindow.py 🎨 style(UI_MainWindow.py): set x_mean QDoubleSpinBox to read-only 2023-05-10 15:55:57 +02:00