Marius Stanciu
|
e54dd14e6c
- updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool
|
6 lat temu |
Marius Stanciu
|
70d123306c
- in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
|
6 lat temu |
Marius Stanciu
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 lat temu |
Marius Stanciu
|
8cba74647f
- made all TclCommands not to be plotted automatically
|
6 lat temu |
Marius Stanciu
|
ecc2c90f2a
- changed all the info messages that are of type warning, error or success so they have a space added after the keyword
|
6 lat temu |
Marius Stanciu
|
006b0c8ecb
- modified the panelize TclCommand to take advantage of the new panelize() function; added a 'threaded' parameter (default value is 1) which controls the execution of the panelize TclCommand: threaded or non-threaded
|
7 lat temu |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 lat temu |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 lat temu |
Marius Stanciu
|
41dffe44d4
Merge https://bitbucket.org/marius_stanciu/flatcam_mpl/src/master into Port_to_Python3k
|
7 lat temu |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
7 lat temu |
Marius Stanciu
|
ef611753a6
- added the posibility to create an object without plotting it. Also if
|
7 lat temu |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 lat temu |
tstellanova
|
37cd1cb1c9
Add panel instances to panel list properly
|
9 lat temu |
Juan Pablo Caram
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
9 lat temu |