- modified the Jump To method such that now allows relative jump from the current mouse location

This commit is contained in:
Marius Stanciu
2019-12-16 04:27:32 +02:00
committed by Marius
parent 82c9377a37
commit 414b96015c
3 changed files with 83 additions and 8 deletions

View File

@@ -12,6 +12,7 @@ CAD program, and create G-Code for Isolation routing.
16.12.2019
- in Geometry Editor added support for Jump To function such as that it works within the Editor Tools themselves. For now it works only in absolute jumps
- modified the Jump To method such that now allows relative jump from the current mouse location
15.12.2019