Historie revizí

Autor SHA1 Zpráva Datum
  Marius Stanciu 9f13b47077 - replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute před 5 roky
  Marius Stanciu 7df7e17569 - some message strings cleanup před 5 roky
  Marius Stanciu 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) před 5 roky
  Marius Stanciu 5dcddb168e - added the outname parameter for the geocutout Tcl command před 5 roky
  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 před 5 roky
  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 před 6 roky
  Marius Stanciu d0e5b6c83a - fixed imports in all TclCommands před 6 roky
  Marius Stanciu 8cba74647f - made all TclCommands not to be plotted automatically před 6 roky
  Marius Stanciu 729b7cb11c - some changes in the app.on_togle_units() to make sure we don't try to convert empty parameters which may cause crashes on FlatCAM units change před 6 roky
  Marius Stanciu a5ffe475dd - fixed bug in ToolCutout where creating a cutout object geometry from another external isolation geometry failed před 6 roky
  Marius Stanciu 2a30101bb0 - TclCommand Geocutout is now creating a new geometry object when working on a geometry, preserving also the origin object před 6 roky
  Marius Stanciu c409df0a8e - fixed issue with geometry name not being updated immediately after change while doing geocutout TclCommand před 6 roky
  Marius Stanciu a545658d44 - fixed the Circle Steps parameter for both Gerber and Geometry objects not being applied and instead the app internal defaults were used. před 6 roky
  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 před 6 roky
  Marius Stanciu 9d0bcf477a - removed the Open Gerber with 'follow' menu entry and also the open_gerber Tcl Command attribute 'follow'. This is no longer required because now the follow_geometry is stored by default in a Gerber object attribute gerber_obj.follow_geometry před 7 roky
  Marius Stanciu 1a8db0b5d9 - fixed the Tcl Command Geocutout to work with Gerber objects too (besides Geometry objects) před 7 roky
  Marius Stanciu 2ee80990e5 - added a new function (and shortcut key Escape) that when triggered it deselects all selected objects and delete the selection box(es) před 7 roky
  Marius Stanciu 05ae92726c - renamed the theme to layout because it is really a layout change před 7 roky
  Marius Stanciu e48d2d2f49 -clean-up before merge před 7 roky
  Marius Stanciu 421e9766ea -clean-up before merge před 7 roky
  Marius Stanciu 3b9767cc6f - I've finally run the tests with OK result (56 tests in 102.937 sec) před 7 roky
  Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code před 7 roky
  Juan Pablo Caram f77403b0f2 Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture. před 9 roky