Markus Lampert
1087d90f07
import DraftTools if Snapper isn't loaded yet (before using it)
2021-02-07 12:39:21 -08:00
luz paz
60c055e62d
Path: Fix header uniformity and remove trailing whitespace
...
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
2020-11-05 19:57:21 +01:00
Eric Trombly
24e681c63b
add lazyloader support
...
lazy_loader is copied to Ext now, modified external imports to lazy_load
add a few more imports to be lazy loaded, think the install path is correct now
[TD]"<" symbol embedded in html
revert changes to path modules for testing
use lazyloader in PathAreaOp.py
add back in deferred loading
temp change to print error message in tests
temp change to print error message in tests
add _init__.py to lazy_loader
make install in CMakeLists.txt one line
2020-04-13 21:14:34 -05:00
Markus Lampert
e6a6395d31
Cleaned up pylint warnings for PathGetPoint
2019-07-01 15:32:54 -07:00
Unknown
f92d63008e
PATH: typo fixes
2017-12-23 14:27:25 +01:00
Markus Lampert
4f785cdd37
Fixed direct editing of point in GetPoint dialog.
2017-12-03 16:32:25 -08:00
Markus Lampert
ac5c26d8aa
Increased tolerance for accepting tags.
2017-11-20 20:37:40 -08:00
Markus Lampert
9851b43df9
Comment explaining the local implementation of snapper mouse move
2017-11-01 10:39:07 -02:00
Markus Lampert
e0197fb6ea
Fixed holding tags snapper interaction.
2017-11-01 10:39:07 -02:00
Markus Lampert
c393c6dc6a
Fixed refactoring issue for snapper tool.
2017-09-26 10:51:17 -03:00
Markus Lampert
bc6ff3690e
Added docstrings to Gui classes.
2017-08-22 10:16:58 -03:00
Markus Lampert
b3e834f7bf
Added option to snapper to hode the snapbar once it's done
2017-08-22 10:16:58 -03:00
Markus Lampert
84c5e717fd
Added location points for drilling to base framework.
2017-08-22 10:16:58 -03:00