|
a39cb474f8
|
Initial changelog for OptimaLab35, everything from OPTIMA35 has been removed
|
2025-01-02 18:51:21 +01:00 |
|
|
cd7836eac7
|
Adjusted for OptimaLab35
|
2025-01-02 18:50:50 +01:00 |
|
|
b3e781c710
|
remove optima35 elements
|
2025-01-02 18:50:25 +01:00 |
|
|
7af3191585
|
Merge branch 'chore/optimizing' into 'main'
Chore/optimizing
See merge request CodeByMrFinchum/optima-35!8
|
2025-01-02 14:20:44 +00:00 |
|
|
94a008a26b
|
v0.5.0, prepearing to split project.
|
2025-01-02 15:11:42 +01:00 |
|
|
46ab11847c
|
Moved a function to this class, more fitting.
|
2025-01-02 15:11:31 +01:00 |
|
|
ad62200bb5
|
Now works with optima35 0.5.0
|
2025-01-02 15:11:15 +01:00 |
|
|
1bc135e8c3
|
Made easier to use for other. Giving parameters instead of using local dict.
|
2025-01-02 15:10:53 +01:00 |
|
|
7ef1960ced
|
Moved image handler to optima folder.
|
2025-01-02 15:10:06 +01:00 |
|
|
5ae4c8f9ef
|
Changes because used in program..
|
2025-01-02 15:09:35 +01:00 |
|
|
fc084b2cad
|
Removed restart button which was used for debugging.
|
2025-01-02 15:09:04 +01:00 |
|
|
5182bd6705
|
Prepearing to split UI from optima35 repo.
|
2025-01-02 15:08:42 +01:00 |
|
|
a8bedd01b0
|
Adding information about version handeling.
|
2025-01-02 10:05:50 +00:00 |
|
|
46b7ad17d2
|
Fixing link for preview after moving repo.
|
2025-01-01 13:52:52 +01:00 |
|
|
a3b476b92e
|
Fixed layout and added info about limitation on windows.
|
2024-12-31 14:43:25 +01:00 |
|
|
d99d28c4c0
|
Merge branch 'feature/enhance-modularity' into 'main'
Feature/enhance modularity
See merge request python_projects3802849/optima-35!7
|
2024-12-31 12:36:43 +00:00 |
|
|
29248b2af2
|
Split into two files.
|
2024-12-31 13:34:23 +01:00 |
|
|
e2da9130ba
|
Major update, including better description and preview.
|
2024-12-31 13:34:08 +01:00 |
|
|
82ae4d1817
|
Generating two requirments file for TUI and GUI.
|
2024-12-31 13:33:22 +01:00 |
|
|
f233d615e3
|
Disabled restart button, still use it for development.
|
2024-12-31 13:07:27 +01:00 |
|
|
348441e987
|
Fixed default folder and type.
|
2024-12-31 13:07:27 +01:00 |
|
|
ac2e047952
|
v0.4.1
|
2024-12-31 13:07:27 +01:00 |
|
|
1f096c3dab
|
Updated GUI and TUI preview.
|
2024-12-31 13:07:27 +01:00 |
|
|
a3ca13a6cd
|
Minor changes
|
2024-12-31 13:07:27 +01:00 |
|
|
b2205cf571
|
Updated GUI and TUI preview.
|
2024-12-31 13:07:27 +01:00 |
|
|
4be466d457
|
A few more examples.
|
2024-12-31 13:07:27 +01:00 |
|
|
40b7ca0782
|
Main starts either GUI or TUI. UI split from optima35.
|
2024-12-31 13:07:27 +01:00 |
|
|
1285e5a844
|
Moved optima file class to its own folder.
|
2024-12-31 13:07:27 +01:00 |
|
|
f542e857ff
|
Adjusted for exif and tui settings file.
|
2024-12-31 13:07:27 +01:00 |
|
|
21274856ed
|
Split the old main into optima35 and gui
|
2024-12-31 13:07:27 +01:00 |
|
|
5e0c0761e1
|
main file that handles what ui to start
|
2024-12-31 13:07:26 +01:00 |
|
|
c77b37063f
|
Legacy deleted
|
2024-12-31 13:07:26 +01:00 |
|
|
925dacf8df
|
v0.4.0
|
2024-12-31 13:07:26 +01:00 |
|
|
a0c7b513d3
|
Updated GUI, and TUI file.
|
2024-12-31 13:07:26 +01:00 |
|
|
bc3c602089
|
Merge branch 'chore/requirements' into 'main'
chore: adds requirements.txt
See merge request python_projects3802849/optima-35!6
|
2024-12-31 11:48:37 +00:00 |
|
Mr. Finch
|
5577709f5f
|
chore: adds requirements.txt
|
2024-12-31 11:49:25 +01:00 |
|
|
0224251854
|
Fixed preview
|
2024-12-30 21:21:46 +01:00 |
|
|
a6c730b11d
|
Merge branch 'feature/GUI' into 'main'
Feature/gui
See merge request python_projects3802849/optima-35!5
|
2024-12-30 20:19:49 +00:00 |
|
|
1512e8efeb
|
Feature/gui
|
2024-12-30 20:19:49 +00:00 |
|
|
c36ab9b733
|
Merge branch 'merge/from_forked' into 'main'
Merge image_handler from TUI fork
See merge request python_projects3802849/optima-35!4
|
2024-12-28 10:51:18 +00:00 |
|
|
36d2c32975
|
Merge image_handler from TUI fork
|
2024-12-28 10:51:18 +00:00 |
|
|
2fd144cfd3
|
Merge branch 'feature/ui' into 'main'
Cleaner structure
See merge request python_projects3802849/optima-35!3
|
2024-12-27 23:46:16 +00:00 |
|
|
73a1d877a5
|
Cleaner structure
|
2024-12-27 23:46:16 +00:00 |
|
|
033a021db7
|
Merge branch 'feature/enhance-functions' into 'main'
Enhancing core features
See merge request python_projects3802849/optima-35!2
|
2024-12-27 20:55:20 +00:00 |
|
|
e287f35240
|
Enhancing core features
|
2024-12-27 20:55:20 +00:00 |
|
|
ba505ab382
|
Fixing demo gif not working.
|
2024-12-17 12:33:56 +01:00 |
|
|
0005135087
|
New demo gif for v.0.1.0
|
2024-12-17 12:32:27 +01:00 |
|
|
53970394d7
|
Merge branch 'feature/core' into 'main'
All core features aviable
See merge request python_projects3802849/optima-35!1
|
2024-12-17 11:25:44 +00:00 |
|
|
bc69b077b0
|
All core features aviable
|
2024-12-17 11:25:44 +00:00 |
|
|
7965b55302
|
README ruff layout, updated gitignore to ignores debug files
|
2024-12-11 11:53:04 +01:00 |
|