- fixed selection by dragging a selection shape in Geometry Editor

This commit is contained in:
Marius Stanciu
2019-08-24 05:08:27 +03:00
committed by Marius
parent 0e96be7d9a
commit 82b39d64d2
3 changed files with 31 additions and 15 deletions

View File

@@ -14,6 +14,7 @@ CAD program, and create G-Code for Isolation routing.
- modified CutOut Tool so now the manual gaps adding will continue until the user is clicking the RMB
- added ability to turn on/of the grid snapping and to jump to a location while in CutOut Tool manual gap adding action
- made PlotCanvas class inherit from VisPy Canvas instead of creating an instance of it (work of JP)
- fixed selection by dragging a selection shape in Geometry Editor
23.08.2019