AnalyseMorphologique/utils
Djalim Simaila fc525a0878 🔖 chore(SettingManager.py): add version attribute to SettingManager class and update config.yml version if needed
The SettingManager class now has a version attribute to keep track of the version of the configuration file. If the version in the configuration file is different from the version in the SettingManager class, the version in the configuration file is updated to match the version in the SettingManager class. This ensures that the configuration file is always up-to-date with the latest version of the application.
2023-05-02 10:33:56 +02:00
..
data_processing added more docstrings 2023-04-28 11:34:22 +02:00
files added more docstrings 2023-04-28 11:34:22 +02:00
graph2D added more docstrings 2023-04-28 11:34:22 +02:00
graph3D 🎨 style(visplot_render.py): add camera distance to improve 3D visualization 2023-05-02 10:20:24 +02:00
gui/pyqt 🐛 fix(MainWindow.py): fix bug where graph settings were not being saved when the number of graphs was changed 2023-05-02 10:25:09 +02:00
math added more docstrings 2023-04-28 11:34:22 +02:00
settings 🔖 chore(SettingManager.py): add version attribute to SettingManager class and update config.yml version if needed 2023-05-02 10:33:56 +02:00
create_xyz.py first functionnal gui 2023-04-24 15:55:40 +02:00