- optimized the data storage in the on_about() method

- randomized the order in the programmers list at each launch of the on_about() method
This commit is contained in:
Marius Stanciu
2021-06-21 22:21:05 +03:00
committed by Marius
parent d13a6791d1
commit 277d5e4440
2 changed files with 239 additions and 88 deletions

View File

@@ -7,6 +7,11 @@ CHANGELOG for FlatCAM beta
=================================================
21.06.2021
- optimized the data storage in the on_about() method
- randomized the order in the programmers list at each launch of the on_about() method
19.06.2021
- fixed Film Plugin (Tool) negative generation to have the black background in sync with the actual geometry when transformations are applied