- optimized the toggle of annotations; now there is no need to replot the entire CNCJob object too on toggling of the annotations

- on toggling off the plot visibility the annotations are turned off too
- updated translations; Russian translation at 76% (using Yandex translator engine - needs verification by a native speaker of Russian)
- RELEASE 8.919
This commit is contained in:
Marius Stanciu
2019-06-22 21:37:18 +03:00
parent 21a15e73bd
commit 259a62230e
11 changed files with 1668 additions and 1459 deletions

View File

@@ -25,6 +25,10 @@ CAD program, and create G-Code for Isolation routing.
- fixed bug in Gerber isolation (Geometry expects now a value in string format and not float)
- fixed bug in Paint tool: now it is possible to paint geometry generated by External Isolation (or Internal isolation)
- fixed bug in editing a multigeo Geometry object if previously a tool was deleted
- optimized the toggle of annotations; now there is no need to replot the entire CNCJob object too on toggling of the annotations
- on toggling off the plot visibility the annotations are turned off too
- updated translations; Russian translation at 76% (using Yandex translator engine - needs verification by a native speaker of Russian)
- RELEASE 8.919
20.06.2019