Marius Stanciu
|
19b5e100d5
- fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas
|
5 年之前 |
Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
5 年之前 |
Marius Stanciu
|
42949021b1
- fixed the Tcl Command Delete to have an argument -f that will force deletion evading the popup (if the popup is enabled). The sme command without a name now will delete all objects
|
5 年之前 |
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 年之前 |
Marius Stanciu
|
d0e5b6c83a
- fixed imports in all TclCommands
|
6 年之前 |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
7 年之前 |
Marius Stanciu
|
421e9766ea
-clean-up before merge
|
7 年之前 |
Marius Stanciu
|
3b9767cc6f
- I've finally run the tests with OK result (56 tests in 102.937 sec)
|
7 年之前 |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 年之前 |
Mike Evans
|
c3ed6b43f2
Also fix broken add_circle command.
|
9 年之前 |
Juan Pablo Caram
|
f77403b0f2
Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture.
|
9 年之前 |